PDA

View Full Version : attachment problem


johnrizz
01-04-2009, 02:25 AM
When I try to do an attachment on new posts I get a Fatal error. I did do an upgrade from 3.7.3 -to- 3.7.4 figuring it might fix this but no luck. please help? thanks..
John.

Fatal error: Call to undefined function: cl_scanfile_ex() in /home/******/public_html/newattachment.php(160) : eval()'d code on line 19

Kirk Y
01-04-2009, 02:26 AM
That's not a vB standard function. Most likely you have installed a modification that is incompatible with 3.7.4 or is missing a required file.

I'd suggest you go through your Modifications and disable each until the error goes away. Once you narrow down the modification that's causing the error, you can proceed from there to fix it.

Lynne
01-04-2009, 02:29 AM
Try disabling your plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

johnrizz
01-04-2009, 04:24 PM
Ok! I'll give this a shot. Thanks..

--------------- Added 1231099955 at 1231099955 ---------------

You guys are the best! haha! I did have a incompatible modification. upload attachment virus scan was causing the problem... All better now! Thanks Big time....
John