phpMyAdmin in the "Run Query" box.xxxgamer wrote:Hey great mod right there!
Im just wondering with one thing.
You know how at the top of the instructions it says SQL and then a code to select.
Where do i put that or what do i do with that? thank you
Actually, even the one posted above for phpBB2 is in development and therefore not recommended for a live environment.WhiteWolfSix wrote:Read duvelske's post few posts above. He has made it for phpBB2. This is only phpBB3 MOD.
That kind of thing is not easily done. phpBB3 MODs cannot backport to phpBB2, and phpBB2 MODs won’t work on phpBB3, its a completely different animal. -- You would be better off posting a request in the phpBB2 MOD Requests forum.Blacksmith2 wrote:Can you test/make this for PHPBB 2?
H_o_L: You are right but afaik, that MOD was already in MODDB and I used it for some time. See:Highway of Life wrote:Actually, even the one posted above for phpBB2 is in development and therefore not recommended for a live environment.WhiteWolfSix wrote:Read duvelske's post few posts above. He has made it for phpBB2. This is only phpBB3 MOD.
Code: Select all
##############################################################
## MOD Title: WPM
## MOD Author: Duvelske < [email protected] > (Richard Wagtmans) http://www.vitrax.org
## MOD Description: This mod gives you in the admin section a panel to control a welcome message
## on registration. You can disable it with the admin panel and type the message send by the mod.
## MOD Support site: www.vitrax.org, www.phpbb.nl, www.phpbb2.de, www.phpbb.com
## MOD Version: 1.0.10
## MOD Compatibility: 2.0.4 - 2.0.19
##############################################################
## Installation Level: easy
## Installation Time: ~3 minutes
##
## Files To Edit: 2
## includes/usercp_register.php
## includes/constants.php
##
## Included Files: 10
## admin_wpm.php
## wpm_body.tpl
## functions_wpm.php
## lang_admin_wpm.php (English,Dutch & German)
## wpm_db_update.php
## wpm_db_install.php
## uninstallwpm.php
##
##############################################################
## MOD History:
## 2006-02-02 - Version 1.0.10
## - Submitted it to phpbb
Just open the .xml file and read this treath for the codes like FIND, REPLACE and many many more : http://www.phpbb.com/community/viewtopi ... 16&t=61611Cryptoo wrote:Sorry, new to installing stuff etc.
But how do you install this MOD onto your forums?
I got that, and did all the stuff, just the SQL went wrong... HELP Me! pleaseRaimon wrote:Just open the .xml file and read this treath for the codes like FIND, REPLACE and many many more : http://www.phpbb.com/community/viewtopi ... 16&t=61611Cryptoo wrote:Sorry, new to installing stuff etc.
But how do you install this MOD onto your forums?
If its not in there now, it means it was possibly denied.WhiteWolfSix wrote:H_o_L: You are right but afaik, that MOD was already in MODDB and I used it for some time. See:Highway of Life wrote:Actually, even the one posted above for phpBB2 is in development and therefore not recommended for a live environment.WhiteWolfSix wrote:Read duvelske's post few posts above. He has made it for phpBB2. This is only phpBB3 MOD.