Any mod for board redirection ?

Started by DjProgressive, February 12, 2009, 08:29:41 PM

Previous topic - Next topic

DjProgressive

Hey everyone, I need a package for redirection
For example when they click on board "blabla" they go to another link from my site
I found 1 but its for 1.1.5
Im using 1.1.8
Any helps ?

Tyrsson

Ask the mod author in the support thread it may be compatible with 1.1.8
PM at your own risk, some I answer, if they are interesting, some I ignore.

DjProgressive

Tried to install but everything says TEST FAILED
thanks anyway

Tyrsson

Its because the package info may need to be updated so that it will install in the new version.
PM at your own risk, some I answer, if they are interesting, some I ignore.

JimM

This mod should do what you want. 

Redirection Boards

If you are getting test failed, another mod may have already edited the portion of code that this mod is trying to edit.  In that case, use the mod parser on the mod site to display the edits required and install the mod manually.
Jim "JimM" Moore
Former Support Specialist

Tyrsson

PM at your own risk, some I answer, if they are interesting, some I ignore.

DjProgressive

I already tried to install this
getting this

1.  Execute Code  RedirectPdb.php 
2. Execute Modification ./Sources/BoardIndex.php Test successful
3. Execute Modification ./Sources/Load.php Test successful
4. Execute Modification ./Sources/ManageBoards.php Test successful
5. Execute Modification ./Sources/MessageIndex.php Test failed
6. Execute Modification ./Sources/Subs-Boards.php Test failed
7. Execute Modification ./Themes/default/BoardIndex.template.php Test failed
8. Execute Modification ./Themes/default/ManageBoards.template.php Test successful
9. Execute Modification ./Themes/default/MessageIndex.template.php Test failed
10. Execute Modification ./Themes/babylon/BoardIndex.template.php Test failed
11. Execute Modification ./Themes/babylon/MessageIndex.template.php Test failed
12. Execute Modification ./Themes/classic/BoardIndex.template.php Test successful
13. Execute Modification ./Themes/classic/MessageIndex.template.php Test successful
14. Execute Modification ./Themes/default/languages/Help.english.php Test successful
15. Execute Modification ./Themes/default/languages/Modifications.english.php Test successful

JimM

Quote from: JimM on February 12, 2009, 11:00:58 PM
If you are getting test failed, another mod may have already edited the portion of code that this mod is trying to edit.  In that case, use the mod parser on the mod site to display the edits required and install the mod manually.
Jim "JimM" Moore
Former Support Specialist

DjProgressive

Tried but doesnt work :(
Because using manual, for example it says
Find: Bla Bla
Replace: Bla Bla
Find:
<td class="windowbg2">
<b><a href="', $board['href'], '" name="b', $board['id'], '">', $board['name'], '</a></b><br />

For example this one is not in "Themes/default/BoardIndex.template.php"
I donno what else I can do

JimM

DjProgressive - attach your /Themes/default/BoardIndex.template.php file to your next post and I will take a look at it.
Jim "JimM" Moore
Former Support Specialist

DjProgressive


JimM

The Images On Board mod was conflicting with this one.  It had already edited the line, inserting some code.  I added the edits for the redirection mod so try this one.  You will need to edit the other failed files as well.
Jim "JimM" Moore
Former Support Specialist

Advertisement: