PDA

View Full Version : Fatal Error Due to avator


iran.gs
09-04-2006, 08:54 PM
when try adding avatars or pick one already listed i get this :surprised:

Fatal error: Undefined class name 'vb_datamanager_userpic' in /home/e70fb/public_html/forum/includes/functions.php on line 99

Idawg
01-12-2007, 06:46 PM
when try adding avatars or pick one already listed i get this :surprised:

Fatal error: Undefined class name 'vb_datamanager_userpic' in /home/e70fb/public_html/forum/includes/functions.php on line 99
I get the same error

3.6.4

all kinds of mods

AnyMedia BBCode
Atakan Marquee Text
Bills PayPal Donate
Guest Tracking 1.09
ibProArcade for vBulletin
Members who have visited the forum
Mini Navbar
vbBux / vbPlaza
vbBux / vbPlaza - ibProArcade Addon
Wired1's Extra Profile Field Page

Default theme

Ntfu2
01-12-2007, 07:57 PM
disable all modifications via the config.php file edit to do so

Kirk Y
01-12-2007, 08:03 PM
If you can access your AdminCP, then disable all your Modifications one by one until you find the one that causes the error.

Idawg
01-12-2007, 08:19 PM
If you can access your AdminCP, then disable all your Modifications one by one until you find the one that causes the error.
Done and I still get the error...sigh

Fatal error: Undefined class name 'vb_datamanager_userpic' in /home/llvofcom/public_html/test/includes/functions.php on line 99

It is looking for a class that has not yet been defined... What file would that get defined in so I can start seeing if ANY files are changed

**Added**

Would that get defined in a template??

Kirk Y
01-12-2007, 08:24 PM
You've disabled all Products and Plugins and the error is still visible?

Idawg
01-12-2007, 08:25 PM
Yup, that is why I am thinking it might be defined in a template??

Kirk Y
01-12-2007, 08:56 PM
No, the templates aren't related to the software's backend. Your error is being caused by a file-edit of some kind...

Idawg
01-12-2007, 09:09 PM
FOUND IT !!! :D

My class_dm_userpic.php in the includes directory was fragged somehow.. By that I mean BLANK - EMPTY !!! I moved over the class_dm_userpic.php file from the base install and now it works !!! :D

Kirk Y
01-12-2007, 09:44 PM
Assuming you're the only one with access to your files and that you didn't do it -- you might want to make sure that someone hasn't gained unauthorized access to your system.

Idawg
01-12-2007, 09:49 PM
As far as I know I am the only one... It could have been a file edit in a mod that went wonkers... Since someone else I know (the one that started this thread) has the same error in the same place

IRAN, what mods did you have running when you got this error???

(*I PM'd him about solving it for myself*)