Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
trouble updating english.php and seeing extensions
I"m running Vanilla 0.9.2.2
1)I"m having two problems. Whenever I update english.php I don't see any of the changes on the forum. I tried changing multiple areas without any luck. I even deleted one letter from the default and didn't see it change up on the site. I looked at the uploaded file on the server and it did have the changes, but I'm not seeing it displayed on the site.
Here is the code for english.php below:
$Context->Dictionary["GuestWelcomeTitle"] = "Welcome, Stranger";
$Context->Dictionary["GuestWelcomeBody"] = "<p>This is the mysite forum area. To go to the main site go to <a href=\"http://www.mysite.com\">mysite.com</a> Did you know that there is a whole world of functionality you're not seeing? If you have an account, <a href=\"signin.php\">sign in now</a>.</p>
<p>If you don't have an account, <a href=\"apply.php\">apply for one now</a>.</p>";
2)My 2nd problem is that whenever I load the extensions I'm not seeing them in my extension list when logged in as admin. I have created the php file uploaded on server and they are not showing up.
Any help would be greatly appreciated.
0
This discussion has been closed.
Comments