The "redirect mod" that you have?
That mod thats allows to set a "forum name" that redirects the user to another site?
I want it for 2.0.6... if some one knows, please post the link.
tnx.
Where can I find...
Forum rules
Discuss features as they are added to the new version. Give us your feedback. Don't post bug reports, feature requests, support questions or suggestions here. Feature requests are closed.
Discuss features as they are added to the new version. Give us your feedback. Don't post bug reports, feature requests, support questions or suggestions here. Feature requests are closed.
Re: Where can I find...
There are no Mods in this board. I don't know if a Mod doing the same thing as our redirect exists. Perhaps someone else does.
Re: Where can I find...
Thanx...
Re: Where can I find...
I had a look for one a few months ago, and last time I looked, there wasn't any such mod for the 2.0.x series
Miguel
http://community.34sp.com" target="_blank
http://www.miguel.me.uk" target="_blank | http://www.sfcommand.co.uk" target="_blank | http://www.ssdg.org.uk" target="_blank
Hardware: The parts of a computer system that can be kicked
http://community.34sp.com" target="_blank
http://www.miguel.me.uk" target="_blank | http://www.sfcommand.co.uk" target="_blank | http://www.ssdg.org.uk" target="_blank
Hardware: The parts of a computer system that can be kicked
Re: Where can I find...
Don't take my word for it but theoretically it should be possible to do this on a standard install of 2.0.6 by a forum's name in the form:
Note that the first "</a>" is to end the link to actually enter the forum, such an end tag is not required for your 'redirect' since it should already be added by the code.
Just a possibly very basic work around. Simply set the permissions to the forum to view only (ie Admin for all else) and it shouldn't have any problems.
Code: Select all
</a><a href="http://www.phpBB.com">Php BB main site
Just a possibly very basic work around. Simply set the permissions to the forum to view only (ie Admin for all else) and it shouldn't have any problems.
Images in sigs! please.
Re: Where can I find...
I have tested that way but it doesnt work...
Thx anyway.
Thx anyway.
-
- Registered User
- Posts: 80
- Joined: Sat Oct 25, 2003 11:28 pm
- Location: Nowhere of nowhere
- Contact:
Re: Where can I find...
Nice way to do it but it comes with a load of problems. First of all it may not support HTML in that case you can edit the SQL entry and make the tags real, second it still has those Topic, Posts, Last post, and those stuff to the left of it meaning no hit counter. Another thing it shows the URL upon a mouse over so the person can just type it in without it being able to record the hit (even thought it doesn't have a hit counter)haravikk wrote:Don't take my word for it but theoretically it should be possible to do this on a standard install of 2.0.6 by a forum's name in the form:
Note that the first "</a>" is to end the link to actually enter the forum, such an end tag is not required for your 'redirect' since it should already be added by the code.Code: Select all
</a><a href="http://www.phpBB.com">Php BB main site
Just a possibly very basic work around. Simply set the permissions to the forum to view only (ie Admin for all else) and it shouldn't have any problems.
Also did I mention the icon? It can be changed (not sure in 2.0) but...
So it is a bit not the best way but still a nice handy way.

"There are two groups of people, the hunters and the hunted."
-Anonymous
[ My Home | http://www.jackaldesigns.com/ ]
[ Current Project | http://www.jackaldesigns.com/Projects/G ... /index.php ]
-Anonymous
[ My Home | http://www.jackaldesigns.com/ ]
[ Current Project | http://www.jackaldesigns.com/Projects/G ... /index.php ]
Re: Where can I find...
Hello DarkPepe,DarkPepe wrote:The "redirect mod" that you have?
That mod thats allows to set a "forum name" that redirects the user to another site?
I want it for 2.0.6... if some one knows, please post the link.
tnx.
Hope I understood your question well
I see your question is already 3 weeks old, but if you didn't find it, here is the link:
One of the great Ptirhiik's mods has got this feature : categories_hierarchy.
Find it there... http://rpgnet.clanmckeen.com/demo/index.php
Patricia