Sigma Php Ajax framework, Ajax Components, GUI Builder
May 24, 2012, 11:51:55 AM
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Home
Help
Search
Login
Register
Sigma Php Ajax framework, Ajax Components, GUI Builder
>
Sigma Visual GUI Builder & Library
>
Sigma Visual - Q&A
(Moderators:
steven
,
linb
) >
Unable to run Visual Ajax locally
Pages: [
1
]
« previous
next »
Print
Author
Topic: Unable to run Visual Ajax locally (Read 729 times)
chayden
Newbie
Posts: 1
Unable to run Visual Ajax locally
«
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
Re: Unable to run Visual Ajax locally
«
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
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> News & Announcements
-----------------------------
Sigma Visual GUI Builder & Library
-----------------------------
=> Sigma Visual - Knowledge Share
=> Sigma Visual - Q&A
=> Bug Report & Wishlist
-----------------------------
Sigma Grid
-----------------------------
=> Sigma Grid - Q&A
=> Show Case
=> Bug Report & Wishlist
-----------------------------
Other
-----------------------------
=> AJAX & JavaScript
Loading...