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

Link Manager 3.0 Support Thread

Views: 486,720

Results 481 to 500 of 1,988
9 Aug 2007, 1:05 PM
#481
heathenmagic avatar

heathenmagic

Totally Zenned

Join Date:
May 2005
Location:
England
Posts:
730
Plugin Contributions:
0

Link Manager 3.0 Support Thread

Hello Clyde,

I have had this happen before, I know it doesn't happen to everybody. I had upgraded to the last version, and get a division by zero error:-

http://www.thegemtree.com/index.php?main_page=links

Last time I got it, I installed from scratch instead of using upgrade. I have a lot of links already, so I wondered if there was a way around it?

Thanksfully,

Heathenmagic

9 Aug 2007, 1:55 PM
#482
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

HeathenMagic:

Hello Clyde,

I have had this happen before, I know it doesn't happen to everybody. I had upgraded to the last version, and get a division by zero error:-

http://www.thegemtree.com/index.php?main_page=links

Last time I got it, I installed from scratch instead of using upgrade. I have a lot of links already, so I wondered if there was a way around it?

Thanksfully,

Heathenmagic

line 37 in tpl_links_default.php is

$width = (int)(100 / MAX_LINK_CATEGORIES_ROW) . '%';

Check
admin -> configuration -> links manager and see what the setting for Number of Link Categories Per Row is. it shouldn't be 0

9 Aug 2007, 10:16 PM
#483
heathenmagic avatar

heathenmagic

Totally Zenned

Join Date:
May 2005
Location:
England
Posts:
730
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

Hello there Clyde,

I tried the SQL through PHPadmin on the host, and after adding prefix, the problem goes away, and the config shows up.

I upload SQL through Zencart, but with links manager, it seems to go awry now and then. lol

But no matter, I will put it through the host end, it must be a clash of mods or something.

Sincerely,

Heathenagic :smile:

12 Aug 2007, 5:33 PM
#484
heathenmagic avatar

heathenmagic

Totally Zenned

Join Date:
May 2005
Location:
England
Posts:
730
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

Hello there,

Sorry its me again! lol. Just wondered, if the links box is active, is there any css code to align it. I looked through the pages but couldn't see any post about the link box. I have it on my website at the minute, left hand side.

Regards,

Russ :lookaroun

12 Aug 2007, 5:47 PM
#485
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

HeathenMagic:

Hello there,

Sorry its me again! lol. Just wondered, if the links box is active, is there any css code to align it. I looked through the pages but couldn't see any post about the link box. I have it on my website at the minute, left hand side.

Regards,

Russ :lookaroun

you can add this to your stylesheet.css

#linksboxContent {
text-align: center;
}

12 Aug 2007, 6:29 PM
#486
heathenmagic avatar

heathenmagic

Totally Zenned

Join Date:
May 2005
Location:
England
Posts:
730
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

Hello Clyde,

I have put that entry in. It doesn't seem to change the alignment yet. I have put it at the bottom of stylesheet.css, is that a good place for it?

Thanks,

Heathenmagic

12 Aug 2007, 7:38 PM
#487
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

HeathenMagic:

Hello Clyde,

I have put that entry in. It doesn't seem to change the alignment yet. I have put it at the bottom of stylesheet.css, is that a good place for it?

Thanks,

Heathenmagic

That should be fine

12 Aug 2007, 7:50 PM
#488
fvb avatar

fvb

Zen Follower

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

Re: Link Manager 3.0 Support Thread

FONT=ArialI have been playing with link manager on my test server, and like what I see. But I do not see a place to list my link info, so when some one submits a new link they know what info to use for the reciprocal link. Am I just missing it?[/FONT]
FONT=ArialI have been looking through the forum, and checking out other Zen users site, but do not see that info any where[/FONT]
FONT=Arialclydejones, what do you suggest[/FONT]

12 Aug 2007, 9:32 PM
#489
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

fvb:

FONT=ArialI have been playing with link manager on my test server, and like what I see. But I do not see a place to list my link info, so when some one submits a new link they know what info to use for the reciprocal link. Am I just missing it?[/FONT]
FONT=ArialI have been looking through the forum, and checking out other Zen users site, but do not see that info any where[/FONT]
FONT=Arialclydejones, what do you suggest[/FONT]

Clidk the "link help" button on the links submit page.

13 Aug 2007, 12:02 AM
#490
fvb avatar

fvb

Zen Follower

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

Re: Link Manager 3.0 Support Thread

I apologize I’m probably not wording this right,
If I go to http://mysticmountainnaturals.com/
Click on Submit Link
It takes me to the Link Information page
Where on that page does it tell me what you want me to use for the title, URL, and description of your web site for the reciprocal link on my website back to your site?

13 Aug 2007, 12:34 AM
#491
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

fvb:

I apologize I’m probably not wording this right,
If I go to http://mysticmountainnaturals.com/
Click on Submit Link
It takes me to the Link Information page
Where on that page does it tell me what you want me to use for the title, URL, and description of your web site for the reciprocal link on my website back to your site?

Once again - click the "Link Help" button on that page

13 Aug 2007, 1:09 AM
#492
fvb avatar

fvb

Zen Follower

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

Re: Link Manager 3.0 Support Thread

This is what I see when I click on the help button

Links Help


Site Title: A descriptive title for your website.

URL: The absolute web address of your website, including the 'http://'.

Category: Most appropriate category under which your website falls.

Description: A brief description of your website.

Full Name: Your full name.

Email: Your email address. Please enter a valid email, as you will be notified via email.

Reciprocal Page: The absolute URL of your links page, where a link to our website will be listed/displayed.
Eg: http://your-domain.com/path/to/your/links_page.php

Close Window [x]
If you wanted to add a link on my web site, back to your site, what link info would you like to see on my links page describing you website?
If I have to have a reciprocal link, I would need to know what you would want for a description of you site, the help page does not tell me that.
When I email a webmaster asking for a link exchange I give them my info
Title: Foxvalleybirkenstock - Birkenstock Shoes, Sandals, Clogs And Socks
URL: http://www.foxvalleybirkenstock.com
Site Description: Footwear from Fox Valley Birkenstock. Shop our complete line of Birkenstock shoes, sandals, clogs and Socks. Birki, Footprints, Papillio, Tatami, Alpro, Heide Klum Collection

What I’m looking for is some place to put this on the Link Information page
So that some one filling out the form will know what to use for the reciprocal link.
Is there some thing in the admin config that I’m missing?

13 Aug 2007, 2:23 AM
#493
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

fvb:

This is what I see when I click on the help button


Links Help


Site Title: A descriptive title for your website.

URL: The absolute web address of your website, including the 'http://'.

Category: Most appropriate category under which your website falls.

Description: A brief description of your website.

Full Name: Your full name.

Email: Your email address. Please enter a valid email, as you will be notified via email.

Reciprocal Page: The absolute URL of your links page, where a link to our website will be listed/displayed.
Eg: http://your-domain.com/path/to/your/links_page.php

Close Window [x]
If you wanted to add a link on my web site, back to your site, what link info would you like to see on my links page describing you website?
If I have to have a reciprocal link, I would need to know what you would want for a description of you site, the help page does not tell me that.
When I email a webmaster asking for a link exchange I give them my info
Title: Foxvalleybirkenstock - Birkenstock Shoes, Sandals, Clogs And Socks
URL: http://www.foxvalleybirkenstock.com
Site Description: Footwear from Fox Valley Birkenstock. Shop our complete line of Birkenstock shoes, sandals, clogs and Socks. Birki, Footprints, Papillio, Tatami, Alpro, Heide Klum Collection

What I’m looking for is some place to put this on the Link Information page
So that some one filling out the form will know what to use for the reciprocal link.
Is there some thing in the admin config that I’m missing?

Open admin -> tools -> define pages editor

select the links submit entry and edit the page to include whatever information you wish.

You can also edit the same page manually if you so desire.
open includes/languages/english/html_includes/YOUR_TEMPLATE/define_links_submit.php and edit as you wish.

If you do not require or want a reciprocal link you can turn that option off in admin -> configuration -> links manager

13 Aug 2007, 7:40 AM
#494
bigjoed avatar

bigjoed

Zen Follower

Join Date:
Apr 2006
Location:
Fort Bragg, North Carolina
Posts:
152
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

I'm using zencart 1.3.7.1 and links manager 3.2.2. I have two problems with the link manager. First in the admin section. I get the followin error when trying to add a link:

Status:
Catchable fatal error: Object of class queryFactoryResult could not be converted to string in http://www.mysite.com/admin/includes/functions/html_output.php on line 333

My other problem is on the actual website. The "send now" button does not show neither does the pop up help button.

I had no problems with previous contributions and older versions of zencart before. I really think this is a great addon.

I will appreciate any help on this.

Thanks

13 Aug 2007, 8:14 AM
#495
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

bigjoed:

I'm using zencart 1.3.7.1 and links manager 3.2.2. I have two problems with the link manager. First in the admin section. I get the followin error when trying to add a link:

Status:
Catchable fatal error: Object of class queryFactoryResult could not be converted to string in http://www.mysite.com/admin/includes/functions/html_output.php on line 333

My other problem is on the actual website. The "send now" button does not show neither does the pop up help button.

I had no problems with previous contributions and older versions of zencart before. I really think this is a great addon.

I will appreciate any help on this.

Thanks

URL for your site?

13 Aug 2007, 9:45 AM
#496
bigjoed avatar

bigjoed

Zen Follower

Join Date:
Apr 2006
Location:
Fort Bragg, North Carolina
Posts:
152
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

My website is installed on a network server, I'm testing everything before I upload it. I like testing everything before I publish. This is actually the only problem I'm running into.

I never had problems with previous contributions before on my server.

Thanks

13 Aug 2007, 11:55 AM
#497
fvb avatar

fvb

Zen Follower

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

Re: Link Manager 3.0 Support Thread

thanks Clyde

I knew I was just missing something,
thats just what i was looking for

:smile:

13 Aug 2007, 3:01 PM
#498
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

bigjoed:

My website is installed on a network server, I'm testing everything before I upload it. I like testing everything before I publish. This is actually the only problem I'm running into.

I never had problems with previous contributions before on my server.

Thanks

Status:
Catchable fatal error: Object of class queryFactoryResult could not be converted to string in http://www.mysite.com/admin/includes/functions/html_output.php on line 333

What version of PHP are you running on your network server?

My other problem is on the actual website. The "send now" button does not show neither does the pop up help button.

Sounds like you're missing a couple of definition files

Make sure you've changed ALL instances of the YOUR_TEMPLATE folder to match the name of your custom template

13 Aug 2007, 8:06 PM
#499
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

Here's a fix for those with PHP 5+ on their servers and who encounter the following error when adding links from the admin panel:

Status:
Catchable fatal error: Object of class queryFactoryResult could not be converted to string in http://www.mysite.com/admin/includes/functions/html_output.php on line 333

open admin/links.php and locate the following line of code: around line 509

echo zen_draw_pull_down_menu('links_status', $link_statuses, $lInfo->links_status);

and replace with the following:

echo zen_draw_pull_down_menu('links_status', $link_statuses, $links_status);

I'll include this fix in an update and post in the downloads section

14 Aug 2007, 11:14 AM
#500
bigjoed avatar

bigjoed

Zen Follower

Join Date:
Apr 2006
Location:
Fort Bragg, North Carolina
Posts:
152
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

That did it, thanks. No more errors. I did however, checked that I uploaded all the files correctly, I even downloaded a complete new zip file, but still can't show the "send now button" or the pop up help button. Any other suggestions.

By the way, I want to thank you for your time helping me out.