 | New Templates/Older MODS |  |
Posted: 09/01/2007 3:49 PM |
|
|
|
|
|
| Citation |
| Posts |
826 |
| Word Cnt. |
37,329 |
| BDay |
Oct 2 |
| Sign |
Libra |
| Sex |
 |
|
|
|
Joined: Apr 03, 2007
Local time: 1:19 AM
Location: Somewhere in Maryland
|

|
|
|
|
 |
| I noticed via the MOD Center that my newest style subBlack is not going to updated with the MODS installed prior to me adding it and them on. So, will this cause major errors for someone using this style? |
|
|
 |
 |
| Back to Top |
|
|
 | Re: New Templates/Older MODS |  |
Posted: 09/01/2007 4:19 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 2:19 AM
Location: St Pete, FL
|

|
|
|
|
 |
It won't cause any problems, but the functionality won't exist in subBlack until it is added. We can create Template Only versions of each MOD that you have already installed so that you can add the missing code to subBlack too. Also, you need to find out what phpBB version your copy of subBlack was designed for. If it doesn't match your current phpBB version, we can update it too in order to help avoid future MOD install problems...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: New Templates/Older MODS |  |
Posted: 09/01/2007 4:20 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 2:19 AM
Location: St Pete, FL
|

|
|
|
|
 |
Creating Template Only MODs
All you need to do is create Template Only versions of the MODs that you have installed.
- First create a duplicate of the MOD script in a new text file. To make it easier to remember, just use the same MOD filename that the MOD author used, but add _template_only to the name. So if you are using the TopicCalender.txt file, the new Template only version would be named TopicCalender_template_only.txt.
- Then save the new Template Only MOD and store it in it's own separate templates only folder...
- If there are any files included with the MOD that are supposed to be uploaded to template folders, store them in the new Template only MOD folder maintaining the same folder structure that the original MOD used...
- Next add the name of the new Template to the end of the MOD Title using your favorite Text editor. So the MOD Title could look something like this if Aeolus is your new template name:
| Code:
|
|
## MOD Title: Topic calendar - Part 1 (common to all setup) Aoelus
|
EM will recognize this as a new MOD if the MOD Title is different from what it has previously installed...
Next strip out all NON-Template related modifications. All you want in this new Template Only version of the MOD are alterations for template files only. If there are any copy commands, only keep those that copy included files into template folders too..
Then rename all instances of subSilver with your new Template name using the Replace All function that you can find in most text editors.
Now you can upload the new Template Only MOD folder to the admin/mods and run it like you would any other MOD using EM.
If you have added more than one new template, you would want to repeat Steps 6 & 7 for each Template except instead of using subSilver, you would use the name of the last template that you installed using this Template Only version of the MOD. So if the last template you modified with this was Aeolus and you want to apply the changes to Helius next, do a Replace All on Aoelus to Helius...
It really isn't that difficult to update each new template after the fact...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: New Templates/Older MODS |  |
Posted: 09/01/2007 5:00 PM |
|
|
|
|
|
| Citation |
| Posts |
826 |
| Word Cnt. |
37,329 |
| BDay |
Oct 2 |
| Sign |
Libra |
| Sex |
 |
|
|
|
Joined: Apr 03, 2007
Local time: 1:19 AM
Location: Somewhere in Maryland
|

|
|
|
|
 |
| Nightrider wrote:
|
It won't cause any problems, but the functionality won't exist in subBlack until it is added. We can create Template Only versions of each MOD that you have already installed so that you can add the missing code to subBlack too. Also, you need to find out what phpBB version your copy of subBlack was designed for. If it doesn't match your current phpBB version, we can update it too in order to help avoid future MOD install problems...
|
Here's what I have NR |
|
|
 |
 |
| Back to Top |
|
|
 | Re: New Templates/Older MODS |  |
Posted: 09/01/2007 5:06 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 2:19 AM
Location: St Pete, FL
|

|
|
|
|
 |
Good, it should be the same as your current phpBB version then. There is no need to update it using Template Only versions of the phpBB Updates. So now all that you need to do is install Template Only versions of each MOD that you have installed. It shouldn't take that long to bring it up to speed...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: New Templates/Older MODS |  |
Posted: 09/01/2007 5:48 PM |
|
|
|
|
|
| Citation |
| Posts |
826 |
| Word Cnt. |
37,329 |
| BDay |
Oct 2 |
| Sign |
Libra |
| Sex |
 |
|
|
|
Joined: Apr 03, 2007
Local time: 1:19 AM
Location: Somewhere in Maryland
|

|
|
|
|
 |
| So 'Creating Template Only MOD' is the next thing to do NR?? |
|
|
 |
 |
| Back to Top |
|
|
 | Re: New Templates/Older MODS |  |
Posted: 09/01/2007 5:49 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 2:19 AM
Location: St Pete, FL
|

|
|
|
|
 |
Probably if you want to bring the subBlack template up to speed, the next thing that needs to be done is to create and install Template Only versions of all currently installed MODs. How many MODs are we talking about here???
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: New Templates/Older MODS |  |
Posted: 09/01/2007 5:56 PM |
|
|
|
|
|
| Citation |
| Posts |
826 |
| Word Cnt. |
37,329 |
| BDay |
Oct 2 |
| Sign |
Libra |
| Sex |
 |
|
|
|
Joined: Apr 03, 2007
Local time: 1:19 AM
Location: Somewhere in Maryland
|

|
|
|
|
 |
| Ohhhhhhhhhh plus 20. I am thinking about removing subBlack because I am not supporting that much visits for the use of changing styles. |
|
|
 |
 |
| Back to Top |
|
|
 | Re: New Templates/Older MODS |  |
Posted: 09/01/2007 6:13 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 2:19 AM
Location: St Pete, FL
|

|
|
|
|
 |
It's up to you. It probably wouldn't take that long to install 20 Template Only MODs into subBlack...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: New Templates/Older MODS |  |
Posted: 09/01/2007 10:36 PM |
|
|
|
|
|
| Citation |
| Posts |
826 |
| Word Cnt. |
37,329 |
| BDay |
Oct 2 |
| Sign |
Libra |
| Sex |
 |
|
|
|
Joined: Apr 03, 2007
Local time: 1:19 AM
Location: Somewhere in Maryland
|

|
|
|
|
 |
| I want to do some other things right now NR. I have disabled subBlack until I can get it all up-to-date. I want to do all the list you gave me of other things to compliment db maintenance that don't work. You want new threads? AHAHAHAAAAAAAAAAAAAAA j/k |
|
|
 |
 |
| Back to Top |
|
|
 | Information |  |
|