Our Sponsors



PHP Nuke themes, stock photos, icons, drupal themes and more.
Custom jobs at low cost, free lancers and service buyers.



Western Studios :: View topic - I cannot login to Admin in 4Images
 Forum FAQForum FAQ   SearchSearch   UsergroupsUsergroups     ProfileProfile   Log inLog in 


I cannot login to Admin in 4Images


Goto page Previous  1, 2, 3, 4
 
Post new topic   Reply to topicprinter friendly version    Western Studios Forum Index -> 4 Images


~PHP Nuke User~


Guest wrote:

Another one:

In the control panel there is an last activity block.
I have a link there like this [modules.php?name=Gallery&file=member]

This link goes to a error html page: Can not found page

e.q.::

Who's online?

Username Last activity IP
Jimmy 25.07.2005 19:44 modules.php?name=Gallery&file=member 192.168.2.60

Posted: Mon Jul 25, 2005 12:44 pm

Western Studios

Site Admin
Site Admin
~PHP Nuke User~

Platinum Subscriber

Posts: 3324
Staff
Next Group: 1676 posts
admin(Mark) wrote:

Hi, here is a quick fix for the link in admin panel. Open modules/Gallery/admin/index.php and on around line 26 add the following below define('ROOT_PATH', './../');

Code:
define('WSPATH', 'http://www.yoursite.com/modules.php?name=Gallery');
so it should look like

Code:
define('ROOT_PATH', './../');
define('WSPATH', 'http://www.yoursite.com/modules.php?name=Gallery');


Of course you know you should replace www.yoursite.com with the link to your nuke folder.

Next search the page for

Code:
<?php echo $site_sess->url(ROOT_PATH); ?>
on about line 74 and change it to

Code:
<?php echo $site_sess->url(WSPATH); ?>
Save and reupload. I will take a look at the other problem later.

Posted: Mon Jul 25, 2005 1:35 pm



~PHP Nuke User~


Guest wrote:

mine seems to recognize a user only after logging out

Posted: Sat Jul 30, 2005 5:47 am

Post new topic   Reply to topic    Western Studios Forum Index -> 4 Images All times are GMT - 5 Hours
Goto page Previous  1, 2, 3, 4
Page 4 of 4

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Related topics
 Topics   Replies   Author   Views   Last Post 
No new posts PHP paste bin added 0 admin 799 Wed Mar 23, 2005 6:47 pm
admin View latest post
No new posts PHP Nuke klips 0 admin 648 Fri Mar 18, 2005 6:52 pm
admin View latest post
No new posts Paypal success.php 1 Jabba 815 Fri Mar 04, 2005 7:00 pm
admin View latest post
No new posts Testing PHP tags 2 admin 796 Thu Mar 03, 2005 6:06 pm
admin View latest post
No new posts PHP Nuke Icons 0 admin 847 Mon Aug 23, 2004 4:05 pm
admin View latest post
 
Forums ©