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.
No "pockets" page?
Killertoad
New
When ever I click pockets in my dashboard, it goes to a blank page, and nothing pops up?
0
Comments
what version or vanilla are you using? (common question eh).
you may need to turn on debugging in your version of vanilla.
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
2.1b :b and debugging?
Make sure you have set your htaccess file correct and use clean urls, you likely got a 403 error because it is a settings page. And sometimes hosts block access to settings.php?
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
debugging?
what is your config setting? is this in it?
$Configuration['Debug'] = TRUE;
you probably have an error in your pocket html.
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 get no 403, it's just a plain white page. this is the link http://plethorastudios.com/forum/plugin/pockets
And I don't understand what you mean by an error in my pocket html?
By the way, I JUST installed the pockets plugin, have not used it, because the settings page wont open.
Ok please add the code peregrine put up there into your config.php file so we can see exactly what the error says.
$Configuration['Debug'] = TRUE;
A pocket does not have it's own page it is a way to insert things into the forum pages.
The only page it uses in the dashboard is the settings page where you add the html.
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
I know a pocket doesn't, I'm saying in the dashboard, whenever I click the pockets tab, it goes to a blank page.
Debugging was set to true, what do I do now?
are you using pockets version.
'Version' => '1.1.2', or higher.
generally a good idea to mention version of plugin you are using if you are using vanilla 2.1b2.
next question - where do I get updated add-ons. on github 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.
Looks like something did not install properly. It looks like a never ending loop taking all the memory...Try reinstalling Vanilla. Please use the stable Version if you are not an experienced developer familiar with Vanilla.
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
You know, I didn't even realize to look at the dates, and see that on the website it has not been updated since 2010? Hahaha.
Same here , a blank page
Here's a tip to remember. Always post your version NUMBER of vanilla , when posting a comment, if you want to say anything meaningful, and if you want help.
I also added these I am sure they will be useful.
http://vanillaforums.org/discussion/18015/how-to-ask-questions-on-the-internet
when-asking-a-question
http://vanillaforums.org/discussion/25115/how-to-how-can-a-new-user-better-help-the-community-
and a few other helpful links:
http://vanillaforums.org/discussion/23130/forum-post-ettikett-etiquette
http://vanillaforums.org/discussion/17954/food-for-thought-forum-etiquette
http://vanillaforums.org/discussion/23483/advice-for-all-those-just-starting-out-with-vanilla
troubleshooting tips: http://vanillaforums.org/discussion/20231/how-to-become-somewhat-adept-at-modifying-vanilla-
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
Also getting this issue. Vanilla 2.1, latest version of Pockets available from this site.
Forked the latest version from the Github repo and that works.