bossisback
New Member
Hi Guyss
Can Any 1 tell me how can i remove this error while uploading .....
Its Urgent .. plzzz
Can Any 1 tell me how can i remove this error while uploading .....
Its Urgent .. plzzz
if you are the forum admin you shuld go admin cp and usergroups and change settings of any usergroups..bossisback said:Hi Guyss
Can Any 1 tell me how can i remove this error while uploading .....
Its Urgent .. plzzz
;Your PHP does not have enough memory allocated to it to complete this operation. Ask your host to increase the 'memory_limit' variable in php.ini to at least 32M.
To temporarily up your limits edit your includes/config.php file and add these lines right under the <?php line:
ini_set('memory_limit', 32 * 1024 * 1024)