PDA

View Full Version : Links Directory link trouble


Almin
03-14-2007, 03:33 PM
I have installed link directory plugin and there is link for it on my front end.
If I am on my homepage and click the link for link directory I come to index.php?links page, the link works. But if I am currently on any other page then clicking the link for link directory does not work, I stay on that current page. All links of type /vivvo/category-x/?links or /vivvo/category-x/article-x.html?links does not work. Is this a bug ? Is there anybody having same problem ?

Almin
03-14-2007, 03:55 PM
I found same templates for link directory in 2 places :
a) /vivvo/templates/
b) /vivvo/plugins/links/templates/

those templates are : links_add_new.tpl ; links_category.tpl ; links_show.tpl

When I wanted to change some label text in links_add_new.tpl I first made changes in b) and it did not take effect at all. When I made changes in a) it worked.

Now, this is strange, and maybe it is connected with the problem I described above - not working link on front end except from index.php.

Almin
03-14-2007, 04:24 PM
Try go to http://www.myvivvo.com/

then go to http://www.myvivvo.com/General/

and then click "Link" - it does not work!
(the link http://www.myvivvo.com/General/?links)

Now I know it is a bug, huhhh.

Please, dear vivvo staff, fix this bug and give us the patch/update :).

chatfan
03-15-2007, 04:12 PM
The demo setup is not a great representation of Vivvo I'm afraid. Best is to submit a support ticket and see what they can find in your setup.

Almin
03-15-2007, 04:30 PM
Thank you for advice, I already submitted the issue to helpdesk.
I have researched a little myself too, and I think that I have the solution, but I am not sure. When I make this change everything seems to work fine, but I am not php programmer so I need a confirmation from someone who is.

I think that the solution is to change this line of code in /vivvo/plugins/links/info.php

$plugin_definition['front_end_link_href'] = '?links';

into:

$plugin_definition['front_end_link_href'] = WP_URL .'?links';

If you have same issue, try this, and tell me if it works.

riverplate.com
09-01-2007, 07:55 PM
Where can I download "Link directory Plugin"?

Thanks,
Federico
www.riverplate.com

Micha
09-03-2007, 09:05 AM
Link directory plugin is discontinued and it's not available for the download anymore.