airvine
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Photo Album Plus] "Missing Thumbnail" when not logged inThink I figured it out, the lines I added to wp-config.php were added after the “do not edit beyond this” line. Moved them up a few lines and recreated the albums and seems to be working.
Will update if any further issues!
Thanks for all your help 🙂
Forum: Plugins
In reply to: [WP Photo Album Plus] "Missing Thumbnail" when not logged inDid that, still doing the same thing.
I also tried deleting the entire plugin from the site, dropping the wp_wppa tables from MySQL and reinstalling, but still seeing the same behavior.
One thing I did notice was the settings seem to be saved even after I drop the tables and delete the files. Are they stored somewhere else in MySQL or a file somewhere?
I’d like to try completely removing it from the site and then re-adding again, but it seems there are some settings saved.
Any idea where these might be?
I removed wp-content/wppa-depot wp-content/plugins/wp-photo-album-plus
wp-content/uploads/admin wp-content/uploads/wppa
as well as dropping the 8 tables that start with wp_wppa from my MySQL database.Forum: Plugins
In reply to: [WP Photo Album Plus] "Missing Thumbnail" when not logged in.htaccess is renamed now to .nohtaccess for wp-content/uploads
I’m seeing the same behaviour.
Also, if I load the page logged in and copy the URL of an image that’s displayed, I can load that image while not logged in.
Any further ideas?
Forum: Plugins
In reply to: [WP Photo Album Plus] "Missing Thumbnail" when not logged inhttp://www.clgw.ca/2014-fashion-gala/
There is the page showing what I’m referring to.The only .htaccess I have is in the main WordPress directory as well as under wp-content/uploads (that one only disables indexing on the uploads directory and subdirs.) The one in the WordPress root is (I think) the default.
Any other info that might be helpful?
Once I log in to the site, the albums display correctly.
Forum: Plugins
In reply to: [Job Manager] Calendar not displaying in FF17/18betaWorked for me, however the filename was different.
I found the necessary function in jquery-ui-1.10.2.custom.zip/js/jquery-ui-1.10.2.custom.min.jsCopied the entire function beneath the comment and replaced the function in wp-content/plugins/job-manager/js/jquery-ui-datepicker.js
Someone who can change the code for the plugin, please put this into the next version.
Cheers.
Forum: Plugins
In reply to: [Job Manager] Calendar not displaying in FF17/18betaI’m still dealing with this on my end.
Anyone from the plugin team wanna chime in?Anyone have any insight into how other plugins migrated to whatever new calendar system WP3.5 added (or whatever the underlying issue is)?
Perhaps we can hotfix until the plugin author patches.
Forum: Plugins
In reply to: [Job Manager] Calendar not displaying in FF17/18betaGlad to know it’s not just me!
Thanks for confirming.Is there a place other than the forums where I should be submitting this bug?
Forum: Plugins
In reply to: [Job Manager] Calendar not displaying in FF17/18betaJust to be clear, this is the calendar when you create a job posting from the wp-admin interface. The fields are start posting date/end posting date/job start date/job end date