Home arrow Forum
Home
About
Demo
Forum
FAQ
Live Sites
Feedback

Login





Lost Password?
No account yet? Register
Stay Tuned!
 
Who's Online
We have 2 members online

powered_by Joomla
ME Forum
Welcome, Guest
Please Login or Register.    Lost Password?
Submit button 'Save' doesn't work in frontend (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Submit button 'Save' doesn't work in frontend
#5151
alexx99 (User)
Fresh Boarder
Posts: 10
graphgraph
User Offline Click here to see the profile of this user
Re:Submit button 'Save' doesn't work in frontend 6 Months, 3 Weeks ago Karma: 0  
No, i didnt solve the problem yet.
It is not a problem of Templates, i changed it some times.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#5186
wuwu (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Re:Submit button 'Save' doesn't work in frontend 6 Months, 1 Week ago Karma: 0  
may i know when this bug plan to be fixed ?

not sure if http://www.eaimproved.eu/ is related to misterestate which claims to provide improvement of estate agent.

seems like the bug on "estateagent.php", and by looking into quick hack from eaimproved, same file, the source looks like this:


case "new":
if (authorizeSuperVisor()==false)
{
$query = "SELECT count(*) FROM #__estateagent WHERE created_by = '$my->id'";
$database->setQuery($query);
$total = $database->loadResult();
if($total>=$eaconf->ea_maxobjects&&$eaconf->ea_maxobjects!=0){
echo "<script> alert('You have reached the maximum number of objects you can have'; window.history.go(-1);</script>n";
exit;
}
}

hope misterestate's author can get some idea and appreciate the fixed asap for all fans waiting here....
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop