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  Next
 
Post new topic   Reply to topicprinter friendly version    Western Studios Forum Index -> 4 Images


~PHP Nuke User~


Guest wrote:

Maybe i have post this in the wrong topic ...

Actualy it is a bug.

In phpNuke, created a new module with your instructions (works fine!) then navigate to the gallery in phpnuke and below in the screen of 4Images is a button "[Control Panel]"

clicking on "[Control Panel]" gives these errors...

Posted: Mon Jul 25, 2005 9:15 am

Western Studios

Site Admin
Site Admin
~PHP Nuke User~

Platinum Subscriber

Posts: 3333
Staff
Next Group: 1667 posts
admin(Mark) wrote:

Hi, thanks for posting that. Open Gallery/includes/page_header.php and at the top about line 48 add the following define('ROOT_PATH', 'modules/Gallery/'); just above $total_images = 0; So it should look like below:
Code:

define('ROOT_PATH', 'modules/Gallery/');
$total_images = 0;


Next search on about line 107 for

Code:
"cp_link" => ($user_info['user_level'] != ADMIN) ? "" : "\n<p align=\"center\">[<a href=\"".$site_sess->url(NUKE_PATH."admin/index&")."\">Control Panel</a>]</p>\n",


and change to:
Code:

"cp_link" => ($user_info['user_level'] != ADMIN) ? "" : "\n<p align=\"center\">[<a href=\"".$site_sess->url(ROOT_PATH."admin/index.php")."\">Control Panel</a>]</p>\n",


Save and reupload.

Posted: Mon Jul 25, 2005 10:25 am



~PHP Nuke User~


Guest wrote:

Works like a charm! Nice work!

Posted: Mon Jul 25, 2005 12:27 pm

Western Studios

Site Admin
Site Admin
~PHP Nuke User~

Platinum Subscriber

Posts: 3333
Staff
Next Group: 1667 posts
admin(Mark) wrote:

np Smile If you find any more errors please post them. Thanks.

Posted: Mon Jul 25, 2005 12:32 pm



~PHP Nuke User~


Guest wrote:

Yep, have already another one,

In the 4Images control Panel: In the right Top there is a link to "Go to the Gallery Home Page"

Clicking on this link gives:


Warning: main(modules/Gallery/global.php): failed to open stream: No such file or directory in e:\www\portal\html\modules\gallery\index.php on line 33

Warning: main(): Failed opening 'modules/Gallery/global.php' for inclusion (include_path='.;C:\PROGRA~1\EASYPH~1\\php\pear\') in e:\www\portal\html\modules\gallery\index.php on line 33

Warning: main(modules/Gallery/includes/sessions.php): failed to open stream: No such file or directory in e:\www\portal\html\modules\gallery\index.php on line 34

Fatal error: main(): Failed opening required 'modules/Gallery/includes/sessions.php' (include_path='.;C:\PROGRA~1\EASYPH~1\\php\pear\') in e:\www\portal\html\modules\gallery\index.php on line 34

Posted: Mon Jul 25, 2005 12:37 pm

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  Next
Page 3 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 807 Wed Mar 23, 2005 6:47 pm
admin View latest post
No new posts PHP Nuke klips 0 admin 655 Fri Mar 18, 2005 6:52 pm
admin View latest post
No new posts Paypal success.php 1 Jabba 819 Fri Mar 04, 2005 7:00 pm
admin View latest post
No new posts Testing PHP tags 2 admin 806 Thu Mar 03, 2005 6:06 pm
admin View latest post
No new posts PHP Nuke Icons 0 admin 856 Mon Aug 23, 2004 4:05 pm
admin View latest post
 
Forums ©