|
Attention: Last reply in this thread was more than 16 Years ago |
|
Thread Tools |
#1
|
|||
|
|||
Getting the following error : eval()'d code on line 6
Warning: Unknown(./includes/functions_forumlist.php): failed to open stream: No such file or directory in /includes/functions.php(5166) : eval()'d code on line 6
Fatal error: (null)() [function.require]: Failed opening required './includes/functions_forumlist.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/herpworl/public_html/forums/includes/functions.php(5166) : eval()'d code on line 6 The forum path is correct. Install went smothly, and I have admin access on the ACP and can add categories and set permissions and such, but when I go to the forums/photoplog/index.php page that is the error that is beign kicked back using the latest VB version with CMPS. Any help will be greatly appreciated. Thanks, Jim |
#2
|
||||
|
||||
This is not a PhotoPlog error. This is an error/omission in another modification, one that does not use the DIR constant in a server path, and shows up in PhotoPlog because the DIR constant is missing in the other modification. Temporarily disable the other modifications, one by one, until you find the modification. Once you find the modification, you can add the DIR constant to the server path to the functions_forumlist.php file.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#3
|
|||
|
|||
ok, found it.
It is the Forum archive list footer. Where and what do i need to put in? |
#4
|
||||
|
||||
Find the line of code that is calling in /includes/functions_forumlist.php and add the DIR constant to the path.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
Thread Tools | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Upload.php on line 171 Error | Majestic | Troubleshooting & Problems | 7 | 02-22-2008 04:34 AM |