![]() |
|
#1
|
|||
|
|||
|
I've moved the forum description code into the adv_portal template. The code is displaying as an empty box -- it seems the $foruminfo[title] and $foruminfo[description] aren't being parsed.
Does anyone know how I can fix this so these to variables are parsed from the adv_portal template? The code is as follows: Quote:
Rebecca |
|
#2
|
|||
|
|||
|
*bump*
|
|
#3
|
|||
|
|||
|
Unless the $foruminfo array is defined then the values will be empty - which is what you are seeing. For what you want to work you will need to modify the php code for the module that uses the template and fill in the values so they may be displayed.
__________________
Tom Morris Porsche Boxster discussion forum. Today's Conservative discussion forum. |
|
#4
|
|||
|
|||
|
Hi Tom,
Thanks for your reply. I'm using the adv_portal template, which is the main formatting/display template for vBadvanced. It tells all the modules where to appear, but isn't a module in itself. (This is what I'm assuming from looking at the template, so anyone please feel free to correct me if I'm wrong.)That said, how would I define the values so they DO appear correctly for that particular template? Thank you, Rebecca Last edited by Rebecca; 06-03-2006 at 03:40 PM. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| body$onload in adv_portal template | Marris | Troubleshooting & Problems | 2 | 08-01-2005 10:15 PM |
| Page title, description and keywords | joeychgo | Troubleshooting / "How do I..." Questions | 2 | 09-10-2004 12:51 AM |