Reply
Smarty Help Required...
Old 11-26-2005, 01:05 PM Smarty Help Required...
Brian07002's Avatar
Super Spam Talker

Posts: 869
Name: ...
Location: ...
Hi all,

I have a shopping cart based on the smarty template engine. My problem is that I seem to have problems running any custom php code within the cart...Even in the Header / Footer of the site.

Here's what I am trying to do: I want to use a <php include statement so I can count the # of visitors on each page of my site...Sounds simple right? Well, I tried and after running script, I don't get anything displayed on the page..<NADA, NOTHING, no errors whatsoever> I know for sure the scripts configuration is 100% correct. Just that php needs to be 'specially setup' within my cart due to the cart being 'wrapped up in the smarty template engine'...Someone please help!!! It's driving me mad, and preventing me to go any further...

Thank you in advance!
-Brian
Brian07002 is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 11-29-2005, 06:15 AM
ibbo's Avatar
Super Spam Talker

Posts: 880
Location: Leeds UK
I have not used smarty but i do know that template engines require you to assign and then parse sections of your template page.

For instance.

assign('NAME', 'Me hello!');
parse('main.body.details');

Now i do not know what methods smarty uses to assign and parse i just know that it works in that style. So check out the smarty script and find where it does this for other vars then copy the style and run some tests.

Ibbo
__________________
www.nationalclubgolfer.com www.sportspub.co.uk www.bespokecc.co.uk www.centralmarquees.co.uk
Linux user #349545 :
(GNU/Linux)iD8DBQBAzWjX+MZAIjBWXGURAmflAKCntuBbuKCWenpm XoA7LNydllVQOwCf
ibbo is offline
Reply With Quote
View Public Profile Visit ibbo's homepage!
 
Reply     « Reply to Smarty Help Required...
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.14272 seconds with 12 queries