![]() |
One Problem, Now another.
I'm making my own news backend for vB3.. and it used to be working fine, everything pulled from the DB correctly, I just had to add bbcode parsing. BUT, now that I have gotten the bbcode parsing to work.. everything else that is pullled from the DB comes out with F or W. I have it pulling two posts from forumid 1, and the first post displays
Author: F Title: F Replycount: F And the second, the same, but with W. Both are also showing a postdate for February 3, 2004. :\ >_< WTf is wrong? (Demo: http://eightbitmonster.com) |
That is strange! Can you post your code for the select and fetch_array?
|
Quote:
Code:
$data = $DB_site->query(" |
You should change
PHP Code:
PHP Code:
And for your F-Problem: It should be PHP Code:
|
Quote:
|
All times are GMT. The time now is 07:51 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:
|