Bugs » where are the added links displayed??

added on Jan 24, 2008 by barry walker
hello there i know this may sound silly and i have missed something but when a link is added where is it displayed. i.e
what page is created to show the links people are adding?
thanks
baz
added on Jan 24, 2008 by v0id
LinkEX creates [linkexfolder]/data/output/1001, where 1001 corresponds to the category id you find in the admin under
categories.
You should use either SSI or PHP to include this file on your homepage.

http://linkex.dk/documentation/displaying-the-links-on-your-site-4.html

- v0id
added on Jan 24, 2008 by barry walker
ok i have just found the text but i am now getting
"Warning: main(linkex/data/output/1001) [function.main]: failed to open stream: No such file or directory in
/home/sites/cfd-to-cfd-trading.co.uk/public_html/linkex/linkdisplay.php on line 8

Warning: main(linkex/data/output/1001) [function.main]: failed to open stream: No such file or directory in
/home/sites/cfd-to-cfd-trading.co.uk/public_html/linkex/linkdisplay.php on line 8

Warning: main(linkex/data/output/1001) [function.main]: failed to open stream: No such file or directory in
/home/sites/cfd-to-cfd-trading.co.uk/public_html/linkex/linkdisplay.php on line 8

Warning: main() [function.include]: Failed opening 'linkex/data/output/1001' for inclusion
(include_path='.:/usr/share/pear') in /home/sites/cfd-to-cfd-trading.co.uk/public_html/linkex/linkdisplay.php on line
8"

when opening the php page
added on Jan 24, 2008 by v0id
seems like you have created linkdisplay.php in the cfd-to-cfd-trading.co.uk/linkex directory, either move
linkdisplay.php to the root folder, or change the path to data/output/1001

added on Jan 24, 2008 by barry walker
i have moved it to the root folder and still same message
http://www.cfd-to-cfd-trading.co.uk/linkdisplay.php
added on Jan 24, 2008 by barry walker
sorry have done it. something extra in the php lol

Add reply

This thread has been inactive for more than 14 days, so it has been locked.

Feel free to create a new thread with your questions.