@Ivan_Gurin Thanks for the reports! I've filed 1, 2 is fixed, 3 sounds like you have third-party cookies blocked perhaps (it causes the graph to not work in Safari especially), and I think 4 was probably related to the JS bug in my last post. If not, please open a GitHub issue for it and I'll take a closer look. Thanks again!
@gohunter Completely white page? Upgrade from 2.0.x or fresh install? Enable debugging (add $Configuration['Debug'] = TRUE; to your /conf/config.php file) and report any errors.
Comments
@Ivan_Gurin Thanks for the reports! I've filed 1, 2 is fixed, 3 sounds like you have third-party cookies blocked perhaps (it causes the graph to not work in Safari especially), and I think 4 was probably related to the JS bug in my last post. If not, please open a GitHub issue for it and I'll take a closer look. Thanks again!
@Lincoln, thanks!
Your fix solved 3, 4 items from my list.
Awesome, glad to hear.
After following everything nothing shows up. I'm on localhost. Please help
@gohunter Completely white page? Upgrade from 2.0.x or fresh install? Enable debugging (add
$Configuration['Debug'] = TRUE;
to your/conf/config.php
file) and report any errors.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.
describe everything. as well as following hgtonight's advice.
also see...
http://vanillaforums.org/discussion/comment/199091/#Comment_199091
and describe your os, and php version and if you get a bonk
read this ...
http://vanillaforums.org/docs/errors
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
@hgtonight, @peregrine;
Thanks for the tip and found out there was some issue in my localhost. It was not pulling out the right database.
Changed my directory and it works fine.
Thanks for the link to http://vanillaforums.org/discussion/comment/199091/#Comment_199091 it is really useful and will guide me in my future posts.
I'm kind of new to whole php and vanilla forum, and trying my best to learn it in short period of time.
Appreciate you all!