PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   Bug Tracker (http://www.phpdig.net/forum/forumdisplay.php?f=27)
-   -   Template_demo broken in 1.8.1 (http://www.phpdig.net/forum/showthread.php?t=1051)

RobM 07-09-2004 03:00 AM

Template_demo broken in 1.8.1
 
Hi,

The template selection (template_demo parameter) is ignored by search.php in 1.8.1.

I haven't fixed it properly as it's used in config.php, before phpdig_functions.php/phpdigHttpVars() is available.

My personal quickfix, insert:

$template_demo = $_GET['template_demo'];

before "$templates_array =" at line 76 in config.php.

Rob.

Charter 07-09-2004 06:21 AM

Hi, and thanks. More changes were added to this thread.


All times are GMT -8. The time now is 07:44 PM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.