![]() |
is it correct code ? exceed memory limit :(
Code:
require("global.php"); ________ where are my before post on this subforum ? :( |
PHP Code:
Also, there's no need to use aliases and grab the postid in your query, you already have the postid (1111). |
thanks,
Ok, post grabs, but how display this post with BBC code ? |
To use with BBCode, you must use the BBCode parser class. It's a very simplistic class to use, and you can read more about it here (class -> vB_BbCodeParser).
If you want to parse a variable called $var, you would use this php code: PHP Code:
|
Quote:
My output template's name TEST. This code I add at first srcipt: Code:
require('includes/class_bbcode.php'); Code:
while($post = $db->fetch_array($getposts)) Code:
$mini = $bbcode->do_parse($var); |
What you need to do is this:
PHP Code:
|
All times are GMT. The time now is 09:59 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|