GOD Wille
Excellent OT User
Due a big mistake i puted items.xml into index.tpl and saved....
now i got this error when i changed back..
is therea ny way to fix that or should i reinstall modern aac..
ty for help..
now i got this error when i changed back..
Code:
function sendRequest() { $('.loader').show(); var form = $('#request').serialize(); $('input[name=input]').val(''); $.ajax({ url: 'http://evolera.vapus.net//index.php/ajax_cs/adminRequest', type: 'post', data: form, success: function(data) { $('#adminWindow .content').prepend(data); $('.loader').hide(); } }); }
is therea ny way to fix that or should i reinstall modern aac..
ty for help..