 WS Newbie ~PHP Nuke User~Posts: 17
Next Group: 33 posts
uk_martin wrote:
admin wrote: |
hi, that error means that there is undefined ROOT_PATH as seen in the reference below.
Code: |
if (!defined('ROOT_PATH')) {
die("Security violation");
} |
Did you overwrite all the fresh file from the install with the ones from the helpermod? |
I think I overwrote all the files. When I get home tonight, I'll re-overwrite them again to be sure.
As a matter of interest, I was in phpMyAdmin for this site yesterday. What I noticed was that the table prefixes in the database were all 4images_something whereas the rest of the database table prefixes were nuke_sometning. Is this normal or do the "4images" prefixes need to be changed to "nuke"?
Thanks
Martin
Posted: Tue Jan 03, 2006 5:46 am
 Site Admin ~PHP Nuke User~ Posts: 3353
StaffNext Group: 1647 posts
admin(Mark) wrote:hi, no the 4images prefix should remain as is. The module calls for that prefix so your setup is fine.
Posted: Tue Jan 03, 2006 8:24 am
 WS Newbie ~PHP Nuke User~Posts: 17
Next Group: 33 posts
uk_martin wrote:OK, I re-overwrote all the files from the 4imageshelp module, and now all I get is a blank white screen
Any idea what could be causing this?
Martin
Posted: Tue Jan 03, 2006 3:22 pm
 Site Admin ~PHP Nuke User~ Posts: 3353
StaffNext Group: 1647 posts
 WS Newbie ~PHP Nuke User~Posts: 17
Next Group: 33 posts
uk_martin wrote:Hi
I do have the Chatserv 3.1 patch applied (doesn't everyone?) so I'll have a look at that solution. Thanks for that.
Interestingly, I typed in http://www.site-root.com/modules/Gallery/admin/index.php just to see what would happen. I expected an error message to say that I can't access the file directly, but surprisingly, I got a log-in box.
Disappointingly, it didn't recognise that I was already logged in as administrator on the site already, and despite having edited the database for "user_level = 9" as per the installation instructions, al I got was the following error message:
Code: |
DB Error: Bad SQL Query: SELECT user_id, user_password FROM nuke_users WHERE user_name = 'uk_martin' AND user_level <> 1
Unknown column 'user_name' in 'where clause'
Warning: Cannot modify header information - headers already sent by (output started at /mounted-storage/home8/sub002/sc15043-HEVD/www/modules/Gallery/includes/db_mysql.php:188) in /mounted-storage/home8/sub002/sc15043-HEVD/www/modules/Gallery/admin/admin_functions.php on line 168
Warning: Cannot modify header information - headers already sent by (output started at /mounted-storage/home8/sub002/sc15043-HEVD/www/modules/Gallery/includes/db_mysql.php:188) in /mounted-storage/home8/sub002/sc15043-HEVD/www/modules/Gallery/admin/admin_functions.php on line 169
Warning: Cannot modify header information - headers already sent by (output started at /mounted-storage/home8/sub002/sc15043-HEVD/www/modules/Gallery/includes/db_mysql.php:188) in /mounted-storage/home8/sub002/sc15043-HEVD/www/modules/Gallery/admin/admin_functions.php on line 170
Warning: Cannot modify header information - headers already sent by (output started at /mounted-storage/home8/sub002/sc15043-HEVD/www/modules/Gallery/includes/db_mysql.php:188) in /mounted-storage/home8/sub002/sc15043-HEVD/www/modules/Gallery/admin/admin_functions.php on line 171
Warning: Cannot modify header information - headers already sent by (output started at /mounted-storage/home8/sub002/sc15043-HEVD/www/modules/Gallery/includes/db_mysql.php:188) in /mounted-storage/home8/sub002/sc15043-HEVD/www/modules/Gallery/admin/admin_functions.php on line 172
You are either no administrator or not logged in. |
I'll wait and see if the chatserv solution will improve this situation, but i thought I'd let you know as soon as possible in case they are separate issues.
Martin
Posted: Tue Jan 03, 2006 4:25 pm
|
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
|
|
 |