Allgemeiner Support zum phpBB 2 Board und phpBB 2 Modifikationen
Forumsregeln
Auch wenn hier der Support für phpBB 2 weiterhin aufrecht erhalten bleibt, weisen wir darauf hin, dass das phpBB 2 nicht mehr offiziell unterstützt und weiterentwickelt wird!
The Quickedit of my Ajax Mod is not working my friend, when I want to edit any post with the Quickedit I can't do it, when I clicked Save the changes in the post that I want to edit, the changes in the post doesn't appears.
Also If I want to use the Quickedit in some posts that aren't the last ones in the topic when I clicked in the link of Quickedit in the post that I want to edit, it send me directly to the complete edit page not appears the Quickedit field. ¦9
I put here my files and thanx in advance.
Zuletzt geändert von mariokaz am Fr 25.Aug, 2006 05:57, insgesamt 2-mal geändert.
Will the changes just not be saved or the window do not close for it?
On both check the version of your webserver. It may be to old...
Karsten Ude
-={ Das Mädchen für alles }=- Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
I tested it in IE 6 and also I installed yesterday Firefox and tested also with it and the same problem in both cases, so I think that is not the problem, also I think if that is the problem I can't use the Quickedit here in your forum and I am using it and works perfect.
Also in all the posts except the last one of the topic, when I clicked in the Quickedit link it send me directly to the complete edit page and not appears the Quickedit window in that posts, so only appears in the last post of the topic.
So I think, the webserver which you uses could not send back the responce to finish the request.
Check it and (lets) update the webserver, if possible.
Karsten Ude
-={ Das Mädchen für alles }=- Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
And also I don't understand why before I updated my AJAX Mod, this works fine in my webserver of always (Internet Explorer 6) and now updated is not working, neither with IE and also with Firefox. ¦4
Do you have empty the browser cache?
Its recommended after updating AJAX tools!
Karsten Ude
-={ Das Mädchen für alles }=- Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
Karsten Ude
-={ Das Mädchen für alles }=- Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
Karsten Ude
-={ Das Mädchen für alles }=- Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
NO!
I mean the webserver, like Apache, IlS, etc.!
You can find it in the phpinfo...
The name of the webserver and release I wants to know.
Karsten Ude
-={ Das Mädchen für alles }=- Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
var AJAX_DEBUG_RESULTS = 0;
var AJAX_DEBUG_REQUEST_ERRORS = 0;
var AJAX_DEBUG_HTML_ERRORS = 0;
and replace each 0 with 1.
After saving and closing this file, empty the browser cache and retry to use the quickedit.
If the responce will work, you will get one or more javascript alerts. Please post the content of them (screenshot) to check them out.
Karsten Ude
-={ Das Mädchen für alles }=- Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
Karsten Ude
-={ Das Mädchen für alles }=- Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
Okay, wrong ajax.php.
Download the AJAX Features from here and replace the ajax.php.
Karsten Ude
-={ Das Mädchen für alles }=- Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
Ok my friend, the problem is I uploaded the ajax.php file that is in the Contrib/Post_Move_Instead_Delete Folder of the Mod, because I have that mod instaled too in my forum.
Now I uploaded the ajax.php file that is in the Root Folder of the Mod and yes now is working.
But I am still having this problem:
In all the posts "except" the last one of the topic, when I clicked in the Quickedit link it send me directly to the complete edit page and don't appears the Quickedit window in that posts, so only appears in the last post of the topic. ¦4