Author |
Message |
sixf00t4
Regular


Joined: Nov 05, 2006
Posts: 96
|
Posted:
Mon Jan 29, 2007 5:05 pm |
|
running 1.5, with ravennuke 2.02.02, made the index.php and modules.php edits, the block seems to work fine, but navigating to the module just gives a white screen. |
|
|
|
 |
hitwalker
Sells PC To Pay For Divorce

Joined:
Posts: 5661
|
Posted:
Mon Jan 29, 2007 5:38 pm |
|
turn on the error report and check any shown errors.. |
|
|
|
 |
sixf00t4

|
Posted:
Tue Jan 30, 2007 1:07 am |
|
what error reporting? Where is that option? |
|
|
|
 |
hitwalker

|
Posted:
Tue Jan 30, 2007 1:33 am |
|
thats in your config.php file... |
|
|
|
 |
sixf00t4

|
Posted:
Fri Feb 02, 2007 8:43 am |
|
Warning: main(../../modules/RWH_WhoIsWhere/RWH_wiw_config.inc.php) [function.main]: failed to open stream: No such file or directory in /modules/RWH_WhoIsWhere/index.php on line 83
Fatal error: main() [function.require]: Failed opening required '../../modules/RWH_WhoIsWhere/RWH_wiw_config.inc.php' (include_path='.:/usr/local/lib/php') in /modules/RWH_WhoIsWhere/index.php on line 83
RWH_wiw_config.inc.php is there and readable. line 83 is just a } |
|
|
|
 |
hitwalker

|
Posted:
Fri Feb 02, 2007 8:51 am |
|
mmm,just to be sure...
check if all files are there / uploaded...  |
|
|
|
 |
sixf00t4

|
Posted:
Mon Feb 05, 2007 12:08 am |
|
|
|
 |
Raven
Site Admin/Owner

Joined: Aug 27, 2002
Posts: 17088
|
Posted:
Sun Feb 11, 2007 9:52 am |
|
Then verify that RWH_wiw_config.inc.php exists. |
|
|
|
 |
sixf00t4

|
Posted:
Tue Feb 13, 2007 3:58 am |
|
...I'm sorry if i'm sounding like an idiot from repeating myself, but it is there. it exists. it is readable by the webserver which i verified through chmod. |
|
|
|
 |
Raven

|
Posted:
Tue Feb 13, 2007 5:55 am |
|
sixf00t4 wrote: | running 1.5, with ravennuke 2.02.02, made the index.php and modules.php edits, the block seems to work fine, but navigating to the module just gives a white screen. |
I just read, more carefully, your first post. There is no way to run it as a module - The "module" is coded to be used by the block. That's why it should remain Inactive. |
|
|
|
 |
sixf00t4

|
Posted:
Wed Feb 14, 2007 1:12 am |
|
|
|
 |
|