Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Problem with 3.1: Success Message with undo - from Tips & Tricks
Post: Problem with 3.1: Success Message with undo - from...

I'm just using the "standard" build-in method. If you delete a page from pages.php, the whole page is send as an ajax response too. I'm new to GetSimple, so i'm conforming to it's standards, and tryi...
Petit Jean General Questions and Problems 7 16,600 2012-04-27, 18:54:09
    Thread: Problem with 3.1: Success Message with undo - from Tips & Tricks
Post: Problem with 3.1: Success Message with undo - from...

From jQuery docs: dataType "html": Returns HTML as plain text; included script tags are evaluated when inserted in the DOM. Obviously, the response is never inserted into the DOM
Petit Jean General Questions and Problems 7 16,600 2012-04-26, 20:50:51
    Thread: Problem with 3.1: Success Message with undo - from Tips & Tricks
Post: Problem with 3.1: Success Message with undo - from...

This seems to be part of the problem: Code: -- $(response).find('div.updated').html() -- The javascript is not first evaluated! (look in my ajax success response) The response is just a string, so th...
Petit Jean General Questions and Problems 7 16,600 2012-04-26, 20:19:35
    Thread: Problem with 3.1: Success Message with undo - from Tips & Tricks
Post: Problem with 3.1: Success Message with undo - from...

Simply put: http://get-simple.info/wiki/plugins:tips#success_and_error_messages does not seem to work... I don't get the success or error messages with the undo link. link_manager and news_manager s...
Petit Jean General Questions and Problems 7 16,600 2012-04-26, 19:55:53