21
script_fu
Re: XOOPS 2.0.17.1 Final

Dave I am willing to delete one of the sites and start from fresh. Please advise on how to get you the var_dump info you need.

22
script_fu
Re: XOOPS 2.0.17.1 Final

When I go to system/preferences/general settings ---> then hit the go button. It goes by so fast. Anyway here is a snap.

http://www.xgarage.org/2.0.17.1-rc.jpg

Hope this helps

23
Dave_L
Re: XOOPS 2.0.17.1 Final
  • 2007/9/25 1:48

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


I meant for both fopen's to be replaced, since we're not sure which one is causing the error.

If the info isn't displayed long enough for you to read it, you could try capturing it to a file like this:

le="color: #000000"><?php error_reporting(E_ALL | E_STRICT); ini_set('display_errors'); $file = fopen($filename, "w"); if (!$file) { ob_start(); echo 'failed open file'; var_dump('filename', $filename, 'file', $file); $buf = ob_get_clean(); $timestamp = date('Y-m-d H:i:s'); error_log("[$timestamp]n$bufnn", 3, XOOPS_CACHE_PATH . '/debug.log'); return false; }


Thanks for the help.

24
script_fu
Re: XOOPS 2.0.17.1 Final

Did this info help? Is this what your looking for?

Quote:

script_fu wrote:
I changed them both. I seen a bunch of something pass bye. I cannot reproduce what it was on site 1 and 2.

I have debug on and cleared templates_c before I installed.

So yes something happened but what or how much I don't know.

I did find this when I updated the system module fishing around.


le="color: #000000"><?php Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 string(8) "filename" string(46) "/home/mydomain/public_html/cache/adminmenu.php" string(4) "file" resource(138) of type (stream) Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 string(8) "filename" string(43) "/home/mydomain/public_html/cache/index.html" string(4) "file" resource(139) of type (stream) Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Module data updated. Updating templates... Template system_imagemanager.html inserted to the database. Template system_imagemanager.html recompiled. Template system_imagemanager2.html inserted to the database. Template system_imagemanager2.html recompiled. Template system_userinfo.html inserted to the database. Template system_userinfo.html recompiled. Template system_userform.html inserted to the database. Template system_userform.html recompiled. Template system_rss.html inserted to the database. Template system_rss.html recompiled. Template system_redirect.html inserted to the database. Template system_redirect.html recompiled. Template system_comment.html inserted to the database. Template system_comment.html recompiled. Template system_comments_flat.html inserted to the database. Template system_comments_flat.html recompiled. Template system_comments_thread.html inserted to the database. Template system_comments_thread.html recompiled. Template system_comments_nest.html inserted to the database. Template system_comments_nest.html recompiled. Template system_siteclosed.html inserted to the database. Template system_siteclosed.html recompiled. Template system_dummy.html inserted to the database. Template system_dummy.html recompiled. Template system_notification_list.html inserted to the database. Template system_notification_list.html recompiled. Template system_notification_select.html inserted to the database. Template system_notification_select.html recompiled. Template system_block_dummy.html inserted to the database. Template system_block_dummy.html recompiled. Rebuilding blocks... Block User Menu updated. Block ID: 1 Template system_block_user.html updated. Template system_block_user.html recompiled. Block Login updated. Block ID: 2 Template system_block_login.html updated. Template system_block_login.html recompiled. Block Search updated. Block ID: 3 Template system_block_search.html updated. Template system_block_search.html recompiled. Block Waiting Contents updated. Block ID: 4 Template system_block_waiting.html updated. Template system_block_waiting.html recompiled. Block Main Menu updated. Block ID: 5 Template system_block_mainmenu.html updated. Template system_block_mainmenu.html recompiled. Block Site Info updated. Block ID: 6 Template system_block_siteinfo.html updated. Template system_block_siteinfo.html recompiled. Block Who's Online updated. Block ID: 7 Template system_block_online.html updated. Template system_block_online.html recompiled. Block Top Posters updated. Block ID: 8 Template system_block_topusers.html updated. Template system_block_topusers.html recompiled. Block New Members updated. Block ID: 9 Template system_block_newusers.html updated. Template system_block_newusers.html recompiled. Block Recent Comments updated. Block ID: 10 Template system_block_comments.html updated. Template system_block_comments.html recompiled. Block Notification Options updated. Block ID: 11 Template system_block_notification.html updated. Template system_block_notification.html recompiled. Block Themes updated. Block ID: 12 Template system_block_themes.html updated. Template system_block_themes.html recompiled. Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228 Module System updated successfully. Back to Module Administration page Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/mydomain/public_html/class/logger.php on line 228

25
script_fu
Re: XOOPS 2.0.17.1 Final

Or this info?

Quote:

script_fu wrote:
When I go to system/preferences/general settings ---> then hit the go button. It goes by so fast. Anyway here is a snap.

http://www.xgarage.org/2.0.17.1-rc.jpg

Hope this helps

26
script_fu
Re: XOOPS 2.0.17.1 Final

Okay I set up the new code. Here is what I have.

Parse error: syntax error, unexpected '}' in /home/mydomain/public_html/include/cp_functions.php on line 300
All errors (0) queries (4) blocks (0) extra (0) timers (3)
Errors

-----

Here is the code added to the cp_fuction.php

le="color: #000000"><?php $filename = XOOPS_CACHE_PATH.'/adminmenu.php'; error_reporting(E_ALL | E_STRICT); ini_set('display_errors'); $file = fopen($filename, "w"); if (!$file) { ob_start(); echo 'failed open file'; var_dump('filename', $filename, 'file', $file); $buf = ob_get_clean(); $timestamp = date('Y-m-d H:i:s'); error_log("[$timestamp]n$bufnn", 3, XOOPS_CACHE_PATH . '/debug.log'); return false; } return false; } if ( fwrite($file, $content) == -1 ) { echo 'failed write file'; return false; } fclose($file); // write index.html file in cache folder // file is delete after clear_cache (smarty) xoops_write_index_file( XOOPS_CACHE_PATH ); return true; } function xoops_write_index_file( $path = '') { if ( empty($path) ) { return false; } if (!xoopsfwrite()) { return false; } $path = substr($path, -1) == "/" ? substr($path, 0, -1) : $path; $filename = $path . '/index.html'; error_reporting(E_ALL | E_STRICT); ini_set('display_errors'); $file = fopen($filename, "w"); if (!$file) { ob_start(); echo 'failed open file'; var_dump('filename', $filename, 'file', $file); $buf = ob_get_clean(); $timestamp = date('Y-m-d H:i:s'); error_log("[$timestamp]n$bufnn", 3, XOOPS_CACHE_PATH . '/debug.log'); return false; } return false; } if ( fwrite($file, "<script>history.go(-1);</script>") == -1 ) { echo 'failed write file'; return false; } fclose($file); return true; } ?>

27
script_fu
Re: XOOPS 2.0.17.1 Final

bump

28
Dave_L
Re: XOOPS 2.0.17.1 Final
  • 2007/9/26 6:17

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


Sorry, I haven't had time to get back to this yet.

29
phppp
Re: XOOPS 2.0.17.1 Final
  • 2007/9/27 2:31

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


Quote:

script_fu wrote:
Okay I set up the new code. Here is what I have.

Parse error: syntax error, unexpected '}' in /home/mydomain/public_html/include/cp_functions.php on line 300
All errors (0) queries (4) blocks (0) extra (0) timers (3)
Errors




Seems your file was broken.
run xoops_md5.php

30
script_fu
Re: XOOPS 2.0.17.1 Final

Ok site one.

le="color: #000000"><?php class/mail/xoopsmultimailer.php content invalid class/xml/rpc/xmlrpcparser.php content invalid install/class/cachemanager.php missing ! install/class/dbmanager.php missing ! install/class/mainfilemanager.php missing ! install/class/settingmanager.php missing ! install/class/textsanitizer.php missing ! install/img/bg_content_left.gif missing ! install/img/bg_content_right.gif missing ! install/img/bg_darkblue.gif missing ! install/img/bg_table.gif missing ! install/img/dummy.gif missing ! install/img/hbar_installer_right.gif missing ! install/img/hbar_left.gif missing ! install/img/hbar_middle.gif missing ! install/img/hbar_right.gif missing ! install/img/logo.gif missing ! install/img/no.gif missing ! install/img/xoops2.gif missing ! install/img/yes.gif missing ! install/index.php missing ! install/install_tpl.php missing ! install/language/english/finish.php missing ! install/language/english/install.php missing ! install/language/english/install2.php missing ! install/language/english/mysql.lang.data.sql missing ! install/language/english/welcome.php missing ! install/makedata.php missing ! install/passwd.php missing ! install/sql/mysql.data.sql missing ! install/sql/mysql.structure.sql missing ! install/sql/upgrade/mysql.structure.sql missing ! install/style.css missing ! kernel/privmessage.php content invalid End of files check.


Site Two

le="color: #000000"><?php class/mail/xoopsmultimailer.php content invalid class/module.textsanitizer.php content invalid class/xml/rpc/xmlrpcparser.php content invalid install/class/cachemanager.php missing ! install/class/dbmanager.php missing ! install/class/mainfilemanager.php missing ! install/class/settingmanager.php missing ! install/class/textsanitizer.php missing ! install/img/bg_content_left.gif missing ! install/img/bg_content_right.gif missing ! install/img/bg_darkblue.gif missing ! install/img/bg_table.gif missing ! install/img/dummy.gif missing ! install/img/hbar_installer_right.gif missing ! install/img/hbar_left.gif missing ! install/img/hbar_middle.gif missing ! install/img/hbar_right.gif missing ! install/img/logo.gif missing ! install/img/no.gif missing ! install/img/xoops2.gif missing ! install/img/yes.gif missing ! install/index.php missing ! install/install_tpl.php missing ! install/language/english/finish.php missing ! install/language/english/install.php missing ! install/language/english/install2.php missing ! install/language/english/mysql.lang.data.sql missing ! install/language/english/welcome.php missing ! install/makedata.php missing ! install/passwd.php missing ! install/sql/mysql.data.sql missing ! install/sql/mysql.structure.sql missing ! install/sql/upgrade/mysql.structure.sql missing ! install/style.css missing ! kernel/privmessage.php content invalid End of files check.


Site three

le="color: #000000"><?php class/mail/xoopsmultimailer.php content invalid class/module.textsanitizer.php content invalid class/xml/rpc/xmlrpcparser.php content invalid install/class/cachemanager.php missing ! install/class/dbmanager.php missing ! install/class/mainfilemanager.php missing ! install/class/settingmanager.php missing ! install/class/textsanitizer.php missing ! install/img/bg_content_left.gif missing ! install/img/bg_content_right.gif missing ! install/img/bg_darkblue.gif missing ! install/img/bg_table.gif missing ! install/img/dummy.gif missing ! install/img/hbar_installer_right.gif missing ! install/img/hbar_left.gif missing ! install/img/hbar_middle.gif missing ! install/img/hbar_right.gif missing ! install/img/logo.gif missing ! install/img/no.gif missing ! install/img/xoops2.gif missing ! install/img/yes.gif missing ! install/index.php missing ! install/install_tpl.php missing ! install/language/english/finish.php missing ! install/language/english/install.php missing ! install/language/english/install2.php missing ! install/language/english/mysql.lang.data.sql missing ! install/language/english/welcome.php missing ! install/makedata.php missing ! install/passwd.php missing ! install/sql/mysql.data.sql missing ! install/sql/mysql.structure.sql missing ! install/sql/upgrade/mysql.structure.sql missing ! install/style.css missing ! kernel/privmessage.php content invalid End of files check.

Login

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Aug 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!