1 Attachment(s)
Links Manager 3 - Description problem
I just upgraded to Links Manager 3.2.3 yesterday. The problem is the description, where it repeated the Link Title.
How can I remove the Link Title from the description?
Re: Links Manager 3 - Description problem
Quote:
Originally Posted by
miles
I just upgraded to Links Manager 3.2.3 yesterday. The problem is the description, where it repeated the Link Title.
How can I remove the Link Title from the description?
The first "title" is the alt text for a (missing) image, the second is the main link title.
I'll have to add a check for missing images to correct this.
Please post future problems with Links Manager to this thread
Otherwise I could miss them.
Re: Links Manager 3 - Description problem
Hi.
I have installed this contribution and have three problems.
Firstly, on the 'submit a link page', two items are not displaying correctly.
Secondly, the 'Help' function isn't active.
Finally, when I try and check the link to clyde's test site in admin, it reports, site not found.
Any help with issues would be much appreciated.
Regards
Philip
Re: Links Manager 3 - Description problem
Quote:
Originally Posted by
philip56
Hi.
I have installed this contribution and have three problems.
Firstly, on the 'submit a link page', two items are not displaying correctly.
Secondly, the 'Help' function isn't active.
Finally, when I try and check the link to clyde's test site in admin, it reports, site not found.
Any help with issues would be much appreciated.
Regards
Philip
#1: which two items are not displaying?
#2: isn't active? what happens when you click the "links help" button? does the popup window appear?
#3: My site URL recently changed so the one in the mod is no longer valid. That will be corrected in the next update.)
Please post future problems with Links Manager to this Thread
Re: Links Manager 3 - Description problem
Quote:
Originally Posted by
clydejones
#1: which two items are not displaying?
#2: isn't active? what happens when you click the "links help" button? does the popup window appear?
#3: My site URL recently changed so the one in the mod is no longer valid. That will be corrected in the next update.)
Please post future problems with
Links Manager to this Thread
Thanks for you prompt reply.
#1 Sorry I meant to provide a link to my site pjleisurewear.co.uk. The two items are ENTRY_LINKS_IMAGE and ENTRY_LINKS_IMAGE_TEXT
#2 No, not even when I turn the popup blocker off (I'm using Firefox).
#3 Yes I noticed that so I changed the URL in admin. It didn't help
Philip
Re: Links Manager 3 - Description problem
Quote:
Originally Posted by
philip56
Thanks for you prompt reply.
#1 Sorry I meant to provide a link to my site
pjleisurewear.co.uk. The two items are ENTRY_LINKS_IMAGE and ENTRY_LINKS_IMAGE_TEXT
#2 No, not even when I turn the popup blocker off (I'm using Firefox).
#3 Yes I noticed that so I changed the URL in admin. It didn't help
Philip
Which version of Links Manager are you using.
I'd recommend updating to the most recent version 3.4.1
In the meantime, make sure ALL the following files are installed:
includes/extra_datafiles/links_manager.php
includes/functions/links.php
includes/languages/english/extra_definitions/YOUR_TEMPLATE/links_manager_defines.php
includes/languages/english/YOUR_TEMPLATE/links.php
includes/languages/english/YOUR_TEMPLATE/links_submit.php
includes/languages/english/YOUR_TEMPLATE/popup_links_help.php
includes/languages/english/html_includes/define_links.php
includes/languages/english/html_includes/define_links_submit.php
includes/languages/english/html_includes/YOUR_TEMPLATE/define_links.php
includes/languages/english/html_includes/YOUR_TEMPLATE/define_links_submit.php
includes/modules/pages/links
includes/modules/pages/links_submit
includes/modules/pages/popup_links_help
includes/modules/YOUR_TEMPLATE/link_listing.php
includes/modules/sideboxes/YOUR_TEMPLATE/links_box.php
includes/templates/YOUR_TEMPLATE/sideboxes/tpl_links_select.php
includes/templates/YOUR_TEMPLATE/templates/tpl_links_default.php
includes/templates/YOUR_TEMPLATE/templates/tpl_links_submit_default.php
includes/templates/YOUR_TEMPLATE/popup_links_help/tpl_main_page.php
includes/templates/YOUR_TEMPLATE/css/links.css
includes/templates/YOUR_TEMPLATE/css/links_submit.css
The check link in admin is used to check if a link to your site exists on the other site.
Re: Links Manager 3 - Description problem
Quote:
Originally Posted by
clydejones
Which version of Links Manager are you using.
I'd recommend updating to the most recent version 3.4.1
In the meantime, make sure ALL the following files are installed:
includes/extra_datafiles/links_manager.php
includes/functions/links.php
includes/languages/english/extra_definitions/YOUR_TEMPLATE/links_manager_defines.php
includes/languages/english/YOUR_TEMPLATE/links.php
includes/languages/english/YOUR_TEMPLATE/links_submit.php
includes/languages/english/YOUR_TEMPLATE/popup_links_help.php
includes/languages/english/html_includes/define_links.php
includes/languages/english/html_includes/define_links_submit.php
includes/languages/english/html_includes/YOUR_TEMPLATE/define_links.php
includes/languages/english/html_includes/YOUR_TEMPLATE/define_links_submit.php
includes/modules/pages/links
includes/modules/pages/links_submit
includes/modules/pages/popup_links_help
includes/modules/YOUR_TEMPLATE/link_listing.php
includes/modules/sideboxes/YOUR_TEMPLATE/links_box.php
includes/templates/YOUR_TEMPLATE/sideboxes/tpl_links_select.php
includes/templates/YOUR_TEMPLATE/templates/tpl_links_default.php
includes/templates/YOUR_TEMPLATE/templates/tpl_links_submit_default.php
includes/templates/YOUR_TEMPLATE/popup_links_help/tpl_main_page.php
includes/templates/YOUR_TEMPLATE/css/links.css
includes/templates/YOUR_TEMPLATE/css/links_submit.css
The check link in admin is used to check if a link to your site exists on the other site.
Yes, I'm using 3.4.1.
I'll check on the files and report back.
Philip
Re: Links Manager 3 - Description problem
Quote:
Originally Posted by
philip56
Yes, I'm using 3.4.1.
I'll check on the files and report back.
Philip
Right, all files present and correct.
Philip
Re: Links Manager 3 - Description problem
Quote:
Originally Posted by
philip56
Right, all files present and correct.
Philip
Looking at your links submit page, it appears to be from an older version of Links Manager and not v3.4.1.
I'm guessing that the older version of that particular page came from the captcha mod you are using.
The reason I mention this is that in v3.4.1 there is only a links help button at the top of the page and in your version the links help appears after the banner image section and the Reciprocal Page section.
The fact that ENTRY_LINKS_IMAGE and ENTRY_LINKS_IMAGE_TEXT are appearing means that one of the language files is missing or lacks the the definitions for these two constants.
Re: Links Manager 3 - Description problem
Quote:
Originally Posted by
philip56
Right, all files present and correct.
Philip
I put this together and it should correct the problem.
Just unzip the file and upload the entire includes folder to your server. (I've already changed the template name)
Attachment 5086
Re: Links Manager 3 - Description problem
Quote:
Originally Posted by
clydejones
I put this together and it should correct the problem.
Just unzip the file and upload the entire includes folder to your server. (I've already changed the template name)
Attachment 5086
Wow, Clyde that's very generous of you to put that together for me - thank you VERY much:clap:
Its bedtime here now - I'll try over the weekend and report back.
Kind regards
Philip
Re: Links Manager 3 - Description problem
I didn't find Links Manager on the downloads page. Is this a mod that allows one to add links to images on a product page?
I would love to learn how to do this because the popups for large images won't work for me and I really need to show detailed images of each product. I thought, if I could make a link to the image, either internally or externally, it would solve my problem.
Re: Links Manager 3 - Description problem
Quote:
Originally Posted by
cpaulson
I didn't find Links Manager on the downloads page. Is this a mod that allows one to add links to images on a product page?
I would love to learn how to do this because the popups for large images won't work for me and I really need to show detailed images of each product. I thought, if I could make a link to the image, either internally or externally, it would solve my problem.
No this mod is a "Links Exchange" Manager and has nothing to do with the images on the product page.
Re: Links Manager 3 - Description problem
OK. thanks. I'm looking at other options.
Re: Links Manager 3 - Description problem
Quote:
Originally Posted by
clydejones
I put this together and it should correct the problem.
Just unzip the file and upload the entire includes folder to your server. (I've already changed the template name)
Attachment 5086
Hi Clyde.
I installed your fix this afternoon and the mod now works perfectly. Once again, thank you very much.
One odd thing - clicking on your site link in admin gives a not found report. Clicking on it from the links box gives your site - weird.
Kind regards
Philip
Re: Links Manager 3 - Description problem
Quote:
Originally Posted by
philip56
Hi Clyde.
I installed your fix this afternoon and the mod now works perfectly. Once again, thank you very much.
One odd thing - clicking on your site link in admin gives a not found report. Clicking on it from the links box gives your site - weird.
Kind regards
Philip
I'm guessing that you clicked the "check link" button.
If that is the case, it would be checking for a link to your site on my site and I don't think I have a link to your site.