probs with simple ads manager plug-in

DutchBeardMan

Registered Member
Joined
Jan 26, 2011
Messages
52
Reaction score
4
Since I've downloaded and activated the simple ads manager plug-in, there are 3 warnings on top of my wordpress admin panel:

Code:
Warning: mkdir() [function.mkdir]: Permission denied in .../wp-content/plugins/simple-ads-manager/sam-admin-class.php on line 18

Code:
Warning: Cannot modify header information - headers already sent by (output started at .../wp-content/plugins/simple-ads-manager/sam-admin-class.php:18) in .../wp-includes/functions.php on line 851

Code:
Warning: Cannot modify header information - headers already sent by (output started at .../wp-content/plugins/simple-ads-manager/sam-admin-class.php:18) in.../wp-includes/functions.php on line 852

I've searched on G and on BHW, couldn't find a solution... Does anyone know how I can solve this?

Or does anyone know a good replacement for the plug-in?

Thanks
 
Fixed it;

Had to manually create a map called ''sam-images'' in wp-content/plugins/ with permission 777!
 
Back
Top