vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   HELPP!! Will Pay!!!! (https://vborg.vbsupport.ru/showthread.php?t=34704)

DrkFusion 02-02-2002 12:31 AM

umm its <?php

Steve Machol 02-02-2002 01:13 AM

The strange thing is that your error is on line 1 of global.php. Given this, have you thought of asking your host if they have made any changes to the server - particularly PHP?

To make syure the db is ok, upload repair.php to your forums directory (it's in the 'extras' folder of the zip file) and run it from your browser. If you get a similar eval() error then there's definitely something wrong with the server.

DrkFusion 02-02-2002 01:37 AM

Let me try that

DrkFusion 02-02-2002 01:39 AM

it says Warning: Cannot add header information - headers already sent by (output started at /home/httpd/vhosts/db3k.com/httpdocs/forums/global.php(128) : eval()'d code:1) in /home/httpd/vhosts/db3k.com/httpdocs/forums/admin/functions.php on line 1489
Checking table access
Table Operation Type Text
MySQL.access check status OK
Optimizing table access
MySQL.access optimize status Table is already up to date

Checking table adminlog
Table Operation Type Text
MySQL.adminlog check status OK
Optimizing table adminlog
MySQL.adminlog optimize status OK

Checking table adminutil
Table Operation Type Text
MySQL.adminutil check status OK
Optimizing table adminutil
MySQL.adminutil optimize status OK

Checking table announcement
Table Operation Type Text
MySQL.announcement check status OK
Optimizing table announcement
MySQL.announcement optimize status OK

Checking table attachment
Table Operation Type Text
MySQL.attachment check status OK
Optimizing table attachment
MySQL.attachment optimize status OK

Checking table avatar
Table Operation Type Text
MySQL.avatar check status OK
Optimizing table avatar
MySQL.avatar optimize status OK

Checking table bbcode
Table Operation Type Text
MySQL.bbcode check status OK
Optimizing table bbcode
MySQL.bbcode optimize status OK

Checking table calendar_events
Table Operation Type Text
MySQL.calendar_events check status OK
Optimizing table calendar_events
MySQL.calendar_events optimize status OK

Checking table customavatar
Table Operation Type Text
MySQL.customavatar check status OK
Optimizing table customavatar
MySQL.customavatar optimize status Table is already up to date

Checking table forum
Table Operation Type Text
forum check warning 1 clients is using or hasn't closed the table properly
MySQL.forum check status OK
Optimizing table forum
MySQL.forum optimize status OK

Checking table forumpermission
Table Operation Type Text
MySQL.forumpermission check status OK
Optimizing table forumpermission
MySQL.forumpermission optimize status OK

Checking table icon
Table Operation Type Text
MySQL.icon check status OK
Optimizing table icon
MySQL.icon optimize status OK

Checking table moderator
Table Operation Type Text
MySQL.moderator check status OK
Optimizing table moderator
MySQL.moderator optimize status OK

Checking table poll
Table Operation Type Text
MySQL.poll check status OK
Optimizing table poll
MySQL.poll optimize status OK

Checking table pollvote
Table Operation Type Text
MySQL.pollvote check status OK
Optimizing table pollvote
MySQL.pollvote optimize status OK

Checking table post
Table Operation Type Text
post check warning 2 clients is using or hasn't closed the table properly
MySQL.post check status OK
Optimizing table post
MySQL.post optimize status OK

Checking table privatemessage
Table Operation Type Text
MySQL.privatemessage check status OK
Optimizing table privatemessage
MySQL.privatemessage optimize status OK

Checking table profilefield
Table Operation Type Text
MySQL.profilefield check status OK
Optimizing table profilefield
MySQL.profilefield optimize status OK

Checking table replacement
Table Operation Type Text
MySQL.replacement check status OK
Optimizing table replacement
MySQL.replacement optimize status OK

Checking table replacementset
Table Operation Type Text
MySQL.replacementset check status OK
Optimizing table replacementset
MySQL.replacementset optimize status OK

Checking table search
Table Operation Type Text
search check warning 1 clients is using or hasn't closed the table properly
MySQL.search check status OK
Optimizing table search
MySQL.search optimize status OK

Checking table searchindex
Table Operation Type Text
MySQL.searchindex check status OK
Optimizing table searchindex
MySQL.searchindex optimize status OK

Checking table session
Table Operation Type Text
MySQL.session check status This table does not support check/repair/optimize

Checking table setting
Table Operation Type Text
MySQL.setting check status OK
Optimizing table setting
MySQL.setting optimize status OK

Checking table settinggroup
Table Operation Type Text
MySQL.settinggroup check status OK
Optimizing table settinggroup
MySQL.settinggroup optimize status OK

Checking table smilie
Table Operation Type Text
MySQL.smilie check status OK
Optimizing table smilie
MySQL.smilie optimize status OK

Checking table stars
Table Operation Type Text
MySQL.stars check status OK
Optimizing table stars
MySQL.stars optimize status OK

Checking table style
Table Operation Type Text
MySQL.style check status OK
Optimizing table style
MySQL.style optimize status OK

Checking table subscribeforum
Table Operation Type Text
MySQL.subscribeforum check status OK
Optimizing table subscribeforum
MySQL.subscribeforum optimize status OK

Checking table subscribethread
Table Operation Type Text
MySQL.subscribethread check status OK
Optimizing table subscribethread
MySQL.subscribethread optimize status OK

Checking table template
Table Operation Type Text
MySQL.template check status OK
Optimizing table template
MySQL.template optimize status OK

Checking table templateset
Table Operation Type Text
MySQL.templateset check status OK
Optimizing table templateset
MySQL.templateset optimize status OK

when I try to http://www.db3k.com/forums/repair.php?html=1&check=1

DrkFusion 02-02-2002 01:40 AM

and Parse error: parse error in /home/httpd/vhosts/db3k.com/httpdocs/forums/global.php(128) : eval()'d code on line 1

Warning: Cannot add header information - headers already sent by (output started at /home/httpd/vhosts/db3k.com/httpdocs/forums/global.php(128) : eval()'d code:1) in /home/httpd/vhosts/db3k.com/httpdocs/forums/admin/functions.php on line 1489


for the other when I try to use
http://www.db3k.com/forums/repair.ph...rum=vbdatabase

DrkFusion 02-02-2002 01:40 AM

Umm it says that for all of them
Parse error: parse error in /home/httpd/vhosts/db3k.com/httpdocs/forums/global.php(128) : eval()'d code on line 1

Warning: Cannot add header information - headers already sent by (output started at /home/httpd/vhosts/db3k.com/httpdocs/forums/global.php(128) : eval()'d code:1) in /home/httpd/vhosts/db3k.com/httpdocs/forums/admin/functions.php on line 1489


thats what it says at http://www.db3k.com/forums/index.php

Steve Machol 02-02-2002 01:44 AM

You're still getting the error on line 1 of global.php. Try one more time to upload the original global.php, amking sure you upload it in ASCII and it overwrites the one on the server. If you still have a problem, then try running mailtest.php (also in the 'extras' folder.) If you get a line 1 error with that, then contact your host. There's something wrong with the server.

DrkFusion 02-02-2002 03:05 AM

Mail test.php works, for me, I don't get the error, but I do get it for when i use getadmin.php

Steve Machol 02-02-2002 03:09 AM

getadmin uses global.php and mailtest doesn't. Did you reupload global.php (the one in your forums directory) like I suggested? All indications point to something being wrong with this file. If that's not it, then I'm out of ideas.

DrkFusion 02-02-2002 03:11 AM

I also tried uploading global.php again


All times are GMT. The time now is 04:18 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01094 seconds
  • Memory Usage 1,753KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete