-
Re: Link Manager 3.0 Support Thread
Thanks, I found the fix for the link. It's just that some of the textarea where you put the link Description is real small and some are ok.
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
weezee
Thanks, I found the fix for the link. It's just that some of the textarea where you put the link Description is real small and some are ok.
You can have a look here. These links were all done using the submit forms (that you are using) from both the admin panel and the submit links page.
As I said, You may need to look at the links description database table (using phpmyadmin and do some editing)
-
Re: Link Manager 3.0 Support Thread
Thanks again Clyde, What I had to do was put each link description in again through the admin. I see your links listing back button takes you back to the category listing when clicked on. mine takes me back to the home page in all my sites. How can I fix that. I'm sorry to keep bothering you. I just changed this site over from OSC a while back and I am still working on it, I had to start it over from scratch.
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
weezee
Thanks again Clyde, What I had to do was put each link description in again through the admin. I see your links listing back button takes you back to the category listing when clicked on. mine takes me back to the home page in all my sites. How can I fix that. I'm sorry to keep bothering you. I just changed this site over from OSC a while back and I am still working on it, I had to start it over from scratch.
Check here for a fix to the back button issue
-
Re: Link Manager 3.0 Support Thread
Clyde that link don't work, I tried with internet explorer, and I got Internet Explorer cannot display the webpage. etc. etc. then I tried with fox fire and I got Firefox can't find the server at http. etc, etc.
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
weezee
Clyde that link don't work, I tried with internet explorer, and I got Internet Explorer cannot display the webpage. etc. etc. then I tried with fox fire and I got Firefox can't find the server at http. etc, etc.
zen-cart.com/forum/showpost.php?p=547637&postcount=20
-
Re: Link Manager 3.0 Support Thread
Thanks clyde for all your help your have given me now and in the pass.
Eloise
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
weezee
Thanks clyde for all your help your have given me now and in the pass.
Eloise
Glad to help.
-
Re: Link Manager 3.0 Support Thread
:clap: Clyde, I just uploaded and install 3.5 and I'm having some difficulties with submitting links and links help. I entered "all" my current links via admin and can't seem to send one through via "Submit Link". Also when I click on "Links Help", I'm getting a blank popup screen. Any help you can give or direction would be appreciated.
Thanks,
Geary
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
ibparn
:clap: Clyde, I just uploaded and install 3.5 and I'm having some difficulties with submitting links and links help. I entered "all" my current links via admin and can't seem to send one through via "Submit Link". Also when I click on "Links Help", I'm getting a blank popup screen. Any help you can give or direction would be appreciated.
Thanks,
Geary
URL for your site?
-
Re: Link Manager 3.0 Support Thread
:smile: www.spankit-golf.com and I found the problem with the help link. background color is black so letters were no showing up.
Thanks,
Geary
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
ibparn
:smile:
www.spankit-golf.com and I found the problem with the help link. background color is black so letters were no showing up.
Thanks,
Geary
I just submitted a test link and didn't experience any problems.
Check admin -> extras -> links and see if there is a link called "Test Submission"
-
Re: Link Manager 3.0 Support Thread
:clap:Thanks for all your help... It worked just fine and I submitted one and it went also. Thanks again for your support and very quick replies.
Thanks,
Geary
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
ibparn
:clap:Thanks for all your help... It worked just fine and I submitted one and it went also. Thanks again for your support and very quick replies.
Thanks,
Geary
Glad to help
-
Re: Link Manager 3.0 release
Quote:
Originally Posted by
Alex Clarke
Ok, I've sorted it.
Just replacing
line 333 in
admin\includes\functions\html_output.php with the following worked.
Code:
// bof php5 fix - aclarke - 301206
if (empty($default) && isset($GLOBALS['$name'])) $default = stripslashes($GLOBALS['$name']);
// eof php5 fix - aclarke - 301206
However, my admin menu still doesn't work when I'm on the links.php page. :(
Also, when adding a new link the category field is marked as required? Is this correct? I've just added a link without a category (as I have no categories setup yet) and it didn't nag me to specify a category.
Hi..I am also having this same problem...with the error when trying to add a link from admin...ok..where is line 333 in the html_output file? I can't seem to find it..I was going crazy for days trying to make it work..:-( Which line am I replacing?
Please help.
Thanks so much,
Julianna
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
Julianna
Hi..I am also having this same problem...with the error when trying to add a link from admin...ok..where is line 333 in the html_output file? I can't seem to find it..I was going crazy for days trying to make it work..:-( Which line am I replacing?
Please help.
Thanks so much,
Julianna
Check the link in this post
-
Re: Link Manager 3.0 Support Thread
It worked !!! :clap:
That made my night! lol
Thank you sooo much for the quick reply.
You're the best!
Regards,
Julianna
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
Julianna
It worked !!! :clap:
That made my night! lol
Thank you sooo much for the quick reply.
You're the best!
Regards,
Julianna
glad to help.
-
Re: Link Manager 3.0 Support Thread
Found this thread after I posted somewhere else, sorry bout that but anyways:
1) I can't get the links categories box to appear anywhere on the main page of my website, should be in right column at bottom by the settings.
2) Getting error when running patch sql:
Status:
Catchable fatal error: Object of class queryFactoryResult could not be converted to string in /home5/dmsoftwy/public_html/[secret]/includes/functions/html_output.php on line 333
What is fix?
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
dmm2020
Found this thread after I posted somewhere else, sorry bout that but anyways:
1) I can't get the links categories box to appear anywhere on the main page of my website, should be in right column at bottom by the settings.
2) Getting error when running patch sql:
Status:
Catchable fatal error: Object of class queryFactoryResult could not be converted to string in /home5/dmsoftwy/public_html/[secret]/includes/functions/html_output.php on line 333
What is fix?
Check post 1316 above.
-
Re: Link Manager 3.0 Support Thread
Still no go,
I eliminated the error I was getting when I ran the SQL, but...
No links box on the store front yet.
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
dmm2020
Still no go,
I eliminated the error I was getting when I ran the SQL, but...
No links box on the store front yet.
Have You:
Created and activated any links categories?
admin -> extras -> links categories
turned on the links sidebox?
admin -> tools -> layout boxes controller
By default there should be one link already installed with the mod.
Did you run the install_links_manager.sql
-
Re: Link Manager 3.0 Support Thread
Yest to all 3. Went through all the threads for clues still no go.
I am also having trouble with the "template override system". It is NOT very user friendly and confusing until you gain a lot fo experience with it.
I named my override directory a word like "mytemplate". Just exactly how does ZenCart recognize that name?
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
dmm2020
Yest to all 3. Went through all the threads for clues still no go.
I am also having trouble with the "template override system". It is NOT very user friendly and confusing until you gain a lot fo experience with it.
I named my override directory a word like "mytemplate". Just exactly how does ZenCart recognize that name?
mytemplate is fine for your override directory.
You'll need to go to admin -> tools -> template select
select the edit button and then choose mytemplate from the dropdown menu and then click the update button.
Now go to admin -> tools -> layout boxes controller
scroll to the bottom of the page and click the reset button.
-
Re: Link Manager 3.0 Support Thread
Still no go
Only entry there is the Classic Comtemporary Green
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
dmm2020
Still no go
Only entry there is the Classic Comtemporary Green
Sounds like you need to create a "template_info.php" file. and place it in includes/templates/mytemplate/template_info.php
You can copy and paste this example:
PHP Code:
<?php
/**
* Template Information File
*
* @package templateSystem
* @copyright Copyright 2003-2006 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: template_info.php 4226 2006-08-24 02:23:25Z drbyte $
*/
$template_name = 'My Template';
$template_version = 'Version 1.0';
$template_author = 'Doug Mewis';
$template_description = 'This template set is designed to be easily modified using only the style sheet to change colors, fonts, and the store logo.';
$template_screenshot = '';
//EOF
-
Re: Link Manager 3.0 Support Thread
Still no go.
I do not have the whole override system set up correctly. Something is missing. I get so friggin frustrated with the override sysem that I give up and edit the core files directly. It just is not user friendly enough and no documentation that explains it in detail enough for new people to understand it.
I do visual basic, delphi, and C++ programming and I do not understand the logic of the override system at all yet.
When I do what you suggested, I get nothing but a blank screen when I follow your suggestion to edit the template_info.php file and then reset everything. The reset button also turns sideboxes back on that I had turned off.
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
dmm2020
Still no go.
I do not have the whole override system set up correctly. Something is missing. I get so friggin frustrated with the override sysem that I give up and edit the core files directly. It just is not user friendly enough and no documentation that explains it in detail enough for new people to understand it.
I do visual basic, delphi, and C++ programming and I do not understand the logic of the override system at all yet.
When I do what you suggested, I get nothing but a blank screen when I follow your suggestion to edit the template_info.php file and then reset everything. The reset button also turns sideboxes back on that I had turned off.
I don't know if this will help, but here is a quick overview of how the override system should be set up.
includes/languages/english/mytemplate
includes/languages/english/extra_definitions/mytemplate
includes/languages/english/html_includes/mytemplate
includes/modules/mytemplate
includes/modules/sideboxes/mytemplate
includes/templates/mytemplate
Any files that you edit should then be saved into your custom directory.
Within the includes/templates/mytemplate you should have the following directories
includes/templates/mytemplate/template_info.php
includes/templates/mytemplate/common
includes/templates/mytemplate/css
includes/templates/mytemplate/images
includes/templates/mytemplate/templates
You can copy the changes you made in the includes/templates/classic into the appropriate directories in your custom directory
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
clydejones
I don't know if this will help, but here is a quick overview of how the override system should be set up.
includes/languages/english/mytemplate
includes/languages/english/extra_definitions/mytemplate
includes/languages/english/html_includes/mytemplate
includes/modules/mytemplate
includes/modules/sideboxes/mytemplate
includes/templates/mytemplate
Any files that you edit should then be saved into your custom directory.
Within the includes/templates/mytemplate you should have the following directories
includes/templates/mytemplate/template_info.php
includes/templates/mytemplate/common
includes/templates/mytemplate/css
includes/templates/mytemplate/images
includes/templates/mytemplate/templates
You can copy the changes you made in the includes/templates/classic into the appropriate directories in your custom directory
I got all that. BUT...
again, when I set the template to "custom" which is really what my template directory is named, the whole system crashes and the store front is nothing but blank space.
In addition, when I try to activate the links box at higher sort order than anything these, the links box plus what ever has a higher value in the sort order does not show. If I set the sort order to zero, nothing shows up. If I do that in the left column, the whole page is empty.
It's almost as if I need to start from the beginning with a clean installation of Zen-Cart, but that is an enourmous amount of work and would cause loss of all modifications I made so far.
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
dmm2020
I got all that. BUT...
again, when I set the template to "custom" which is really what my template directory is named, the whole system crashes and the store front is nothing but blank space.
In addition, when I try to activate the links box at higher sort order than anything these, the links box plus what ever has a higher value in the sort order does not show. If I set the sort order to zero, nothing shows up. If I do that in the left column, the whole page is empty.
It's almost as if I need to start from the beginning with a clean installation of Zen-Cart, but that is an enourmous amount of work and would cause loss of all modifications I made so far.
We're getting really off topic now. If you'd like additional help with setting up your custom directory send me a PM
-
Re: Link Manager 3.0 Support Thread
Thanks for your hints.
I just spent the past hour creating a "test" clean installation using the hints you have given me.
When I install the links manager on a clean installation with the custom template overrides correctly installed according to the Zen-Cart manual I paid for, and according to your hints, everything now works perfectly.
What I have to do now, is complete the third party installations I want to run on the new "clean" installation and then upload the data from the old database to the new one.
I assume I am going to also have to run all the SQLs after I copy the data from the old database over into the new database?
Apologies for voicing my frustrations. Hints for others, if you don't have the overrides correct in the beginning, it can have a domino effect on future third party installations you attempt to install. Anyway, all is well now, and I figured it out finally.
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
dmm2020
Thanks for your hints.
I just spent the past hour creating a "test" clean installation using the hints you have given me.
When I install the links manager on a clean installation with the custom template overrides correctly installed according to the Zen-Cart manual I paid for, and according to your hints, everything now works perfectly.
What I have to do now, is complete the third party installations I want to run on the new "clean" installation and then upload the data from the old database to the new one.
I assume I am going to also have to run all the SQLs after I copy the data from the old database over into the new database?
Apologies for voicing my frustrations. Hints for others, if you don't have the overrides correct in the beginning, it can have a domino effect on future third party installations you attempt to install. Anyway, all is well now, and I figured it out finally.
Glad you got it sorted
-
Re: Link Manager 3.0 Support Thread
Thanks a lot for all your help. I completely redid my website using one of your templates. But to be on topic, would you or anyone else that wants to do reciprocal links mind visiting my website so I can test the site manager function out with real world data now? I would deeply appreciate it.
http://dmsmerchandise.com/index.php?main_page=links
:clap::smile:
-
Re: Link Manager 3.0 Support Thread
Getting this bugger of an error agian:
Catchable fatal error: Object of class queryFactoryResult could not be converted to string in /home5/dmsoftwy/public_html/admin/includes/functions/html_output.php on line 333
I uploaded the html_output.php files to admin and store directories as you indicated and reset my boxes. No go. Now what do I do?
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
dmm2020
Getting this bugger of an error agian:
Catchable fatal error: Object of class queryFactoryResult could not be converted to string in /home5/dmsoftwy/public_html/admin/includes/functions/html_output.php on line 333
I uploaded the html_output.php files to admin and store directories as you indicated and reset my boxes. No go. Now what do I do?
Just additional info on the above. I had never attempted to add a link.
However, if a user adds a like (I added yours Clyde) through the links page, it works fine. It crashes only if I want to add a new link from the admin panel. I can edit, approve, disapprove links from the admin panel just fine.
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
dmm2020
Just additional info on the above. I had never attempted to add a link.
However, if a user adds a like (I added yours Clyde) through the links page, it works fine. It crashes only if I want to add a new link from the admin panel. I can edit, approve, disapprove links from the admin panel just fine.
Check this Post (notice that there are two zip files involved one of them is for the admin)
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
clydejones
Check this Post (notice that there are two zip files involved one of them is for the admin)
Clyde, I downloaded those two files and put them in the directory paths you indicated, but still nogo. Still get that line 333 error. Believe me, I have already posted the updated files twice. I even double checked and triple check matching up yours and the Zen-Cart manual on template directory structures. I am positive they are going to the right directories, but still no go in the admin panel.
I get that error at the bottom of the screen where I normally would get additiona fields and some buttons.
In the storefront, everything is working fine.
In admin, I can do everything other than manually insert a link.
-
Re: Link Manager 3.0 Support Thread
clydejones this may sound stupid but does links_manager make it's own [FONT=Verdana]Reciprocal Page for the ones who want to trade links with you, or after you make your link categories does it makes a [/FONT][FONT=Verdana]Reciprocal link for them. I'm just trying to figure out how this works. Or do I have to make a page for the [/FONT][FONT=Verdana]Reciprocal[/FONT][FONT=Verdana]. Also do I need to make banners. I just need some steering. Thank you for your help[/FONT][FONT=Verdana][/FONT]
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
countrycharm
clydejones this may sound stupid but does links_manager make it's own [FONT=Verdana]Reciprocal Page for the ones who want to trade links with you, or after you make your link categories does it makes a [/FONT][FONT=Verdana]Reciprocal link for them. I'm just trying to figure out how this works. Or do I have to make a page for the [/FONT][FONT=Verdana]Reciprocal[/FONT][FONT=Verdana]. Also do I need to make banners. I just need some steering. Thank you for your help[/FONT][FONT=Verdana][/FONT]
Short answer, Yes, it will place your link on a page based on which category you've placed the link in.
For instance if I add a link to your site I place the following in the Reciprocal link field: (mysticmountainnaturals. com/demotest/index.php?lPath=16&main_page=links) This is the page on my site where the link to your site resides.
No you don't need to make a banner unless you want to.
-
Re: Link Manager 3.0 Support Thread
Thank you for explaining this to me. I have wondered about this a while. I have one more question for you. There is nothing to configure under admin/configuration/links manger nothing shows at all but the update button. How do I get the information to display the configuration for link manger. Under admin/extras there are links, link category, links contact everything is there like it is suppose to be. Thank you again.
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
countrycharm
Thank you for explaining this to me. I have wondered about this a while. I have one more question for you. There is nothing to configure under admin/configuration/links manger nothing shows at all but the update button. How do I get the information to display the configuration for link manger. Under admin/extras there are links, link category, links contact everything is there like it is suppose to be. Thank you again.
Response sent by PM
-
Re: Link Manager 3.0 Support Thread
Hi Clyde
I have got the links manager working
two problems
how do I move it down the page to the bottom of the left column
and I get an email error when submitting a link as follows any sudgestions as to what I am doing wrong
http://craftyannshop.com/index.php?main_page=index
The original message was received at Thu, 19 Mar 2009 03:01:05 -0700
from localhost [127.0.0.1]
----- The following addresses had permanent fatal errors -----
<tomwhitfield##########################>
(reason: 553 sorry, your mail was administratively denied. (#5.7.1))
----- Transcript of session follows -----
... while talking to p3nlsmtp-v01.shr.prod.phx3.secureserver.net.:
>>> MAIL From:<whitfieldtom##########################> SIZE=2128
<<< 553 sorry, your mail was administratively denied. (#5.7.1)
501 5.6.0 Data format error
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
buster52
Hi Clyde
I have got the links manager working
two problems
how do I move it down the page to the bottom of the left column
and I get an email error when submitting a link as follows any sudgestions as to what I am doing wrong
http://craftyannshop.com/index.php?main_page=index
The original message was received at Thu, 19 Mar 2009 03:01:05 -0700
from localhost [127.0.0.1]
----- The following addresses had permanent fatal errors -----
<tomwhitfield##########################>
(reason: 553 sorry, your mail was administratively denied. (#5.7.1))
----- Transcript of session follows -----
... while talking to p3nlsmtp-v01.shr.prod.phx3.secureserver.net.:
>>> MAIL From:<whitfieldtom##########################> SIZE=2128
<<< 553 sorry, your mail was administratively denied. (#5.7.1)
501 5.6.0 Data format error
make sure you've selected "left" and then give it a sort order.
AS for the e-mail - sounds like a problem with hotmail not accepting the e-mail.
-
Re: Link Manager 3.0 Support Thread
Hi Clyde:
Another question, how do I adust the size (height) of the side box that holds the links. I want to change it so that it shows 10 instead of just 3 categories.
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
dmm2020
Hi Clyde:
Another question, how do I adust the size (height) of the side box that holds the links. I want to change it so that it shows 10 instead of just 3 categories.
admin -> configuration -> links manager -> Links List - Scroll Box Size/Style (edit to the number of links you want to show.)
-
Re: Link Manager 3.0 Support Thread
clydejones first of all I want to commend you on all your hard work and support you give out. With that said I have another question for you. How would I keep the Bots from accessing my link page do I add the captcha_using_ttf__gd__tel Module and if I do what file do I add it to. Thanks
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
countrycharm
clydejones first of all I want to commend you on all your hard work and support you give out. With that said I have another question for you. How would I keep the Bots from accessing my link page do I add the captcha_using_ttf__gd__tel Module and if I do what file do I add it to. Thanks
The necessary files are located in this thead
-
Re: Link Manager 3.0 Support Thread
Thanks Clyde that worked perfect.
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
countrycharm
Thanks Clyde that worked perfect.
Always glad to help
-
Re: Link Manager 3.0 Support Thread
I have been using this product for some time and let me say that it is really great, works well, and is simple to operate, I have run in to a problem when I go to Admin>Extras>Links and click on "new link" it takes me to the Links page to add a link but there is no drop down for approved/pending and action/save the page button is missing, so I thought ok I have version 3-4 something and there 3-5-0 out there so I upgraded to the latest version, but that did not fix the problem, still no drop down and button everything else is there and working all my links are fine, the only thing I can think of that I have done lately is reinstall the RMA module, there 1300 threads here and I seem to be search challenged , would any one here have any idea what this mite be?
pete
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
colemanpa
I have been using this product for some time and let me say that it is really great, works well, and is simple to operate, I have run in to a problem when I go to Admin>Extras>Links and click on "new link" it takes me to the Links page to add a link but there is no drop down for approved/pending and action/save the page button is missing, so I thought ok I have version 3-4 something and there 3-5-0 out there so I upgraded to the latest version, but that did not fix the problem, still no drop down and button everything else is there and working all my links are fine, the only thing I can think of that I have done lately is reinstall the RMA module, there 1300 threads here and I seem to be search challenged , would any one here have any idea what this mite be?
pete
Are you getting any type of error message?
The RMA module has no files which would interfere with the functioning of Links Manager.
-
Re: Link Manager 3.0 Support Thread
Is there any error message at the bottom where the button are suppose to be, like
Quote:
Status:
Catchable fatal error: Object of class queryFactoryResult could not be converted to string in /home/content/d/a/r/darlenemolden/html/JTmERCADo50/includes/functions/html_output.php on line 333
if so download this fix http://www.zen-cart.com/forum/showpo...0&postcount=10
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
countrycharm
Quote:
Originally Posted by
clydejones
Are you getting any type of error message?
The RMA module has no files which would interfere with the functioning of Links Manager.
Funny I was getting no error messages, but I tried the fix for the admin side, and it fixed it thanks guys, what about the other fix that was on that page should I apply that to just in case?
pete
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
colemanpa
Funny I was getting no error messages, but I tried the fix for the admin side, and it fixed it thanks guys, what about the other fix that was on that page should I apply that to just in case?
pete
Its probably best to apply both fixes.
-
Re: Link Manager 3.0 Support Thread
Thank you, that's what I was thinking, but I was not sure.
pete
-
Re: Link Manager 3.0 Support Thread
Thanks to Clyde he knows his stuff......
-
Re: Link Manager 3.0 Support Thread
Hello everyone,
I am sorry for posting this, but I have searched (well tried to considering there are over 130 pages of posts) I have a modified version of the cherry_zen template.
I have installed this mod on my site and it seems to be working great but for some reason the description area is too small. it makes the area very tall and skinny. I am sure there is a very easy way to make a change to this but for the life of me I cannot find it.
any help would greatly be appreciated.
the site can be found at http://www.gottoys.biz (please be warned that this is a site that sales adult novelties, if you are easily offended or under 18, please do not go to the site).
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
gottoys
Hello everyone,
I am sorry for posting this, but I have searched (well tried to considering there are over 130 pages of posts) I have a modified version of the cherry_zen template.
I have installed this mod on my site and it seems to be working great but for some reason the description area is too small. it makes the area very tall and skinny. I am sure there is a very easy way to make a change to this but for the life of me I cannot find it.
any help would greatly be appreciated.
the site can be found at
http://www.gottoys.biz (please be warned that this is a site that sales adult novelties, if you are easily offended or under 18, please do not go to the site).
Look here
http://www.zen-cart.com/forum/showpo...&postcount=524
and here
http://www.zen-cart.com/forum/showpo...&postcount=528
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
gottoys
Hello everyone,
I am sorry for posting this, but I have searched (well tried to considering there are over 130 pages of posts) I have a modified version of the cherry_zen template.
I have installed this mod on my site and it seems to be working great but for some reason the description area is too small. it makes the area very tall and skinny. I am sure there is a very easy way to make a change to this but for the life of me I cannot find it.
any help would greatly be appreciated.
the site can be found at
http://www.gottoys.biz (please be warned that this is a site that sales adult novelties, if you are easily offended or under 18, please do not go to the site).
Try these settings in:
admin -> configuration -> links manager
Display Link Banner Image 1
Display Link Description 2
Display Link Click Count 0
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
clydejones
Try these settings in:
admin -> configuration -> links manager
Display Link Banner Image 1
Display Link Description 2
Display Link Click Count 0
You can also try the fix in this post.
-
Re: Link Manager 3.0 Support Thread
Thank you for the posts everyone, Clyde the posts you made seems to have done the most help for me. the only thing I am seeing now is that the links are right on top of each other with no padding or borders. I have tried changing the padding and the border in the CSS page but nothing changes when I do that. I am new to zen but I thought I had a decent grasp on editing PHP and CSS pages. any help is appreciated.
Thank you
Thank you for the post
Quote:
Originally Posted by
clydejones
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
gottoys
Thank you for the posts everyone, Clyde the posts you made seems to have done the most help for me. the only thing I am seeing now is that the links are right on top of each other with no padding or borders. I have tried changing the padding and the border in the CSS page but nothing changes when I do that. I am new to zen but I thought I had a decent grasp on editing PHP and CSS pages. any help is appreciated.
Thank you
Thank you for the post
I'll see if I can work out a fix.
-
Re: Link Manager 3.0 Support Thread
Hello Clyde,
I wanted to thank you again for the help on this. I hate to bother you but I was curious as to whether or not you were able to find anything as to why the links on the fix you posted were so close to each other. It is difficult to tell where one ends and one begins.
Thanks again.
Gottoys.
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
gottoys
Hello Clyde,
I wanted to thank you again for the help on this. I hate to bother you but I was curious as to whether or not you were able to find anything as to why the links on the fix you posted were so close to each other. It is difficult to tell where one ends and one begins.
Thanks again.
Gottoys.
If you go to my site, you can see how it looks using the settings I've indicated and the default installation of the mod.
Which version of the mod are you using?
-
Re: Link Manager 3.0 Support Thread
Clyde,
I am using version 3-5-0
I have the settings as you suggested
Display Link Banner Image 1
Display Link Description 2
Display Link Click Count 0
and I am still not getting an image to show up. maybe in my trying to fix things I have made them worse. I have attached screenshot of my admin - config - linksmananger settings. I am sure it is something very simple.
http://gottoys.biz/linksmanager.gif
once again, thank you for all your help.
Gottoys
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
gottoys
Clyde,
I am using version 3-5-0
I have the settings as you suggested
Display Link Banner Image 1
Display Link Description 2
Display Link Click Count 0
and I am still not getting an image to show up. maybe in my trying to fix things I have made them worse. I have attached screenshot of my admin - config - linksmananger settings. I am sure it is something very simple.
http://gottoys.biz/linksmanager.gif
once again, thank you for all your help.
Gottoys
This should take care of the problem with the images.
go to admin -> configuration -> links manager
change this option as indicated
Link Banner Image Directory links_image/
-
Re: Link Manager 3.0 Support Thread
OK, this is driving me crazy...
I have completely uninstalled the mod, ran the uninstall sql commands and did a complete clean install of the mod...
I get this...
http://gottoys.biz/clean.png
which works great but the only problem I have is that the title/description column is not wide enough and as you can see only puts one or two words per line.
I install the links fix patch that you sent me a few posts ago and I am now getting this...
http://gottoys.biz/fix.png
I know this is a great mod and I love it. I also know that this is really annoying to you clyde and I am sorry for all of this, but this is driving me crazy. the settings are default since the clean install in the config area.
:(
in the extras - links area I can see the images on the right that are suppose to appear but for some reason they are not showing up on the links page.
Onc eagain, thank you
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
gottoys
OK, this is driving me crazy...
I have completely uninstalled the mod, ran the uninstall sql commands and did a complete clean install of the mod...
I get this...
http://gottoys.biz/clean.png
which works great but the only problem I have is that the title/description column is not wide enough and as you can see only puts one or two words per line.
I install the links fix patch that you sent me a few posts ago and I am now getting this...
http://gottoys.biz/fix.png
I know this is a great mod and I love it. I also know that this is really annoying to you clyde and I am sorry for all of this, but this is driving me crazy. the settings are default since the clean install in the config area.
:(
in the extras - links area I can see the images on the right that are suppose to appear but for some reason they are not showing up on the links page.
Onc eagain, thank you
Check your PM
-
Re: Link Manager 3.0 Support Thread
Mine looks just like that too clyde
-
Re: Link Manager 3.0 Support Thread
Hi clyde,
I have links manager v 3.5.0 installed on 2 of my zen carts.
For some reason, the links displayed on the links pages are unclickable. I tried working around with the settings but they still remain the same. Could you please help me out with this?
Example:
http://www.ilovesapphire.com/links/w...lers-suppliers
http://www.greengarnet.in/links/services
Regards,
Harshil
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
starruby
Try this and see if it does the job
Unzip the file, change The YOUR_TEMPLATE folder to match the name of your custom template and upload the entire includes folder to your server.
Attachment 5556
-
Re: Link Manager 3.0 Support Thread
Clyde if you would checkout my site here
You will see mine does the same as gottoys. I tried the fix you mention but that did not do it either. It just looks bad, Thanks in advance
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
countrycharm
Clyde if you would checkout my site
here
You will see mine does the same as gottoys. I tried the fix you mention but that did not do it either. It just looks bad, Thanks in advance
I check ALL of your links (or at least the links you have) and I don't see that they are "strung out" they are formatted similar to the links on my site.
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
clydejones
I check ALL of your links (or at least the links you have) and I don't see that they are "strung out" they are formatted similar to the links on my site.
How are you able to get it to look bold Title/Description. What I was talking about is the space that separates their web site name and description one looks funny.
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
countrycharm
How are you able to get it to look bold Title/Description. What I was talking about is the space that separates their web site name and description one looks funny.
Use the fix I posted in response 1371 above.
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
clydejones
Try this and see if it does the job
Unzip the file, change The YOUR_TEMPLATE folder to match the name of your custom template and upload the entire includes folder to your server.
Attachment 5556
Worked perfectly... as always!
Thanks a ton.
Harshil
-
Re: Link Manager 3.0 Support Thread
Tried searching the forum but not finding the answer to my question, or the correct fix, though I am sure its probably here.
I recently turned on the "Links Box - Display View All Links". When I go to: view all links I get the following menu but the links do not work. I tried using starruby_fix file that i found while searching the forums but that only made it worse so i switched back.
Ex: http://www.pepper-spray.biz/links
I installed this module probably a 1.5 to 2 years ago so im not sure of the version or even how to check that. Using version 1.3.7
Thanks for any help
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
garyclemens
Tried searching the forum but not finding the answer to my question, or the correct fix, though I am sure its probably here.
I recently turned on the "Links Box - Display View All Links". When I go to: view all links I get the following menu but the links do not work. I tried using starruby_fix file that i found while searching the forums but that only made it worse so i switched back.
Ex:
http://www.pepper-spray.biz/links
I installed this module probably a 1.5 to 2 years ago so im not sure of the version or even how to check that. Using version 1.3.7
Thanks for any help
You could try downloading the latest version of the mod.
You also might want to check which ever SEO MOD you are using and make sure the settings are correct for using Links Manager.
-
Re: Link Manager 3.0 Support Thread
Greetings Clyde!
Thanks for the MOD it is GREAT!!!
I do have one small issue.. I have people signed up fr the directory and I go there site and I see a link to my site however when I click on Check Link it states "Link Check Result: Not Found" and I know that not to be true.
Can you tell me what you think mght be the issue?
My website is:
www.thebwistore.com
Thanks
Stacey
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
treasured2
Greetings Clyde!
Thanks for the MOD it is GREAT!!!
I do have one small issue.. I have people signed up fr the directory and I go there site and I see a link to my site however when I click on Check Link it states "Link Check Result: Not Found" and I know that not to be true.
Can you tell me what you think mght be the issue?
My website is:
www.thebwistore.com
Thanks
Stacey
admin -> configuration -> links manager -> Links Check Phrase
What is your setting for this option?
-
Re: Link Manager 3.0 Support Thread
I have an issue. I can´t submit new link. I have following problem:
PHP Code:
Catchable fatal error: Object of class queryFactoryResult could not be converted to string in /hosting/www/gammagames.cz/www/admin/includes/functions/html_output.php on line 333
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
neboztik
I have an issue. I can´t submit new link. I have following problem:
PHP Code:
Catchable fatal error: Object of class queryFactoryResult could not be converted to string in /hosting/www/gammagames.cz/www/admin/includes/functions/html_output.php on line 333
sry, I found it a couple pages before / pls delete this two posts
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
neboztik
I have an issue. I can´t submit new link. I have following problem:
PHP Code:
Catchable fatal error: Object of class queryFactoryResult could not be converted to string in /hosting/www/gammagames.cz/www/admin/includes/functions/html_output.php on line 333
check this post for fixes to this problem
www.zen-cart.com/forum/showpost.php?p=487360&postcount=10
There are also several posts in this support thread about this issue. (always search before posting)
www.zen-cart.com/forum/showpost.php?p=681908&postcount=1283
-
Re: Link Manager 3.0 Support Thread
Thx for quick reply I was bit confused by alert message.
I really appreciate if I can display icons from some category somewhere on my page. It would be great to display exchanged banners in footer. I don´t like to put there hard html code. Have somebody solved this problem? I´ve tried to do it by my own but I am very weak at PHP
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
neboztik
Thx for quick reply I was bit confused by alert message.
I really appreciate if I can display icons from some category somewhere on my page. It would be great to display exchanged banners in footer. I don´t like to put there hard html code. Have somebody solved this problem? I´ve tried to do it by my own but I am very weak at PHP
If someone uploads a banner image when they submit a link it will display on the page where that links appears.
If you'd like those banners to appear at the bottom of your pages as you have indicated above, then you could always use admin ->tools -> banner manager to create them.
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
clydejones
admin -> configuration -> links manager -> Links Check Phrase
What is your setting for this option?
could you please tell me what this is suppose to be set at please
mine is just yoursitename
thanks in advance
Angel
-
Re: Link Manager 3.0 Support Thread
hello
I get this error in links in admin
Fatal error: Cannot use object of type queryFactoryResult as array in /home/freetube/public_html/admin/links.php on line 554
how do I fix this please
this is what is on the line
####################################################################################################____
$categories_query = "select lcd.link_categories_name as links_category from " . TABLE_LINKS_TO_LINK_CATEGORIES . " l2lc left join " . TABLE_LINK_CATEGORIES_DESCRIPTION . " lcd on lcd.link_categories_id = l2lc.link_categories_id where l2lc.links_id = '" . (int)$links['links_id'] . "' and lcd.language_id = '" . $_SESSION['languages_id'] . "'";
$category = $db->Execute($categories_query);
####################################################################################################____
thanks in advance
Angel
-
Image and Category Directories
Clyde:
First of all...link manager is great! Thank you for the hard work on the mod and your support.
Zen Version: 1.3.8a
php: 5.2.5
MySQL: 5.0.67
Link Manager Version: 3-5-0
Question: I searched the forum for this and had no luck. Hopefully, I just missed it and you can point me to the proper posts.
When I add a category or link, the image does not display. In the admin --> extras --> links (or link categories) and checked the properties of the images. Here is what is shows:
http://www.qualityitemsofmontana.com...eal_estate.jpg
Obviously, it is putting in the http://www.qualityitemsofmontana.com/qiofm/
put it shouldn't.
How do I make this work?
Thank you!!!
Chris
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
angelstubes
hello
I get this error in links in admin
Fatal error: Cannot use object of type queryFactoryResult as array in /home/freetube/public_html/admin/links.php on line 554
how do I fix this please
this is what is on the line
####################################################################################################____
$categories_query = "select lcd.link_categories_name as links_category from " . TABLE_LINKS_TO_LINK_CATEGORIES . " l2lc left join " . TABLE_LINK_CATEGORIES_DESCRIPTION . " lcd on lcd.link_categories_id = l2lc.link_categories_id where l2lc.links_id = '" . (int)$links['links_id'] . "' and lcd.language_id = '" . $_SESSION['languages_id'] . "'";
$category = $db->Execute($categories_query);
####################################################################################################____
thanks in advance
Angel
Download the fix here
It will be best to apply both of them.
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
angelstubes
could you please tell me what this is suppose to be set at please
mine is just yoursitename
thanks in advance
Angel
You can use the url for your site (www.yoursitename.com)
or you can use just (Your Site Name)
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
QualityItems
Clyde:
First of all...link manager is great! Thank you for the hard work on the mod and your support.
Zen Version: 1.3.8a
php: 5.2.5
MySQL: 5.0.67
Link Manager Version: 3-5-0
Question: I searched the forum for this and had no luck. Hopefully, I just missed it and you can point me to the proper posts.
When I add a category or link, the image does not display. In the admin --> extras --> links (or link categories) and checked the properties of the images. Here is what is shows:
http://www.qualityitemsofmontana.com...eal_estate.jpg
Obviously, it is putting in the
http://www.qualityitemsofmontana.com/qiofm/
put it shouldn't.
How do I make this work?
Thank you!!!
Chris
If you are entering a banner image from admin -> extras -> links
you only need to use the following in the image url input box (links_image/goodshepard_logo.gif)
In order for this to work, you will need to have the banner image located on your server in images/links_image/
from admin -> extras -> links categories
You have two choices
1) similar to the above you only need to use (link_category/clothing.png) Again, the image need to be located on you server in images/link_category/
2) You can use the browse button to select an image from your PC and then click the save button.
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
clydejones
If you are entering a banner image from admin -> extras -> links
you only need to use the following in the image url input box (links_image/goodshepard_logo.gif)
In order for this to work, you will need to have the banner image located on your server in images/links_image/
from admin -> extras -> links categories
You have two choices
1) similar to the above you only need to use (link_category/clothing.png) Again, the image need to be located on you server in images/link_category/
2) You can use the browse button to select an image from your PC and then click the save button.
Thanks for the suggestions...but it isn't working.
My site is located in the "qiofm" subfolder. So, at www.qualityitemsofmontana.com/qiofm. I have the link category images in the qiofm/images/link_category folder. The image is not showing in the admin -> extras -> link categories. So, when I right click on the "image" to see the properties, it is showing the path "www.qualityitemsofmontana.com/qiofm//qiofm/images".
Why would there be two "qiofm" and two "//" instead of one? Obviously this doesn't work, but I don't know how to fix it.
The good news, is every time there is a challenge we learn more about how to fix the next one and someone else may learn too!
Thanks!
Chris
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
QualityItems
Thanks for the suggestions...but it isn't working.
My site is located in the "qiofm" subfolder. So, at
www.qualityitemsofmontana.com/qiofm. I have the link category images in the qiofm/images/link_category folder. The image is not showing in the admin -> extras -> link categories. So, when I right click on the "image" to see the properties, it is showing the path "www.qualityitemsofmontana.com/qiofm//qiofm/images".
Why would there be two "qiofm" and two "//" instead of one? Obviously this doesn't work, but I don't know how to fix it.
The good news, is every time there is a challenge we learn more about how to fix the next one and someone else may learn too!
Thanks!
Chris
I just submitted two test links, they should contain the default image.
check admin -> extras -> links
click the edit button for both of these links and check the content(s) of the image URL field. it should show as links_image/links_default.jpg
Also when I check the category image on your links page it pointed to the correct directory qiofm/images/link_categories
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
clydejones
I just submitted two test links, they should contain the default image.
check admin -> extras -> links
click the edit button for both of these links and check the content(s) of the image URL field. it should show as links_image/links_default.jpg
Also when I check the category image on your links page it pointed to the correct directory qiofm/images/link_categories
I received both emails indicating that you submitted links.
In admin -> extras -> links under edit, it shows as images/links_image/links_default.jpg for your submitted image in the URL field.
However, in admin -> extras -> links, it shows both of the links you submitted, but your image does not show. When I "right click" on the image and check the properties of the image, it shows "http://www.qualityitemsofmontana.com...//qiofm/images." It has that double "qiofm" and "//."
Hmmm....
Thanks for your help!
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
QualityItems
I received both emails indicating that you submitted links.
In admin -> extras -> links under edit, it shows as
images/links_image/links_default.jpg for your submitted image in the URL field.
However, in admin -> extras -> links, it shows both of the links you submitted, but your image does not show. When I "right click" on the image and check the properties of the image, it shows "
http://www.qualityitemsofmontana.com...//qiofm/images." It has that double "
qiofm" and "
//."
Hmmm....
Thanks for your help!
check your PM
-
Re: Link Manager 3.0 Support Thread
Im hoping someone can help me with this problem. I've searched all over the internet and the forums but didnt find an answer. The name of my website is www.ribbonsbaskets.com using zencart 1.3.8 We just installed the links manager about a week ago and love it. The only problem is the links are all messed up. The description and the title are links. If I change the option in the admin to make the descrptions not links it makes the title not links as well. Take a look by clicking on the link page at the bottom. Any help would be appreciated!!:frusty:
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
ribbonsbaskets0
Im hoping someone can help me with this problem. I've searched all over the internet and the forums but didnt find an answer. The name of my website is
www.ribbonsbaskets.com using zencart 1.3.8 We just installed the links manager about a week ago and love it. The only problem is the links are all messed up. The description and the title are links. If I change the option in the admin to make the descrptions not links it makes the title not links as well. Take a look by clicking on the link page at the bottom. Any help would be appreciated!!:frusty:
There is a fix for this problem located here
Just download the zip file
unzip the file and download the entire includes folder to your server.
-
Re: Link Manager 3.0 Support Thread
Thank you so much your a life saver!! :clap: One more question I might be able to figure out but can probably figure out is why some links are so squished to the left.
-
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
ribbonsbaskets0
Thank you so much your a life saver!! :clap: One more question I might be able to figure out but can probably figure out is why some links are so squished to the left.
There might be a couple of reasons for this; the most common is that the text was copied and pasted into the description area and there were line breaks at the end of each line as you are seeing them.
You can try and fix this either by re-entering/editing them through admin -> extras -> links
OR
You can try to edit them directly in the database table via phpmyadmin.
-
Re: Link Manager 3.0 Support Thread