The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#5
|
|||
|
|||
![]()
ok,
so I have: Code:
<? require("global.php"); $res = mysql_query("SELECT * FROM post WHERE postid='1111'"); $row= (mysql_fetch_row($res)); echo ($row[7]); ?> ![]() and it's display this post in other site, but when I want to add new plugin file .php with this code, forum display error: Code:
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 311296 bytes) in ............. global.php on line 472 Is it problem this code or limit ? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|