![]() |
Help!! error code in arcade admin and front end in header?
THis is what is appearing in my header I followed all instruction when upgrading so not sure how to proceed
sts, 0 for not exists and jello for the naked guy // Fun fact: The number of times I spelt 'field' as 'feild'in this part: 104 /*================================================= =======================*/ function field_exists($field, $table) { $this->return_die = 1; $this->error = ""; $this->query("SELECT COUNT($field) as count FROM $table"); $return = 1; if ( $this->failed ) { $return = 0; } $this->error = ""; $this->return_die = 0; $this->error_no = 0; $this->failed = 0; return $return; } } // end class ?> |
this is not from the arcade ..
looks like some kind of profile fields where added forr a mod and added wrong |
well they only appeared after the arcade upgrade before that never had an issue mate, so a bit baffled
|
That is an IPB code error, you are probably seeing it because the majority of the code used in the arcade files is still IPB code.
Try re-uploading the arcade files again and also make sure your includes/config.php file has the correct details of your database, database username/password etc Also, check your database and make sure all the database tables for the arcade are intact - an error like this (in IPB anyway) in usually because it cannot connect to a database table. |
thanks
Gemma I never seen anything like it and been busy |
All times are GMT. The time now is 09:42 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|