 | Re: conundrum mods? |  |
Posted: 08/27/2007 5:59 PM |
|
|
|
|
|
| Crow |
| Posts |
57 |
| Word Cnt. |
3,220 |
| BDay |
Nov 8 |
| Sign |
Scorpio |
| Sex |
 |
|
|
|
Joined: Mar 28, 2007
Local time: 6:15 PM
|

|
|
|
|
 |
| ok the mod tells me what it was looking to adjust do i go into the file and just take out that particular code from the file? |
|
|
 |
 |
| Back to Top |
|
|
 | Re: conundrum mods? |  |
Posted: 08/27/2007 6:02 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 7:15 PM
Location: St Pete, FL
|

|
|
|
|
 |
In the MOD script, it gives you commands on which files to OPEN and what needs to be done. So you would need to follow the MOD instructions below the OPEN to see if you can find the code that was added or modified. The first command after an OPEN will always be a FIND. So you would try to find the code in the FIND statement. The reason why you may not find the code is if it was replaced or if code was added in the middle of the found code...
My guess would be that the code is correctly added to the posting.php file and to both the subSilver and Minimal posting_body.tpl files. I would also venture to guess that the code is missing in the Conundrum/posting_body.tpl file. You can manually add the code by following the instructions for modifying the templates/subSilver/posting_body.tpl file instructions in the MOD script. Of course since we have seen that the Conundrum/posting_body.tpl file has been modified and it looks very different from the code in the other two templates, then you would want to use the code that I suggested early on in this topic. It might be easier to make the Conundrum/posting_body.tpl code look more like the original so that it won't cause future install problems...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: conundrum mods? |  |
Posted: 08/28/2007 5:14 AM |
|
|
|
|
|
| Crow |
| Posts |
57 |
| Word Cnt. |
3,220 |
| BDay |
Nov 8 |
| Sign |
Scorpio |
| Sex |
 |
|
|
|
Joined: Mar 28, 2007
Local time: 6:15 PM
|

|
|
|
|
 |
i was thinkin ok,
i made a backup of the entire forum before i got easymod going what would u say about dumping most of the main files back into the forum thus bringing us back to the beginning to start again.
Would this be easier than trying to adjust all the individual files? |
|
|
 |
 |
| Back to Top |
|
|
 | Re: conundrum mods? |  |
Posted: 08/28/2007 3:18 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 7:15 PM
Location: St Pete, FL
|

|
|
|
|
 |
It really depends on how much you had installed before all of this started. If your forum was pretty much clean beforehand, it might be easier to start with a clean slate...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: conundrum mods? |  |
Posted: 08/29/2007 5:36 AM |
|
|
|
|
|
| Crow |
| Posts |
57 |
| Word Cnt. |
3,220 |
| BDay |
Nov 8 |
| Sign |
Scorpio |
| Sex |
 |
|
|
|
Joined: Mar 28, 2007
Local time: 6:15 PM
|

|
|
|
|
 |
ok i restored the forum back to its original state:
i firstly i installed the multi-bbc-1-4-0.mod and that installed for me.
Then i recieved this error
Critical Error
Critical Error
Function Trace: open_files[1]->modio_open[2]->modio_mkdirs[1]->ftp_mkdir_struct[3]
FTP ERROR: could not make directory [templates]
Current dir: [/forum/admin/mods/BBcode_buttons_organiser/processed]
MOD script line #119 :: FAQ :: Report |
|
|
 |
 |
| Back to Top |
|
|
 | Re: conundrum mods? |  |
Posted: 08/29/2007 4:40 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 7:15 PM
Location: St Pete, FL
|

|
|
|
|
 |
False Folder Create Error...
This is a false error that occurs on a few sites, but not most others. I can't begin to guess why this happens, but you can work around it simply by pressing the Back button in your browser and trying again. If EM has to create multiple folders, then you will see this error message for each folder. Just keep going back and forth until all the folders have been created and the MOD install can continue...
Also, since you have this problem on your site, if a Copy command creates a new folder, then you will see an error message at Step 3. At that point, you can repeat what you did above by pressing the Back button in your browser to Step 2, then proceed back to Step 3...
Until I can figure out what is causing this false error or until someone else can explain it, this will be a minor inconvenience that you can easily work around...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: conundrum mods? |  |
Posted: 08/29/2007 6:25 PM |
|
|
|
|
|
| Crow |
| Posts |
57 |
| Word Cnt. |
3,220 |
| BDay |
Nov 8 |
| Sign |
Scorpio |
| Sex |
 |
|
|
|
Joined: Mar 28, 2007
Local time: 6:15 PM
|

|
|
|
|
 |
I now get this error from the same mod:
| Code:
|
Critical Error
Critical Error
FIND FAILED: In file [templates/subSilver/posting_body.tpl] could not find:
<!-- BEGIN MultiBB -->
{MultiBB.VALUE}_help = "{MultiBB.HELP}";
<!-- END MultiBB -->
MOD script line #125 :: FAQ :: Report
|
|
|
|
 |
 |
| Back to Top |
|
|
 | Re: conundrum mods? |  |
Posted: 08/30/2007 2:50 PM |
|
|
|
|
|
| Crow |
| Posts |
57 |
| Word Cnt. |
3,220 |
| BDay |
Nov 8 |
| Sign |
Scorpio |
| Sex |
 |
|
|
|
Joined: Mar 28, 2007
Local time: 6:15 PM
|

|
|
|
|
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: conundrum mods? |  |
Posted: 08/30/2007 4:21 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 7:15 PM
Location: St Pete, FL
|

|
|
|
|
 |
I'm guessing that you are trying to install the BBCode Organizer MOD version 1.4.0a but haven't installed the BBCode Organizer MOD 1.4.0 yet. 1.4.0a is an update of BBCode Organizer 1.4.0, so you need to install 1.4.0 first...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: conundrum mods? |  |
Posted: 08/30/2007 4:34 PM |
|
|
|
|
|
| Crow |
| Posts |
57 |
| Word Cnt. |
3,220 |
| BDay |
Nov 8 |
| Sign |
Scorpio |
| Sex |
 |
|
|
|
Joined: Mar 28, 2007
Local time: 6:15 PM
|

|
|
|
|
 |
| well looking for that mod all i can get is the 1.4.0a or 1.4.0c mod but that's all. Do u know where i can get that mod |
|
|
 |
 |
| Back to Top |
|
|
 | Information |  |
|