View Single Post
  #1  
Old 09-28-2002, 05:54 AM
 
syddos syddos is offline
 

eXpert
  
Join Date: Sep 2002
Location: London, England, UK
Posts: 259
 

Default Dispaly Smarty variables in Xcart

Hi to the PHP/Smarty buffs,

I'm trying to write a JavaScript file to display the Values of variables in xcart. I know that in Javascript you could use

Alert("My variable's value is = " + myVariable);

but Smarty plays a major role in assigning values to variables in Xcart, I guess it would also play a major role in extracting the variable values, however I would like to confirm the correct syntax.

If you are in the know, please post, if not then Xcart support is my next step Monday morning.

I await the flood of info.

Regards,
__________________
Syddos

Nothing is impossible, We just don't know how to do it ........Yet!

Xcart 4.1.X PRO (Testing Platform: winXP Pro)
Perl 5.8.7 (win32)
WINAMP 1.6.3 (win32 server package. Includes the following)
- phpMyAdmin v2.8.03
- MySql 5.0.21
- Apache 2.0.55 (win32)
- php 5.1.4
- SQLitemanager 1.2.0
Reply With Quote