Totally Zenned
- Join Date:
- Oct 2008
- Posts:
- 594
- Plugin Contributions:
- 0
Views: 486,750
Totally Zenned
Deceased
Make sure you've uploaded the images folder that was included with Links Manager
Zen Follower
Great mod. Is there a way to disable the upload image feature?
Can someone assist pls.
tk u
Deceased
covone:
Great mod. Is there a way to disable the upload image feature?
Can someone assist pls.
tk u
download and install the fix from this thread
Zen Follower
Thank you worked
Zen Follower
Another question, when you click view all links, I wanted to add text content on that page where categories show. Which page is that?
tks
Deceased
covone:
Another question, when you click view all links, I wanted to add text content on that page where categories show. Which page is that?
tks
Isn't there a notice at the top of the page that reads:
This content is located in the file at: /languages/english/html_includes/YOUR_TEMPLATE/define_links.php
You can quickly edit this content via Admin->Tools->Define Pages Editor, and select define_links from the pulldown.
Zen Follower
Clyde,
Thank you for reply. Maybe I was not clear, sorry. I know you can add text to define_links.php and define_links_submit.php. What I'm I want to is, I want to disable the sidebox fetaure and just add a link to the bottom of my site that says Link Partners using ezPages. That I know how to do. When you Click the Link Partners it takes you to "View All Links" Page. This page has all the catergories in it. I wanted to add text content on top of the View All Links page. Hope this is clear and you can assist. Tks :)
Zen Follower
Clyde regarding above I wanted to have a section for the view all links so I can edit it in Define Page Editor. I'm not that experienced in PHP and tried to look at the files to try to replicate this info, but I didn't want to mess things up. Hope you can help. tks again
Deceased
covone:
Clyde regarding above I wanted to have a section for the view all links so I can edit it in Define Page Editor. I'm not that experienced in PHP and tried to look at the files to try to replicate this info, but I didn't want to mess things up. Hope you can help. tks again
You'll need to edit a couple of files to work this out.
First
open includes/languages/english/YOUR_TEMPLATE/links.php
add the following define statement: (of course you can add any text you wish.)
define('TEXT_INSTRUCTIONS', '<p>Select a category in order to view the associated Links</p>');
save the file and upload to your server.
Second
open includes/templates/YOUR_TEMPLATE/templates/tpl_links_default.php
at about line 14 find the following section of code:
<?php echo HEADING_TITLE; ?>
Immediately below this add the following:
<?php echo TEXT_INSTRUCTIONS; ?>
Save the file and upload to your server
Hope this helps
Zen Follower
Thanks Clyde you're the best. Quick response. thank you thank you thank you
Zen Follower
Hi clydejones,
I have installed Links Manager v3.4.1 on my store. Everything in the module works perfectly except that when adding a new link, the following error is displayed next to "Status" under "Options" heading
Catchable fatal error: Object of class queryFactoryResult could not be converted to string in /home/gemsoulc/public_html/admin/includes/functions/html_output.php on line 333
Screenshot:
http://www.gemsoul.com/images/scr.png
My site url is https://www.gemsoul.com
How do I correct this error?
Thanks,
Harshil
Deceased
starruby:
Hi clydejones,
I have installed Links Manager v3.4.1 on my store. Everything in the module works perfectly except that when adding a new link, the following error is displayed next to "Status" under "Options" heading
Screenshot:
http://www.gemsoul.com/images/scr.pngMy site url is https://www.gemsoul.com
How do I correct this error?
Thanks,
Harshil
Check this post for solutions to this problem:
Zen Follower
clydejones:
Check this post for solutions to this problem:
Worked perfectly... thanks :smile:
Deceased
starruby:
Worked perfectly... thanks :smile:
Glad you got it sorted
Zen Follower
clydejones:
Glad you got it sorted
just one more question... I also have links manager installed on my other site. It worked perfectly till date but now on the New Link Insertion page, when I fill in the details and click on "Insert", the following error is shown:
Not Acceptable
An appropriate representation of the requested resource /store/admin/links.php could not be found on this server.Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/1.3.41 Server at starruby.in Port 80
Store url is https://www.starruby.in/store
and I am using v3.3.0
Zen Follower
Infact, I just noticed that in the "URL" field when http:// is entered before the link only then this error is caused.
If I enter https://www.testsite.com it gets inserted but when I enter http://www.testsite.com then this error occurs.
Deceased
starruby:
just one more question... I also have links manager installed on my other site. It worked perfectly till date but now on the New Link Insertion page, when I fill in the details and click on "Insert", the following error is shown:
Store url is https://www.starruby.in/store
and I am using v3.3.0
starruby:
Infact, I just noticed that in the "URL" field when http:// is entered before the link only then this error is caused.
If I enter https://www.testsite.com it gets inserted but when I enter http://www.testsite.com then this error occurs.
and I am using v3.3.0
Why not upgrade to the most recent version 3.4.1
Zen Follower
clydejones:
and I am using v3.3.0
Why not upgrade to the most recent version 3.4.1
I just upgraded to 3.4.0 but still the same error. However, I now understand that this error has nothing to do with your links manager module.. something to do with the server and hosts. (Found information in this thread:
Deceased
starruby:
I just upgraded to 3.4.0 but still the same error. However, I now understand that this error has nothing to do with your links manager module.. something to do with the server and hosts. (Found information in this thread:
Thanks for the update.
Fields marked required must be completed.
Tell staff why this post should be reviewed.