Linkman V 1.7 (April 18) - Recent Version?

Problems installing LinkMan?
Post Reply
Ronnie
Posts: 17
Joined: Sun Apr 26, 2009 7:40 pm

Linkman V 1.7 (April 18) - Recent Version?

Post by Ronnie »

Script URL:
Version of script: 1.7
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

Hi Klemen, I downloaded LinkMan about a month ago and the documentation indicates that its version 1.7, complied April 18. I check from the admin file to see if I had the most recent version and the reply was that my version is 1.5 and I need 1.7. I downloaded the file again and the documentation was identical to the one I have (i.e., version 1.7 April 18). Would you please tell me which is the most recent version of the program. Thanks Ronnie
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

The most recent version is 1.7, like the official LinkMan page says:
http://www.phpjunkyard.com/php-link-manager.php

Compare your admin panel Settings to the demo LinkMan (password: demo) - if all the settings options are available in your copy you have 1.7:
http://www.phpjunkyard.com/linkman/admin.php

If you do have 1.7 but it says it's 1.5 then you probably didn't use the "upgrade.php" as the readme.html instructs when upgrading. You can then manually download the settings.php file from your server, open it in Notepad, change

Code: Select all

$settings['verzija']='1.5';
to

Code: Select all

$settings['verzija']='1.7';
and upload the file back to the server. Close all browser windows then test if it worked.
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
Ronnie
Posts: 17
Joined: Sun Apr 26, 2009 7:40 pm

Post by Ronnie »

txs.
Post Reply