Page 1 of 1

Where is 'Footer.txt' defined in 'Links.php'?

Posted: Tue Oct 01, 2013 9:36 pm
by Volksdevil
Script URL: http://www.jetsunsunbeds.com/links.php
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:
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
Notice in red, footer.txt is still being called from somewhere and I can't find where? :| Can somebody please tell me where this is being called from? Again, I renamed each instance I could find as links_footer.txt

Thanks.

Re: Where is 'Footer.txt' defined in 'Links.php'?

Posted: Wed Oct 02, 2013 4:19 pm
by Klemen
The file is called from inside the obfuscated code that handles licensing.

Since you own a license please feel free to contact me here and I will send you files with clean code.

Re: Where is 'Footer.txt' defined in 'Links.php'?

Posted: Wed Oct 02, 2013 11:26 pm
by Volksdevil
Ah, I did wonder if that was the case. Thank you, I'll throw you my details.

Cheers.