I have an error 404 when i want to go to /forum/dashboard/user
This module seems to be broken... but /forum/dashboard/views/user is here... with his 11 .php files...
Does anything in your dashboard work? or is that the only thing wrong????? Does the rest of forum work and does mobile view and default theme work. Does switching themes work?
messages? registration? disable plugins and themes?
post your config.php again with sensitive info taken out. things also may work better if you don't embed your dashboard.
maybe this... jusr a guess - I don't use embedding.
and the link in the readme for troubleshooting doesn't work (probably some beta testing with clicking on links in readme is needed).
e.g.
Getting Help
Troubleshooting upgrades & installs
Official documentation
Vanilla community forums
Official cloud hosting with professional support & migration services
Comments
This is not an issue. It is shown on systems that do not have caching enabled, IIRC.
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
I have an error 404 when i want to go to
/forum/dashboard/user
This module seems to be broken... but
/forum/dashboard/views/user
is here... with his 11 .php files...Does anything in your dashboard work? or is that the only thing wrong????? Does the rest of forum work and does mobile view and default theme work. Does switching themes work?
messages? registration? disable plugins and themes?
post your config.php again with sensitive info taken out. things also may work better if you don't embed your dashboard.
maybe this... jusr a guess - I don't use embedding.
$Configuration['Plugins']['EmbedVanilla']['EmbedDashboard'] = FALSE;
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
I cannot edit my message, but the errors 404 were solved, my server was rebooting.
This is my config.php
if your invite roles work - great. - otherwise read my first message. and turn fo Debug - if you are finished debugging.
A tip when you upgrade in the future next time - read the documentation first and follow the installation steps.
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
index.php?p=/utility/update
should be accessible.grep is your friend.
and successful as well.
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
Ok, but... where are your installation steps ? In the readme in the downloaded file the documentation is very poor... And no link on this page.... http://vanillaforums.org/discussion/27540/vanilla-2-1-1-important-security-bug-release
Thanks, my forum is now updated ! Thanks for help.
Yes it could be greatly improved to add all the gotchas concerning.
mbstring
https://github.com/vanilla/vanilla/blob/2.1/README.md
and the link in the readme for troubleshooting doesn't work (probably some beta testing with clicking on links in readme is needed).
e.g.
Getting Help
Troubleshooting upgrades & installs
http://codex.vanillaforums.com/developers/troubleshooting/
I think they have a process where you can suggest changes to documentation. I am not involved in the documentation process, I am just a volunteer.
https://github.com/vanillaforums/vanilla
meanwhile these links have some tips.
http://vanillaforums.org/discussion/comment/214320/#Comment_214320
http://vanillaforums.org/discussion/comment/208595/#Comment_208595
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.