Search found 475 matches

by Dr DLP
Mon Apr 27, 2009 9:44 am
Forum: [3.0.x] Abandoned MODs
Topic: [ABD] AJAX Chat/Shoutbox MOD 2.0.0 Beta 8
Replies: 3248
Views: 499522

Re: [Beta] AJAX Chat/Shoutbox MOD 2.0.0 Beta 8

There is an issue with the smilies, due to an error with the form name. I have just added: <script type="text/javascript"> // <![CDATA[ var form_name = 'text'; var text_name = 'message'; // ]]> </script> To correct this issue, in chat_body.html. Then you can display all your smilies where ...
by Dr DLP
Thu Jul 01, 2004 9:02 pm
Forum: [2.0.x] MOD Writers Discussion
Topic: Drakyu's RPG
Replies: 5
Views: 987

No problems for me :)
by Dr DLP
Wed Jun 30, 2004 9:26 am
Forum: [2.0.x] MODs in Development
Topic: [Submitted] Vault MOD 1.0.0
Replies: 194
Views: 30385

hey man, i have your old version 0.5.0 on your upgrade txts, should i upgrade to 0.9.0 first then to 1.0.0??? or is there any quicker way You have to upgrade to 0.9.0 then to 1.0.0 . Warning: Division by zero in /home/skull04/public_html/forum/vault.php on line 193 You have forgotten to make the CH...
by Dr DLP
Thu Jun 17, 2004 8:52 pm
Forum: [2.0.x] MODs in Development
Topic: [Submitted] Vault MOD 1.0.0
Replies: 194
Views: 30385

You have the answer just above .
by Dr DLP
Tue Jun 15, 2004 2:58 pm
Forum: [2.0.x] MOD Requests
Topic: You have posted in this thread MOD?
Replies: 4
Views: 617

Category Hierarchy adds this feature :)
by Dr DLP
Mon Jun 14, 2004 6:00 pm
Forum: [2.0.x] MODs in Development
Topic: [RC] Rabbitoshi 1.0.0 ( Pet MOD )
Replies: 524
Views: 81931

whitewidow : this is a switch error in a tpl file ( surely viewtopic_body.tpl ) .
I'm using Rabbittoshi v1.0.0 (*looks at the above post* - where can I get the new version? O.o; )

I am interested too .
by Dr DLP
Sat Jun 12, 2004 3:03 am
Forum: [2.0.x] MODs in Development
Topic: [BETA] Advanced Dungeons & Rabbits 0.2.1
Replies: 714
Views: 90816

Surely an error in posting.php .
by Dr DLP
Wed Jun 09, 2004 7:41 am
Forum: [2.0.x] MODs in Development
Topic: [RC] RPG Fields 1.0.5
Replies: 17
Views: 4084

Code: Select all

user_style,, user_element
Remove a comma after user_style .
by Dr DLP
Sat Jun 05, 2004 10:42 am
Forum: [2.0.x] MODs in Development
Topic: [BETA] Mass Email and PMs
Replies: 13
Views: 3738

Why is it a problem ?
by Dr DLP
Fri Jun 04, 2004 8:25 am
Forum: [2.0.x] MODs in Development
Topic: [Submitted] Vault MOD 1.0.0
Replies: 194
Views: 30385

In this case , the user gets a negative value for this point .
So far I have tested I haven't found this issue .
Do you use cash mod ?
by Dr DLP
Fri Jun 04, 2004 8:11 am
Forum: [2.0.x] MOD Database Cleanup
Topic: [2.0.6] Under construction posts [KMR-Award]
Replies: 110
Views: 43047

i don't know anything about SQL. How do I add the SQL into my database? I'm using cpanel that my host provided. Many explanations are available in the knowledge base here : http://www.phpbb.com/support/ i think it had a conflict with "forum_journal_mod_112.zip" ## MOD Title: Forum Journal...
by Dr DLP
Sat May 29, 2004 9:42 am
Forum: [2.0.x] MOD Database Cleanup
Topic: [2.0.6] Under construction posts [KMR-Award]
Replies: 110
Views: 43047

Run the sql requests :)
by Dr DLP
Thu May 27, 2004 3:44 pm
Forum: [2.0.x] MODs in Development
Topic: [RC] Sponsorship 1.0.0 ( Point System add-on )
Replies: 15
Views: 3041

Look for the beginning of the file .
by Dr DLP
Tue May 25, 2004 8:39 pm
Forum: [2.0.x] MODs in Development
Topic: [RC] Sponsorship 1.0.0 ( Point System add-on )
Replies: 15
Views: 3041

Update 0.1.1 -> 1.0.0
ADD : Profile Control Panel compliance .
by Dr DLP
Fri May 21, 2004 10:10 pm
Forum: [2.0.x] MODs in Development
Topic: [BETA] Advanced Dungeons & Rabbits 0.2.1
Replies: 714
Views: 90816

Just add : function redirect($url) { global $db, $board_config; if (!empty($db)) { $db->sql_close(); } $server_protocol = ($board_config['cookie_secure']) ? 'https://' : 'http://'; $server_name = preg_replace('#^\/?(.*?)\/?$#', '\1', trim($board_config['server_name'])); $server_port = ($board_config...

Go to advanced search