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

Problems installing LinkMan?
Post Reply
Volksdevil
Posts: 2
Joined: Tue Oct 01, 2013 9:23 pm

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

Post 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.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

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

Post 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.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Volksdevil
Posts: 2
Joined: Tue Oct 01, 2013 9:23 pm

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

Post by Volksdevil »

Ah, I did wonder if that was the case. Thank you, I'll throw you my details.

Cheers.
Post Reply