Re: Link Manager 3.0 release
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
Re: Link Manager 3.0 release
Quote:
Originally Posted by
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
Code:
$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
Re: Link Manager 3.0 release
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:
Re: Link Manager 3.0 release
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
Re: Link Manager 3.0 release
Quote:
Originally Posted by
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;
}
Re: Link Manager 3.0 release
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
Re: Link Manager 3.0 release
Quote:
Originally Posted by
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
Re: Link Manager 3.0 release
[FONT=Arial]I 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=Arial]I have been looking through the forum, and checking out other Zen users site, but do not see that info any where[/FONT]
[FONT=Arial]clydejones, what do you suggest[/FONT]
[FONT=Arial]:lookaroun[/FONT]
Re: Link Manager 3.0 release
Quote:
Originally Posted by
fvb
[FONT=Arial]I 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=Arial]I have been looking through the forum, and checking out other Zen users site, but do not see that info any where[/FONT]
[FONT=Arial]clydejones, what do you suggest[/FONT]
[FONT=Arial]:lookaroun[/FONT]
Clidk the "link help" button on the links submit page.
Re: Link Manager 3.0 release
[FONT=Times New Roman]I apologize I’m probably not wording this right, [/FONT]
[FONT=Times New Roman]If I go to [/FONT][FONT=Times New Roman]http://mysticmountainnaturals.com/[/FONT]
[FONT=Times New Roman]Click on [/FONT][FONT=Verdana]Submit Link[/FONT]
[FONT=Verdana]It takes me to the [/FONT][FONT=Verdana]Link Information [/FONT][FONT=Verdana]page[/FONT]
[FONT=Verdana]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?[/FONT]