Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
[VanillaPress2010 Theme] Theme - This is for a localhost install of WP3 + V2
This appears to me to be a proof of concept theme for a localhost install of WP3 and V2
It also gives the error "Unable to write to config file '/home/content/11/8579411/html/discus/conf/locale-en-CA.php' when saving." if you attempt to modify the banner text in the theme options.
I'd expect locale-en-GB for myself
so one for adaptation by the hobbyist but not quite ready from prime time.
It also gives the error "Unable to write to config file '/home/content/11/8579411/html/discus/conf/locale-en-CA.php' when saving." if you attempt to modify the banner text in the theme options.
I'd expect locale-en-GB for myself
so one for adaptation by the hobbyist but not quite ready from prime time.
Tagged:
0
Comments
The error message might be due to your write permissions
You can easily change that text by going into the default master view of the theme
the zipped archive has a file /views/default.master.tpl with explicit "http://localhost/wordpress" references
My write permissions for the file are 604 and the directories 705 (so there is nothing wrong with them).
In the error message /discus/ is the equivalent of /forum/ for my evaluation forum, i.e. not a fully live forum, my users can find it but are not being sent there for any support YET. (My current live forum is bbPress)
I think without some language package there ( I see there are applications available for fr-FR de-DE es-MX pt-BR it-IT ru-RU, I'm surprised no fr-CA - so Vanilla has had very little localization done so far)
Vanilla Forums COO [GitHub, Twitter, About.me]
is your installation of WP a /localhost one?
I also, updated the .zip as well.
There was an error rendering this rich post.
It also just shows a broken image link where the header image should be. The image linked to mydomain.com/forum/index.php?p=/themes/VanillaPress2010/design/vanilla_offices.png so I had to go in and hard code the correct URL.
Is there any way to make this work correctly as I am setting this up for a friend and don't want have to be editing files to make changes when he could be doing it himself.