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

Link Manager 3.0 Support Thread

Views: 486,715

Results 381 to 400 of 1,988
25 Jun 2007, 7:34 PM
#381
gxjenkins avatar

gxjenkins

Zen Follower

Join Date:
Apr 2007
Location:
Tampa, Florida
Posts:
180
Plugin Contributions:
0

Link Manager 3.0 Support Thread

Sorry, I had one more question. Where can I format the emails that it sends out.?
Thanks.

26 Jun 2007, 4:30 AM
#382
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

gxjenkins:

I installed yesterday, and no errors. Everyting seems to be working, but my Help button, is just text, no button. I uploaded file Links_buttons.zip, but no change.
How can I fix this?
Thanks.

make sure that you have uploaded the buttons file to:
includes/templates/YOUR_TEMPLATE
(YOUR_TEMPLATE being the name of your custom template)

26 Jun 2007, 4:31 AM
#383
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

gxjenkins:

Sorry, I had one more question. Where can I format the emails that it sends out.?
Thanks.

E-mails are formated automatically by the MOD.

26 Jun 2007, 9:40 PM
#384
gxjenkins avatar

gxjenkins

Zen Follower

Join Date:
Apr 2007
Location:
Tampa, Florida
Posts:
180
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

I did upload the buttons file, twice. I still have the text, and the link shows an address, but no pop up.

Any ideas as to why it's working would be appreciated.
Thanks.

26 Jun 2007, 10:00 PM
#385
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

gxjenkins:

I did upload the buttons file, twice. I still have the text, and the link shows an address, but no pop up.

Any ideas as to why it's working would be appreciated.
Thanks.

check includes/languages/english/extra_definitions/links_manager_defines.php and make sure the following define statements are included.

define('BUTTON_IMAGE_SUBMIT_LINK', 'button_submit_link.gif');
define('BUTTON_SUBMIT_LINK_ALT', 'Submit Link');
define('BUTTON_IMAGE_LINK_HELP', 'button_link_help.gif');
define('BUTTON_LINK_HELP_ALT', 'Link Help');

27 Jun 2007, 4:21 AM
#386
gxjenkins avatar

gxjenkins

Zen Follower

Join Date:
Apr 2007
Location:
Tampa, Florida
Posts:
180
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

The last two defines were missing. Adding the missing defines worked for showing the button. It still does not pop up the help screen.
I just changed hosts accounts and I've some problems with rights. Where is the file that should pop up? I'll check to make sure it's there and the rights are properly set.

27 Jun 2007, 9:05 AM
#387
blag avatar

blag

Zen Follower

Join Date:
May 2007
Location:
Leicester, England
Posts:
165
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

The latter two defines weren't in my download from the Zen Cart Downloads Area, either!!!

27 Jun 2007, 11:44 AM
#388
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

gxjenkins:

The last two defines were missing. Adding the missing defines worked for showing the button. It still does not pop up the help screen.
I just changed hosts accounts and I've some problems with rights. Where is the file that should pop up? I'll check to make sure it's there and the rights are properly set.

blag:

The latter two defines weren't in my download from the Zen Cart Downloads Area, either!!!

OK, Thanks for the info. I'll post an update to the download section.

3 Jul 2007, 11:42 AM
#389
alext avatar

alext

New Zenner

Join Date:
May 2007
Location:
Perth, Australia
Posts:
54
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

Hi Clyde,

Just installed links_manager_3.1.2. Everything went well, but I noticed a couple of problems.

  1. When I go to Admin -> Extras -> Links and hit New Link,
    it shows the following error message at the bottom, under the Options:

OptionsStatus:
Catchable fatal error: Object of class queryFactoryResult could not be converted to string in /home/matrecom/public_html/admin/includes/functions/html_output.php on line 333

It gives you no option to proceed with the creation of the link either.

  1. If I use IE7 for Admin -> Extras -> Links, then it becomes obvious that a button for the New Link is missing (this is not obvious in FF). The address for the button is "/admin/includes/languages/english/images/buttons/button_new_link.gif", however there is no "\admin\includes\languages\english\buttons" directory in the mod that I downloaded.

What are my best options to fix this? Has anyone else encountered similar problems?

And yes, as other people pointed out, the Links Help button on the Submit a Link page is not working.

Many thanks,
Alex

3 Jul 2007, 2:04 PM
#390
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

AlexT:

Hi Clyde,

Just installed links_manager_3.1.2. Everything went well, but I noticed a couple of problems.

  1. When I go to Admin -> Extras -> Links and hit New Link,
    it shows the following error message at the bottom, under the Options:

OptionsStatus:
Catchable fatal error: Object of class queryFactoryResult could not be converted to string in /home/matrecom/public_html/admin/includes/functions/html_output.php on line 333

It gives you no option to proceed with the creation of the link either.

  1. If I use IE7 for Admin -> Extras -> Links, then it becomes obvious that a button for the New Link is missing (this is not obvious in FF). The address for the button is "/admin/includes/languages/english/images/buttons/button_new_link.gif", however there is no "\admin\includes\languages\english\buttons" directory in the mod that I downloaded.

What are my best options to fix this? Has anyone else encountered similar problems?

And yes, as other people pointed out, the Links Help button on the Submit a Link page is not working.

Many thanks,
Alex

First: what version of PHP are you using?

Second: I'll post you fix for the button issue shortly.

3 Jul 2007, 2:26 PM
#391
alext avatar

alext

New Zenner

Join Date:
May 2007
Location:
Perth, Australia
Posts:
54
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

My PHP Version is 5.2.1.
Thank you,
Alex

3 Jul 2007, 2:38 PM
#392
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

Second: I'll post you fix for the button issue shortly.

Here's a fix for the buttons.

As always unzip the file, rename the YOUR_TEMPLATE folders to match the name of your custom template.
upload the entire admin and includes folders to your server.

[Attachment no longer available]

3 Jul 2007, 3:02 PM
#393
alext avatar

alext

New Zenner

Join Date:
May 2007
Location:
Perth, Australia
Posts:
54
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

clydejones:

Here's a fix for the buttons.

As always unzip the file, rename the YOUR_TEMPLATE folders to match the name of your custom template.
upload the entire admin and includes folders to your server.

[Attachment no longer available]

Thank you, this fixed the IE7 button issue! Just hope that the New Link creation issue will be as painless as this one.

Many thanks,
Alex

3 Jul 2007, 3:04 PM
#394
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

AlexT:

My PHP Version is 5.2.1.
Thank you,
Alex

Try this fix for admin/includes/functions/html_output.php

replace line 333 with the following code:

// bof php5 fix - aclarke - 301206
    if (empty($default) && isset($GLOBALS['$name'])) $default = stripslashes($GLOBALS['$name']);
	// eof php5 fix - aclarke - 301206
3 Jul 2007, 3:32 PM
#395
alext avatar

alext

New Zenner

Join Date:
May 2007
Location:
Perth, Australia
Posts:
54
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

clydejones:

Try this fix for admin/includes/functions/html_output.php

replace line 333 with the following code:

// bof php5 fix - aclarke - 301206
if (empty($default) && isset($GLOBALS['$name'])) $default = stripslashes($GLOBALS['$name']);
// eof php5 fix - aclarke - 301206


Clyde, 

My line  333 was:
  } else {

Anyway the error now is: 
Status:              
**Catchable fatal error**:  Object of class queryFactoryResult could not be converted to string in **/home/matrecom/public_html/admin/includes/functions/html_output.php** on line **667

**Thanks, 
Alex
3 Jul 2007, 3:49 PM
#396
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

AlexT:

Clyde,

My line 333 was:

  } else {
> 
> Anyway the error now is: 
> Status:              
> **Catchable fatal error**:  Object of class queryFactoryResult could not be converted to string in **/home/matrecom/public_html/admin/includes/functions/html_output.php** on line **667
> 
> **Thanks, 
> Alex

This should take care of it.

Just unzip the file and upload the admin folder to your server.

[Attachment no longer available]
3 Jul 2007, 3:58 PM
#397
alext avatar

alext

New Zenner

Join Date:
May 2007
Location:
Perth, Australia
Posts:
54
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

clydejones:

This should take care of it.

Just unzip the file and upload the admin folder to your server.

[Attachment no longer available]

This works!!! Thank you so much!
Alex

3 Jul 2007, 4:03 PM
#398
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

AlexT:

This works!!! Thank you so much!
Alex

glad to help

4 Jul 2007, 11:53 AM
#399
alext avatar

alext

New Zenner

Join Date:
May 2007
Location:
Perth, Australia
Posts:
54
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

clydejones:

glad to help

Clyde,

Thanks for your help. Please check the latest mod in the Downloads section. The file \includes\modules\pages\links_submit\jscript_main.php seems to be missing.

Cheers,
Alex

4 Jul 2007, 1:57 PM
#400
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

AlexT:

Clyde,

Thanks for your help. Please check the latest mod in the Downloads section. The file \includes\modules\pages\links_submit\jscript_main.php seems to be missing.

Cheers,
Alex

Thanks,
An updated release should be available in the downloads section shortly.