![]() |
need a little help
i dont get why php is considering 2 of these entries private because they are not private and the database has them listed as not private so i have no clue y.
here is my code: PHP Code:
thanks in advance |
bump!!
|
probably the private field for those 2 entries is not Null for some reason.
Try something like Code:
if($entry['private'] == 1) |
that didnt fix it:(
|
I think you may be emptying $entrybits (setting it to "") when all you want to do is not add to it.
Your code, given the following journal table entries, would result in your collected template output looking as follows: Code:
JOURNAL ENTRY $entrybits Code:
if($entry['private']) |
OMG! that worked thanks so much ^_^
/me gives hug to CarCdr |
All times are GMT. The time now is 11:23 AM. |
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:
|