Author |
Message |
candy
Worker


Joined: Dec 21, 2004
Posts: 225
Location: Kansas City metro
|
Posted:
Tue Dec 21, 2004 11:45 pm |
|
i have transferred my phpnuke site including database to a new hosting server. i was checking through my site and clicked on the forums mod, but when i do, nothing comes up, just a blank page, no error or anything.
what am i missing? I edited the site main config.php file to use to connect to the database, but what other things should i be doing? Thanks as always for any help!! |
|
|
|
 |
TheosEleos
Life Cycles Becoming CPU Cycles

Joined: Sep 18, 2003
Posts: 960
Location: Missouri
|
Posted:
Wed Dec 22, 2004 1:03 pm |
|
Check the error log on your web server for any errors. |
_________________ Only registered users can see links on this board! Get registered or login! |
|
 |
 |
candy

|
Posted:
Wed Dec 22, 2004 7:14 pm |
|
there aren't any that i can see. any other suggestions on what could be the problem? |
|
|
|
 |
candy

|
Posted:
Sun Dec 26, 2004 9:00 pm |
|
this was in my script.log file:
%% [Wed Dec 22 19:20:22 2004] GET /php/modules.php?name=Forums HTTP/1.1
%% 404 /z/dr/wearbling/us1/php/modules.php
%error
script not found or unable to stat
%%
WHAT DOES THIS MEAN?? thanks! |
|
|
|
 |
Raven
Site Admin/Owner

Joined: Aug 27, 2002
Posts: 17088
|
Posted:
Sun Dec 26, 2004 9:34 pm |
|
|
|
 |
candy

|
Posted:
Sun Dec 26, 2004 10:25 pm |
|
which answer are you referring to? i see a list! thanks. |
|
|
|
 |
Raven

|
Posted:
Sun Dec 26, 2004 10:26 pm |
|
It scrolls you to the one you need
Why do my PM emails have the wrong URL? |
|
|
|
 |
candy

|
Posted:
Sun Dec 26, 2004 10:35 pm |
|
|
|
 |
Raven

|
Posted:
Mon Dec 27, 2004 4:58 am |
|
You have to include the subfolder that your nuke site is in, if it is in a subfolder. For instance, if your domain translates to '/z/dr/wearbling/us1/php/' then that's not the problem. However, if your domain actually points to '/z/dr/wearbling/us1' then you would need to put
http://www.mydomain.com/php as the site URL and then once you get the forum admin screen up you will enter www.mydomain.com in the DOMAIN NAME field.
Did it ever wook? |
|
|
|
 |
candy

|
Posted:
Mon Dec 27, 2004 8:53 am |
|
well, i have made the above changes to my site URL and in the forum congig panel, but still get the blank white page when going to the message boards.
here, see for yourself
http://www.mommysource.com/modules.php?name=Forums
how do i find out where php is actually located in? I did a site transfer, so i just transferred all my files from another site server. |
|
|
|
 |
Raven

|
Posted:
Mon Dec 27, 2004 9:36 am |
|
|
|
 |
candy

|
Posted:
Mon Dec 27, 2004 10:24 am |
|
well, my settings are just what you've said they should be. how would i go about debugging the issue? thanks!
ps i am in kansas too! |
|
|
|
 |
candy

|
Posted:
Mon Dec 27, 2004 5:23 pm |
|
does anyone have any other feedback on what could possibly be the problem! My forums are still not accessible and i don't know HOW to begin to understand what the problem is!!
Thanks so much! |
|
|
|
 |
Raven

|
Posted:
Mon Dec 27, 2004 5:28 pm |
|
Are you sure all the files in modules/Forums got ftp'd? Have you tried re-ftp'ing the Forums folder? |
|
|
|
 |
candy

|
Posted:
Mon Dec 27, 2004 6:54 pm |
|
i went and looked just to make sure. looks like everything made it okay though. any other thoughts? |
|
|
|
 |
Raven

|
Posted:
Mon Dec 27, 2004 7:34 pm |
|
Please PM me your
site url and create a GOD admin account for me
ftp url, id, pass
phpMyAdmin url, id, pass |
|
|
|
 |
candy

|
Posted:
Mon Dec 27, 2004 11:39 pm |
|
well, i tried to go in and make a new admin user via the admin screen, but when i type in the new info (in Edit Admins) it just takes me to a blank screen so i now i've discovered that this too isn't working!
i am so ready to give up!!!!! |
|
|
|
 |
Raven

|
Posted:
Mon Dec 27, 2004 11:43 pm |
|
Don't give up. Just include your admin id/pass when you PM me the info. |
|
|
|
 |
mds
Client

Joined: Dec 24, 2004
Posts: 194
Location: Michigan
|
Posted:
Mon Dec 27, 2004 11:52 pm |
|
ok what ya need to do is compare the SQL file for your version of nuke (open with notepad) go to your database tables on your server and compare table order from the SQL file to the tables of your database...they MUST match in order, table for table
hope this helps |
|
|
|
 |
|