neononcon
Forum Replies Created
-
Nevermind, I guess it really wouldn’t affect other Statpress plugins because it’s a completely renamed table, right?
Update: I removed the line of code from above, and then deleted the plugin. I was going to go back to one of the other Statpress versions, then though I’d give your plugin another chance since you replied here. So after another install, it started collecting data. However, I tried to delete again just as a test, and same error happened. It seems that this plugin does not like to be deleted because it is not processing the code that helps it remove the tables from the database. Which I think it important right? In case someone wants to go from this plugin to another Statpress based option.
Would like similar information if anyone has it. We share the same question. Thanks
Add something like this to bp-custom.php
define('BPFB_THUMBNAIL_IMAGE_SIZE', '400x200');
I totally get that bumping is not permitted. But it also shouldn’t be permitted to put out a plugin that cannot even be uninstalled. It’s one thing for a plugin to not work as well as planned, or not work at all. But to cause a Fatal Error is pretty upsetting as it can effectively halt the operation of an entire site.
@wpready: Line 20 of the uninstall.php file that the error points has
mysql::resetSummaryTable();
Which file do you think was completely missing during installation?
Thanks
[ Please do not bump, it’s not permitted here. ]
Forum: Themes and Templates
In reply to: Theme Ten Eleven is resizing large images wrongThis thread helped me but just wondering why the settings in admin>settings>media aren’t working? For example, setting the large image maximum size to Width: 600px and Height:0. Shouldn’t that give you the resized options when uploading into a post? All of the sudden it was resizing everything to 584px despite the settings =/
@ginab.Multiplicity your posts are always so polite and nice, but unfortunately they do not answer questions nor show us how to solve problems. Photo uploading and hotlinking directly to the activity stream is super important to Buddypress, in fact so important that Buddypress is almost worthless without this plugin. But when pictures do not resize to a specified (either in css or admin) size, then the photo part of Activity Press is equally worthless.
Please don’t let this plugin go to waste. Help the users figure out how to resize… pretty please.
The ability for this to work would be great.
Did you ever get this working?
Pinterest has this code on their site, but adding it to the custom buttons section of this plugin doesn’t work:
<a href="https://pinterest.com/pin/create/button/" class="pin-it-button" count-layout="horizontal">Pin It</a> <script type="text/javascript" src="https://assets.pinterest.com/js/pinit.js"></script>
Added %%URL%% in the URL like this:
<a href="https://pinterest.com/pin/create/button/?url=%%URL%%" class="pin-it-button" count-layout="horizontal">Pin It</a> <script type="text/javascript" src="https://assets.pinterest.com/js/pinit.js"></script>
Source is here: https://pinterest.com/about/goodies/
yes please
Forum: Plugins
In reply to: [Ad Buttons] [Plugin: Ad Buttons] A few questionsknock knock
Thanks, didnt realize there was a paid version of PD. But isn’t it against wordpress policy to force advertising in a plugin?
Forum: Plugins
In reply to: [Simple Twitter Connect] [Plugin: Simple Twitter Connect] No request token?“Use Twitter for login must be checked (enabled).” There doesn’t seem to be an option for this anymore… but it’s working after creating a new key.