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!
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!
[quote="mariokaz";p="66182"]Mmmm ok no errors, but the problem that the buttons of the Ajax Mod Functions don't works in my forum when I clicked it. ¦4[/quote]
All the time you wrote about javascript errors (displayed in the browser status line).
Can you please post them?????????
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 Oxpus, I put here a screenshot with a little explanation of my problem.
The only problem is I clicked in the buttons of the functions for the Ajax Mod and nothing happen, so I can't edit, move, change, delete, etc. nothing of my forum with the Ajax Mod in one of my templates.
Thanx!
Zuletzt geändert von mariokaz am Mo 06.Nov, 2006 19:07, insgesamt 1-mal geändert.
And I have two templates installed and the Ajax is working very well in my other template, so for sure is an error in any of my files(ajax), because also it was working very well in both templates a little time ago.
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!
I don't have other error message that the "Error on page" message that appears in the explorer window.
What can I do to know what is the problem?, if I don't have any error message in my forum, only in my explorer window and the Ajax buttons don't do nothing.
When you see the message "Error on Page" you can open the error window for this (double click on this message). And in this window you can see the complete Error Message..........................
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!
<script type="text/javascript">
<!--
var S_SID = '{S_SID}';
var ajax_core_defined = 0;
var phpbb_root_path = '{PHPBB_ROOT_PATH}';
var phpEx = '{PHPEX}';
var POST_FORUM_URL = '{POST_FORUM_URL}';
var POST_TOPIC_URL = '{POST_TOPIC_URL}';
var POST_POST_URL = '{POST_POST_URL}';
var ajax_page_charset = '{S_CONTENT_ENCODING}';
//-->
</script>
<script type="text/javascript" src="ajax/ajax_core.js"></script>
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!
<script type="text/javascript">
<!--
var phpEx = '{PHPEX}';
var POST_FORUM_URL = '{POST_FORUM_URL}';
var POST_TOPIC_URL = '{POST_TOPIC_URL}';
var POST_POST_URL = '{POST_POST_URL}';
var ajax_page_charset = '{S_CONTENT_ENCODING}';
var S_SID = '{S_SID}';
var ajax_core_defined = 0;
var phpbb_root_path = '{PHPBB_ROOT_PATH}';
//-->
</script>
<script type="text/javascript" src="ajax/ajax_core.js"></script>
So I have to change it in the template Fiblack3dblue
Yes and check all other template files from fiblack3dblue, too.
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!
WOOOWWW thank you again Oxpus, that was all the problem and now my super AJAX Mod is working again great in my both templates, thank you for helping me.
The only thing is only I edited my overall_header.tpl file because I didn't find that code or similar in my other template files.
Also I did the little Mod for Blink and is it worinking awesome, thank you for that.
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!