Zen Cart Logo
Forums / Addon Sideboxes / Link Manager 3.0 Support Thread

Link Manager 3.0 Support Thread

Views: 486,683

Results 81 to 100 of 1,988
21 Feb 2007, 22:54
#81
wtashby avatar

wtashby

Totally Zenned

Join Date:
Feb 2006
Posts:
594
Plugin Contributions:
0

Link Manager 3.0 Support Thread

I downloaded and installed the version that was available 2 weeks ago. Should I update? Download again, reinstall and use the new sql that a_berezin just posted above?

21 Feb 2007, 23:43
#82
a_berezin avatar

a_berezin

Deceased

Join Date:
Aug 2004
Location:
Saint Petersburg, Russia
Posts:
1,782
Plugin Contributions:
5

Re: Link Manager 3.0 Support Thread

No, you don't need to update. This sql only for new installation.

22 Feb 2007, 00:57
#83
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Link Manager 3.0 Support Thread

wtashby:

I downloaded and installed the version that was available 2 weeks ago. Should I update? Download again, reinstall and use the new sql that a_berezin just posted above?

No, you don't need to update the version you have.

A completely new version is on its way. I'm just working out a couple of problems I didn't expect, but the new version should be available soon.

22 Feb 2007, 01:23
#84
a_berezin avatar

a_berezin

Deceased

Join Date:
Aug 2004
Location:
Saint Petersburg, Russia
Posts:
1,782
Plugin Contributions:
5

Re: Link Manager 3.0 Support Thread

clydejones,

clydejones:

The only thing left now is to get the "all links display page" working correctly.
Describe the problem.

22 Feb 2007, 06:21
#85
faristababa avatar

faristababa

New Zenner

Join Date:
Dec 2006
Posts:
45
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

Firstly Thanks, you are a big help:smile: .

**I like to show only the English link.
The customer can at a new link from all languages to the English page.

· I have to up load the languages fills to all the languages?
If I up load them, I can only see the links I at to this language.

· Is it possible to maximise the Description to 1 or 2 line?

**

22 Feb 2007, 06:29
#86
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Link Manager 3.0 Support Thread

a_berezin:

clydejones,

Describe the problem.

I'll PM you, probably tomorrow.

22 Feb 2007, 07:06
#87
a_berezin avatar

a_berezin

Deceased

Join Date:
Aug 2004
Location:
Saint Petersburg, Russia
Posts:
1,782
Plugin Contributions:
5

Re: Link Manager 3.0 Support Thread

Dublicate English links to all other laguages links.

Where maximize description?

22 Feb 2007, 12:50
#88
faristababa avatar

faristababa

New Zenner

Join Date:
Dec 2006
Posts:
45
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

I like to show only the English link.
The customer can at a new link from all languages to the English page.

·I up load the languag fills to all the languages.
·I install the links_sql.zip from a_berezin
·I change the sideboxes/links.phpFind (~23 line)
Works good but I have to make the link for every languages again.

  • It is possible to minimize the Description in the admin -configuration-links manager that's fine.
  • I can’t find a tool to maximise the Description to 1 or 2 lines.The customer shut have only the possibility to at maximise 45 letters as Description.
    There is a tool for this p:blush:sting?
23 Feb 2007, 22:56
#89
doodlebuckets avatar

doodlebuckets

Totally Zenned

Join Date:
Jul 2005
Posts:
497
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

I just updated to 3.0 and have email problems like I did with the earlier version. I fixed it before but can't for the life of me remember what I did to fix it. In testing my links submission, I am getting

"Link submittal at Doodlebuckets Fuzzi Bunz Cloth Diaper Depot
$EMAIL_MESSAGE_HTML"

in the body of my emails.

Any advice on how to fix this?
Thanks!

24 Feb 2007, 02:03
#91
doodlebuckets avatar

doodlebuckets

Totally Zenned

Join Date:
Jul 2005
Posts:
497
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

I was involved in that thread. It didn't fix it before. It doesn't fix it now. I am at a loss to remember how, but I did fix it previously. Any other ideas?
Amy

24 Feb 2007, 02:16
#92
doodlebuckets avatar

doodlebuckets

Totally Zenned

Join Date:
Jul 2005
Posts:
497
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

I'm trying to narrow down where the problem is. In includes/languages/english/links_submit.php the part dealing with email is as follows:

define('EMAIL_SUBJECT', 'Welcome to ' . STORE_NAME . ' link exchange.');
define('EMAIL_GREET_NONE', 'Dear %s' . "\n\n");
define('EMAIL_WELCOME', 'We welcome you to the <b>' . STORE_NAME . '</b> link exchange program.' . "\n\n");
define('EMAIL_TEXT', 'Your link has been successfully submitted at ' . STORE_NAME . '. It will be added to our listing as soon as we approve it. You will receive an email about the status of your submittal. If you have not received it within the next 48 hours, please contact us before submitting your link again.' . "\n\n");
define('EMAIL_CONTACT', 'For help with our link exchange program, please email the store-owner: ' . STORE_OWNER_EMAIL_ADDRESS . '.' . "\n\n");
define('EMAIL_WARNING', '<b>Note:</b> This email address was given to us during a link submittal. If you have a problem, please send an email to ' . STORE_OWNER_EMAIL_ADDRESS . '.' . "\n");
define('EMAIL_OWNER_SUBJECT', 'Link submittal at ' . STORE_NAME);
define('EMAIL_OWNER_TEXT', 'A new link was submitted at ' . STORE_NAME . '. It is not yet approved. Please verify this link and activate.' . "\n\n");

Could something here need to be modified?

24 Feb 2007, 02:32
#93
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Link Manager 3.0 Support Thread

Amy,

I don't think any changes need to be done there. That just defines the text that "should" show up in the e-mails.

Let me check a couple of other files. (something else on the todo list for the new version.)

Can I ask how you are sending your test submittals from the links_submit page or from your admin panel?

24 Feb 2007, 02:51
#94
doodlebuckets avatar

doodlebuckets

Totally Zenned

Join Date:
Jul 2005
Posts:
497
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

Thanks for looking into it. I am doing a test on the links submit page. I have not tried anything through the admin. I so wish I could remember how I did it before!

24 Feb 2007, 02:55
#95
doodlebuckets avatar

doodlebuckets

Totally Zenned

Join Date:
Jul 2005
Posts:
497
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

OK, I just sent myself an email through Links_contact in admin and the email came through like this:

$EMAIL_SUBJECT
$EMAIL_MESSAGE_HTML$EMAIL_FOOTER_COPYRIGHT$EMAIL_DISCLAIMER
$EMAIL_SPAM_DISCLAIMER$EXTRA_INFO

My header logo didn't show up either.

Amy

24 Feb 2007, 03:00
#96
doodlebuckets avatar

doodlebuckets

Totally Zenned

Join Date:
Jul 2005
Posts:
497
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

I also get

Warning: Invalid argument supplied for foreach() in /home/doodlebu/www/www/store/includes/functions/functions_email.php on line 380

Warning: Cannot modify header information - headers already sent by (output started at /home/doodlebu/www/www/store/includes/functions/functions_email.php:380) in /home/doodlebu/www/www/store/admin/includes/functions/general.php on line 34

after I send the email from admin

24 Feb 2007, 06:19
#97
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Link Manager 3.0 Support Thread

Doodlebuckets:

I also get

Warning: Invalid argument supplied for foreach() in /home/doodlebu/www/www/store/includes/functions/functions_email.php on line 380

Warning: Cannot modify header information - headers already sent by (output started at /home/doodlebu/www/www/store/includes/functions/functions_email.php:380) in /home/doodlebu/www/www/store/admin/includes/functions/general.php on line 34

after I send the email from admin

OK, to solve this problem.

Open admin/links_contact.php

find the following code:

zen_mail($mail_query->fields['links_contact_name'], $mail_query->fields['links_contact_email'], $subject, $message, STORE_OWNER, STORE_OWNER_EMAIL_ADDRESS, 'link_exchange');

Delete the highlighted portion. Save the file and upload to your server.

24 Feb 2007, 13:32
#98
doodlebuckets avatar

doodlebuckets

Totally Zenned

Join Date:
Jul 2005
Posts:
497
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

Thanks! That fixed the one error. But when I got the email I sent through admin, I got the same $EMAIL_MESSAGE_HTML in my email text. Still racking my brain on this end LOL

28 Feb 2007, 16:34
#99
marie893 avatar

marie893

New Zenner

Join Date:
Apr 2005
Posts:
63
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

Hi
I may be looking in the wrong plce but I cannot find this download, i have tried in the downloads section under every section, am I just missing it?
yoursMarie