Spirix
19-Aug-2006, 01:07 AM
Hey,
Can you tell me if this mod will work:
http://www.phpbb.com/phpBB/viewtopic.php?t=265040
Can you tell me if this mod will work:
http://www.phpbb.com/phpBB/viewtopic.php?t=265040
Would this mod work? - NBS |
|
|
View Full Version : Would this mod work? Spirix 19-Aug-2006, 01:07 AM Hey, Can you tell me if this mod will work: http://www.phpbb.com/phpBB/viewtopic.php?t=265040 Derek 19-Aug-2006, 02:31 AM Not sure, just try it and see. Good luck though, thats a big mod lol. It should work as long as you put the install sql queries into the new_forum_sql.php file, and queries to drop any new tables it added. Derek luky 20-Sep-2006, 11:24 AM Im planning on installing that as my very first mod for my service. Its a really good one! I used it before on stand alone. I dont see why it wouldnt work? Cronos 21-Sep-2006, 08:51 AM as i can see, this mod should work... but this is a VERY huge mod.. are you sure you want to edit ALL the style you've uploaded? O_O i was thinking to install it.. but when i saw what i've to edit and how much deep was the edit.. O_o anwyay, remember, as derek said to you, add the sql query to new_forum_sql.php if you find a fast kind for edit ALL the tempale, just tell me :D luky 22-Sep-2006, 02:56 AM I might use Easymod if i do install it though. I do want it :P Cronos 22-Sep-2006, 08:10 AM I might use Easymod if i do install it though. I do want it :P for what i've seen you CANT use easymod, there are several problem with easymod i don't know how work easy mod, if easy mod edit the file, you could install easy mod in another phpBB forum and copy the file edited this could be a solution, but if easymod use external file for store the edit for the mod you can't do it as i can see the first problem you'll have with an error like 'cant find..' an nbs file, this could be fixed ( i've fixed it ) but later i've found another problem with the subSilver skin, so i select the easymod folder and put it into the basket :D if you want to test it, i could post it the edit you have to do for toggle the nbs error.. just tell me :) Derek 22-Sep-2006, 12:05 PM I doubt easy mod would work to install mods on all the forums... It would need to be editted to execute the install sql queries on every forum that already exists. Then it would have to edit new_forum_sql.php to put the queries there for new forums, and delete_forum_sql.php to delete the new tables when a forum gets deleted. Derek |