Version of script: 1.7
Hosting company: 123-reg.co.uk
URL of phpinfo.php: null
URL of session_test.php: null
What terms did you try when SEARCHING for a solution:
footer, footer location, footer renaming etc
Write your message below:
Hi, been using your scripts for a good few years now and have bought several licences over the years.
Just installing linkman on a newly built site and having a small/annoying issue. The script was initially installed in a folder (links) and it's still there. But the problem is that I needed to move the linkman to the root of the website.
This was all fine until I attempted renaming the footer.txt to links_footer.txt (Which I need to do). Obviously I renamed each instance of the footer file within the linkman php files.
But upon viewing the links page at the root, I get an error as below:
Notice in red, footer.txt is still being called from somewhere and I can't find where?Warning: include_once(footer.txt) [function.include-once]: failed to open stream: No such file or directory in public_html/links.php(304) : eval()'d code(1) : eval()'d code(1) : eval()'d code on line 7
Warning: include_once() [function.include]: Failed opening 'footer.txt' for inclusion (include_path='.:/usr/local/php52/share/pear:/usr/local/php52/share/php') in public_html/links.php(304) : eval()'d code(1) : eval()'d code(1) : eval()'d code on line 7

Thanks.