| Re: Emergency!! Please help!! |
| by przemeks on 2007/5/9 14:58:08 Hello guys, i have fixed this problem manually. The define('XOOPS_CHECK_PATH', '0'); didn't help me a phpinfo() was displaing the same adres like in mainfile.php My solution: make a simple php file with anything for displaying PHP Debug. In error You will see Your new path to script ;) |
| Re: Emergency!! Please help!! |
| by Mishka on 2006/1/22 15:42:01 Just had the same problem with XOOPS path, applied the change to Xoops_CHECK_path as suggested...everything fine! Waiting to hear from host. THANKS!! Quote:
|
| Re: Emergency!! Please help!! |
| by Timinator on 2006/1/10 0:45:07 This is what I get on the forum when php debug is enabled. Notice [PHP]: Only variables should be assigned by reference in file include/common.php line 215 Notice [PHP]: Only variables should be assigned by reference in file kernel/config.php line 239 Notice [PHP]: Only variables should be assigned by reference in file kernel/config.php line 239 This is what I get on all XOOPS pages with it enabled. Notice [PHP]: Only variables should be assigned by reference in file kernel/profile.php line 94 Notice [PHP]: Only variables should be assigned by reference in file include/common.php line 215 Notice [PHP]: Only variables should be assigned by reference in file kernel/config.php line 239 Notice [PHP]: Only variables should be assigned by reference in file kernel/config.php line 239 Notice [PHP]: Only variables should be assigned by reference in file kernel/groupperm.php line 229 Notice [PHP]: Only variables should be assigned by reference in file modules/system/admin/preferences/main.php line 39 Notice [PHP]: Only variables should be assigned by reference in file modules/system/admin/preferences/main.php line 45 Notice [PHP]: Only variables should be assigned by reference in file kernel/module.php line 1447 Notice [PHP]: Only variables should be assigned by reference in file kernel/module.php line 1447 Notice [PHP]: Only variables should be assigned by reference in file kernel/module.php line 1447 Notice [PHP]: Only variables should be assigned by reference in file modules/system/admin/preferences/main.php line 53 Notice [PHP]: Only variables should be assigned by reference in file kernel/groupperm.php line 229 Notice [PHP]: Only variables should be assigned by reference in file include/cp_functions.php line 41 Notice [PHP]: Only variables should be assigned by reference in file include/cp_functions.php line 50 Notice [PHP]: Only variables should be assigned by reference in file kernel/groupperm.php line 229 Notice [PHP]: Only variables should be assigned by reference in file include/cp_functions.php line 58 Notice [PHP]: Only variables should be assigned by reference in file include/cp_functions.php line 90 I was told to turn php debug off is the reason that I had it off Thanks Tim Any idea on what to do now? |
| Re: Emergency!! Please help!! |
| by jdseymour on 2006/1/10 0:34:52 Any PHP debug message on the blank page. Enable it in preferences - General Settings and view the blank page. |
| Re: Emergency!! Please help!! |
| by Timinator on 2006/1/9 23:51:16 I have the same issue here.. I have the forums installed at /community and XOOPS installed at /myscifi Xoops works fine. but invision is giving all sorts of issues. It was coming back with "XOOPS path check: Script is not inside XOOPS_ROOT_PATH and cannot run." So I changed it to 0 in mainfile and now it just does a blank page. Can someone tell me what the issue might be? The guy from bbpixel.com said that the config was correct and he would leave it to me to finish. Just not sure what to do to finish. if the config is correct and the MySQL are all pointing to the correct XOOPS dbase and everything updated it should work right? Thanks Tim |