Hi all, A little noob question i know but i am stuck here and want to work on my site. I just purchased a directory with php 3.4 license. I am trying to login at my site with the same data as i login at the phplinkdirectory website. But it isnt working. I am not quite sure whit what login pasword i should use to login at my domain.com/admin . Someone could give me some help?
hi, couple of concerns your phpld login is not your new directory password .. when u install phpld directory u was asked to choose a user name password for admin so that should be your admin login and password if u forgot that then click on i forgot my password in admin area and u will get it in your email if u still unsuccessful then go to your mysql database through phpymyadmin or whatever source u have to view the database and then check the admin name over there .. u cant get password from database bcus its converted to md5 i think so u can just get user name .. better way is to make you own md5 or whatever encryption new phpld version using to secure password in database then after making password add it to your data base and then use it u can also change your email in database and then click on forgot password etc i hope its help
i do think there is a link for forgot password or something if you cannot find it just look into phplinkdirectory website and see where is the link for forgot password then copy it to your own domain.com/link here ..