vrijvlinder
MVPvrijvlinder MVP
Reactions
-
Re: Modify URL in emails / change domain names
You could try this in your Locale. if it is english and enabled then change it in there or make your own locale.php and add it to the conf folder. $Definition['EmailWelcomeRegister'] = 'You have succ… (View Post)2 -
Re: /index.php?p=/
You have to be careful when you put things in the config.php you can break your forum if you don't pay attention to detail in the explanations given. Read the tutorial section here... (View Post)1 -
Re: /index.php?p=/
This goes in the config.php $Configuration['Garden']['RewriteUrls'] =TRUE; (View Post)1 -
Re: /index.php?p=/
Change this # RewriteBase / To this RewriteBase / (View Post)1 -
Re: How to remove the black bar at the top of my forum’s start page?
You can add this configuration to the config.php $Configuration['Garden']['Modules']['ShowGuestModule']=FALSE; (View Post)3
