| |||||||
| Register | Projects | FAQ | Members List | Mark Forums Read |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
|
Hello, this IF loop force a template bug in Smarty (blank page), please can you look to it and tell me what is wrong ? Code: Content visible to License Owner only. Regards Frank |
| |||
|
take off the gzip page compression in setup or application.php file and it will output an error - be easier to trouble shoot. looks fine to me as well, I always use == instead of EQ, but other than that it looks just like a million others. |
| |||
|
it usually outputs an error message, if the page is blank its because of the gzip page compression./ best to turn it off when yoru troubleshooting - usually its not that useful, but at least it may give a few clues. laod application.php and change $enable_page_compression = 1; to $enable_page_compression = 0; see what happens... |
| |||
|
hi again, looks like your trying to use the variable in the header? you would probably have to make the variable available for the header. try your code in detail_link.html to see if it works their, if it does then this is probably the problem (although, no reason why it should cuase an error, this would just mean the If statment would always be false) |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| The Template Tag | ime | Templates | 10 | 05-01-2006 12:31 PM |
| hot template | Mythotical | Templates | 4 | 02-03-2005 02:32 PM |
| php in template | snaip | Templates | 1 | 10-01-2004 05:31 AM |
| Add a template to the modify template list? | abm193xc | v5.x | 3 | 04-24-2003 05:31 PM |
| Template | csengine | Templates | 3 | 04-12-2003 08:01 PM |