Sigma Php Ajax framework, Ajax Components, GUI Builder
May 24, 2012, 11:51:31 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Unable to run Visual Ajax locally  (Read 729 times)
chayden
Newbie
*
Posts: 1


View Profile
« on: December 09, 2009, 02:57:19 PM »

Hi All,
I have installed visual ajax couple hours now and have not being able to run an application. I simple created an application with just a button alone and click the RUN icon at the top of the screen and got the following error;
getString("template/singledebug.html"); $clsName=$_POST['clsName']; $clsName=get_magic_quotes_gpc()?stripslashes($clsName):$clsName; $content=$_POST['content']; $content=get_magic_quotes_gpc()?stripslashes($content):$content; $theme=$_POST['theme']; $theme=get_magic_quotes_gpc()?stripslashes($theme):$theme; $lang=$_POST['lang']; $lang=get_magic_quotes_gpc()?stripslashes($lang):$lang; $template = LINB::parseTemplate($template, array("clsName" => $clsName, "content"=>$content, "theme"=>$theme, "lang"=>$lang)); echo $template; ?>

I have WAMPSERVER 2.0 installed at c:\wamp and downloaded Sigma Visual Ajax GUI Builder Package 2.1 release and extract the files to c:\wamp\apps directory
Can anyone give any solution to my problem. I know I am doing something wrong I cannot figure it out.
Thanks
Logged
linb
Administrator
Hero Member
*****
Posts: 435


View Profile
« Reply #1 on: December 09, 2009, 04:40:37 PM »

Per you message, maybe your php5 environment does not work well.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!