Can't login, and no templates

- Can't login, and no templates
-
New Pligger
Can't login, and no templates
Hye all. I installed the last version of Digg, but there are problems :/
The install is correctly done, but when I go on the subfolder http://minaddikts.com/witmn/, there are no templates, all is blank, and when I want to login, it redirects me on http://minaddikts.com/login.php ; and no page found :/
I replaced the following lines :
Open /libs/login.php
change line 24 from
if(crypt($userInfo[0], 22)===$userInfo[1]
to
if(md5($userInfo[0])===$userInfo[1]
and
change line 51 from
crypt($this->user_login, 22),
to
md5($this->user_login),
But no result
Do you know what's wrong ? How can I resolve it ? thanks for help.
-
Pligg Developer/Admin
It seems as though you skipped the last step in the installation where you were supposed to set a few configuration options. Open up config2.php and edit my_base_url and my_pligg_base
my_base_url = http://minaddikts.com
my_pligg_base = /witmn
As soon as you do that visit your site and go to admin panel > admin config > location installed and set it again even if it's correct.
Similar Threads
-
By mogydy in forum Questions & Comments
Replies: 5
Last Post: 12-28-2007, 08:41 AM
-
By carpathios in forum Templates for Sale
Replies: 3
Last Post: 11-15-2007, 07:47 AM
-
By roschler in forum Questions & Comments
Replies: 2
Last Post: 05-08-2006, 09:39 PM
-
By dwg in forum Questions & Comments
Replies: 3
Last Post: 04-11-2006, 02:06 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules