The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
You have an error in your SQL syntax
hi
i have problem that someone have deleted my database . so i asked my web server to give me the lasts backup's they don't have from the last 2 day's or 1 week too .. i have old database but i meet problem when i upload i can see the tabuls are 50 ..! and see this error . PHP Code:
thanks |
#2
|
||||
|
||||
That error indicates that your php doesn't have enough memory allocated to complete the operation. You can either increase your memory_limit setting in php.ini to xxM or to temporarily up your limits edit your includes/config.php file and add this line right under the <?php line:
ini_set('memory_limit', xx * 1024 * 1024); xx being the next step up in size... if you are currently set to 8MB, up it to 16. If you are set at 16, up it to 32, etc. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|