HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Pockets setting page not showing
littlepaws
New
in Feedback
I have latest Vanilla installed and pockets.
Just a blank page? www.*****.com//dashboard/plugin/pockets
0
Comments
https://github.com/vanilla/addons/tree/master/plugins/Pockets
This version is compatible with vanilla 2.1
My themes: pure | minusbaseline - My plugins: CSSedit | HTMLedit | InfiniteScroll | BirthdayModule | [all] - PM me about customizations
VanillaSkins.com - Plugins, Themes and Graphics for Vanillaforums OS
Welcome to the community!
Please try the version found in the GitHub repo here: https://github.com/vanilla/addons/tree/master/plugins/Pockets
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.
thats the one i tried?
you need to download https://github.com/vanilla/addons/archive/master.zip
then extract it. then copy the pockets folder over.
then learn how to debub - so you can provide information. You also need to provide your version Number of vanilla.
"latest' means absolutely nothing.
http://docs.vanillaforums.com/developers/troubleshooting/
http://vanillaforums.org/discussion/26943/tutorial-how-to-determine-the-version-number-of-vanilla-that-you-are-using-for-your-own-forum
http://vanillaforums.org/discussion/comment/206536/#Comment_206536
if that doesn't help .... temporarily set...
add both of these:
$Configuration['Debug'] = TRUE;
and if need be change index.php line 21
https://github.com/vanilla/vanilla/blob/2.1/index.php#L21
ini_set('display_errors', 1);
so you can see real errors.
after you solve things ...
then remove debug line on config.php
and change index.php back to original.
https://github.com/vanilla/vanilla/blob/2.1/index.php#L21
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 have setup a test site after downloading 2.1.5 and it looks great I testing plugins and i install them and I got pockets and all discussions ended down the bottom of the page and about 2cm wide. I did try 4 themes inc: baseline and it's the same with all I'm using Bitter Sweetversion 1.1 also FB theme loses the menu.
duplicate question here:
http://vanillaforums.org/discussion/28465/2-1-5-pockets
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 just updated to Pockets 1.1.2 from 1.0.1B, because from the dashboard I could see the Pockets but could not access setup it was a blank screen. I have just installed 1.1.2 and my whole site is inaccessible. Just a blank screen. Gone back to 1.0.1b and the sites up, but blank on setup.
Vanlina 2.1.5 and Apptastic version 0.9.2 Theme.
The pockets show on 2.1.5 because i copied the file from 2.0.18 but cannot edit pockets.
I just tested Pockets 1.1.2 on 2.1.5 and it is fully working.
We cannot help you with blank screens, you need to enable debug and show us the error message.
$Configuration['Debug'] = TRUE;
My themes: pure | minusbaseline - My plugins: CSSedit | HTMLedit | InfiniteScroll | BirthdayModule | [all] - PM me about customizations
VanillaSkins.com - Plugins, Themes and Graphics for Vanillaforums OS