![]() |
something is wrong
ok its getting all the information its susposed to but then its not displaying it:(
heres my code: PHP Code:
here is how it appears in the template: HTML Code:
<table class="tborder" cellspacing="$stylevar[cellspacing]" cellpadding="$stylevar[cellpadding]" border="0" align="center" width="100%"> |
Do you have a template journal_latestentrybits
? |
yes i do, here is what is in the template:
HTML Code:
<tr> |
You do have a call to printout a template at the end of the file right ?
|
yeah.
heres the entire block of code for that do: PHP Code:
|
Quote:
where is $do defined? try if ($_REQUEST['do'] == 'showindex') |
yeah its for vb3 and the page shows up but the stuff for latestentrybits will not show up at all. the information is retrieved cause i used echo and it all showed, its just the template info isnt:(
|
is it a scope problem?
since the variable is defined within the if statement, it shouldn't be available outside it, so just prior to your if statement add the line Code:
$latestentrybits = ""; |
1 Attachment(s)
nope still doesnt work, it just the table and the journal_latestentrybits template wont show. the JOURNAL template shows and the information in it does too.
heres a screenshot(attached) the red oval is where the table inside the JOURNAL template should appear and inside that table it should have the information from journal_latestentrybits. |
Can I see the Journal template? Thay may be where the problem arrises from, since everything else looks ok
|
All times are GMT. The time now is 10:35 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:
|