Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

Search found 4 matches
Smarty Forum Index
Author Message
  Topic: Puting 2 MySQL Queries in a loop
deflator mouse

Replies: 2
Views: 6800

PostForum: General   Posted: Sun Nov 30, 2003 11:04 pm   Subject: Puting 2 MySQL Queries in a loop
Ahh yes, I'm stupid.
Thank you very much.
  Topic: Puting 2 MySQL Queries in a loop
deflator mouse

Replies: 2
Views: 6800

PostForum: General   Posted: Thu Nov 27, 2003 3:34 am   Subject: Puting 2 MySQL Queries in a loop
I am rather new to Smarty. I'm trying to write a script that has two database queries with the usual while ($row = mysql_fetch_array($result)) thing. One query is inside the other ones while brackets. ...
  Topic: smarty produces blank page
deflator mouse

Replies: 3
Views: 10973

PostForum: Installation and Setup   Posted: Tue Oct 28, 2003 7:50 pm   Subject: smarty produces blank page
ok, heres the script i tried, its basically the packaged demo...
<?php

error_reporting(E_ALL);
require '/var/www/html/Smarty.class.php';

$smarty = new Smarty;

$smarty->compile_check ...
  Topic: smarty produces blank page
deflator mouse

Replies: 3
Views: 10973

PostForum: Installation and Setup   Posted: Mon Oct 27, 2003 2:56 am   Subject: smarty produces blank page
I've installed smarty, used the demo script included after changing my path, and all i get is a blank screen.

ive tried changing my path to the absolute path, and tried putting the demo in the sam ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP