Not sure if this has been asked already but is there a way to fix this? Some font color text seems to show before the php text. It's just an example image below: http://img88.imageshack.us/img88/2216/phpbbcode8bo.gif I've the exact problem. Help anyone??? I noticed the same problem as well.
That is really too bad, nobody can help me with version 2.2.2. :( I mean, there are people who get it going and could be a help. Nevertheless I'm using version 2.1.0 and wrote a german translation. Here we go: # #-----[ OPEN ]------------------------------------------ # language/lang_german/lang_mai...
File : /home/bacchus/users/icedead/www/admin/admin_medal.php I may be wrong, just an observation... Thanks for your answer. I just copied the error message of icedead. Mine looks like this: Wrong mode for generating select list DEBUG MODE Line : 87 File : admin_medal.php Maybe I have done anything ...
[...] Furthermore I didn't get the fix for this problem: Wrong mode for generating select list DEBUG MODE Line : 87 File : /home/bacchus/users/icedead/icedead.iphpbb.de/www/admin/admin_medal.php ycl6, you talked about another mod having the same function name? As I have no mods installed, but easym...
Hi guys, I installed this mod (v2.2.2) on an fresh phpbb 2.0.17 with easymod v0.2.1a. Of cource I have done alle databse changes as well. So far so good. At first I got the error described a few posts ago: "left frame of Admin CP is blank." So I followed the explanation of Ice Dead and *za...
I realized another bad thing. This part of your code // Replace ':' by its HTML code to prevent smilie replacements $after_replace = str_replace(':', ':', $after_replace); does this to the code <span style="color & # 5 8 ; #FF9900;"> It even works but I think this was not your intentio...
I know this problem. It affects to me in this forum, as well. (Just go into my profile and click "find all posts by KI") It is because of the lenght of my username. The search function only allows 3 characters as a serach argument. See also this post: [bug] Problem with "Find all post...
############################################################## ## MOD History: ## ## 2005-06-18 - Version 3.0.6 ## - Fix: smilies not displayed anymore in PHP code ## - Fix: spaces or tabs wrongly removed at the beguining ## of the code ## - Fix: Help line not displayed in the French translation ##...
Sorry - i'm 100% sure that it has worked until the version 2.0.15 Check this - it's a 2.0.10 testing board. And you can check it yourself, if you want to: open includes/bbcode.php find: $patterns[] = "#\[url=([\w]+?://[^ \"\n\r\t<]*?)\]([^?].*?)\[/url\]#i"; replace with: $patterns[] ...