New Zenner
- Join Date:
- Mar 2007
- Posts:
- 86
- Plugin Contributions:
- 0
Link Manager 3.0 Support Thread
Hi Clyde,
I think so too so I will change and try.
Thanks
Views: 486,751
New Zenner
Hi Clyde,
I think so too so I will change and try.
Thanks
New Zenner
Hi Clyde,
Yes this was the culprit.
Many thanks
Deceased
rottiejoe:
Hi Clyde,
Yes this was the culprit.
Many thanks
glad to help
Deceased
clydejones:
glad to help
Received a confirmation e-mail for a test submisison:
From: Veronique ([email protected])
New Zenner
I was having the same problem as wsmith48 and **wsmith48_fix_2.zip** did work to let me in the admin area. But, am still having problems.
It is not showing in the side box at all - the status does not appear to work - and when I click the "check link" button I get:
Warning: file(): URL file-access is disabled in the server configuration in /edenblue/admin/links.php on line 644
Warning: file(http://mysticmountainnaturals.com/testsite%29: failed to open stream: no suitable wrapper could be found in /edenblue/admin/links.php on line 644
This looks like a really neat addition, and I really want to use it - please help.
Deceased
Ralyn:
I was having the same problem as wsmith48 and **wsmith48_fix_2.zip** did work to let me in the admin area. But, am still having problems.
It is not showing in the side box at all - the status does not appear to work - and when I click the "check link" button I get:
Warning: file(): URL file-access is disabled in the server configuration in /edenblue/admin/links.php on line 644
Warning: file(http://mysticmountainnaturals.com/testsite%29: failed to open stream: no suitable wrapper could be found in /edenblue/admin/links.php on line 644
This looks like a really neat addition, and I really want to use it - please help.
B]Warning[/B]: file(): URL file-access is disabled in the server configuration in /edenblue/admin/links.php on line 644
Warning: file(http://mysticmountainnaturals.com/testsite%29: failed to open stream: no suitable wrapper could be found in /edenblue/admin/links.php on line 644
This is Server problem, You should check with your hosting service.
It is not showing in the side box at all
Which sidebox? If you mean the links sidebox for your "store page" that should show up when you have at least one link in the database.
the status does not appear to work
On the first page that shows the links, there are two graphic buttons on red and one green. click the green button to approve a link.
New Zenner
Ok, I fixed the server error in my php.ini I had the fopen off:
Changed to: allow_url_fopen = onThis fixed the check link error - and the test link and my own appear to now be active. However it is still not showing on the site I'm working on - http://edenblue.gazebo-store.com
Deceased
Ralyn:
Ok, I fixed the server error in my php.ini I had the fopen off:
Changed to: allow_url_fopen = onThis fixed the check link error - and the test link and my own appear to now be active. However it is still not showing on the site I'm working on - http://edenblue.gazebo-store.com
This may seem like an obvious question - but have you turned on the sidebox in admin -> tools -> layout boxes controller
Have you activated the category(ies) for your links?
You have 2 links listed in the category "zen cart development"
New Zenner
Although I didn't realize I needed to activate the category - I just checked and it is enabled.
Layout boxes are set:
sideboxes/lavender/links_box.phpON RIGHT 6060ON
New Zenner
I was looking through the forum - and what I really want is a link in the information box like **www.veroniqueknitwear.com** has it.
I can get to the pages up by putting them in direct, so how do I add it to the information box? Then my problem is solved, lol.
Deceased
Ralyn:
I was looking through the forum - and what I really want is a link in the information box like **www.veroniqueknitwear.com** has it.
I can get to the pages up by putting them in direct, so how do I add it to the information box? Then my problem is solved, lol.
open includes/modules/sideboxes/information.php
add the following where you wish the link information to appear
$information[] = '<a href="' . zen_href_link(FILENAME_LINKS) . '">' . BOX_HEADING_LINK_CATEGORIES . '</a>';
save the file to includes/modules/sideboxes/YOUR_TEMPLATE/information.php
upload the file to your server
New Zenner
Awesome - thank you sooooo much :hug:!!
New Zenner
clydejones:
@Doodlebuckets, cjcrafts, jeking
Can you guys check out the banner image upload option for Links Manager.
Let me know if This is close to what you wanted.
Note: Please try it both ways 1 upload an image and 2 no image.
Many Thanks
Yes, Clyde. This is exactly what I need. Sorry for the delay I've been ill.
Deceased
cjcrafts:
Yes, Clyde. This is exactly what I need. Sorry for the delay I've been ill.
I'm still working on it. trying to fix a couple of things.
New Zenner
clydejones:
Links Manager 3.0 is now available in the downloads section.
This update has been revamped to remove the tables that were in the previous versions and has been updated to be compatible with Zen Cart version 1.3.6. Fixed all line break <br /> errors.
Does anybody know if it works in version 1.3.0.2?
Thanks!!
Deceased
lilagx:
Does anybody know if it works in version 1.3.0.2?
Thanks!!
There is an older version located here that may work.
Zen Follower
Is there any way to have link manager run a check link to make sure the Reciprocal link is there when the link is trying to be submitted
Deceased
fvb:
Is there any way to have link manager run a check link to make sure the Reciprocal link is there when the link is trying to be submitted
admin -> extras -> links
There is a check link button to do that befpre approving the link
Totally Zenned
Hi,
Is the latest version of Link Manager compatible with ZenCart v1.3.7? I just uploaded all the files and I am getting the following error in the admin. Please advise. Thanks in advance.
Parse error: syntax error, unexpected $end in /home/dealbyet/public_html/admin/includes/boxes/extra_boxes/links_extras_dhtml.php on line 17
Totally Zenned
okay, fixed the problem by including a } above ?>.
I don't seem to have the following. Did I do something wrong?
Admin -> Extras -> Links (allows creating & editing of links)
Admin -> Extras -> Link Categories (allows creating & editing of categories)
Admin -> Extras -> Links Contact (allows the sending of e-mails)
Fields marked required must be completed.
Tell staff why this post should be reviewed.