[email protected]
Forum Replies Created
-
Forum: Plugins
In reply to: [MaxGalleria Lite: WordPress Gallery Plugin] Dashboard post list disappearsI was able to fix this by using jQuery.noConflict in lines 138 and 139 in the maxgalleria-lite.php file
mine now reads
else { echo '<script type="text/javascript">'; echo 'jQuery.noconflict(document).ready(function() {'; echo ' jQuery.noconflict("tr#post-' . $post->ID . '").hide();'; echo '});'; echo '</script>'; }
Forum: Plugins
In reply to: [MaxGalleria Lite: WordPress Gallery Plugin] Dashboard post list disappearsI am seeing the same thing. I have the All in one Calendar plugin. When the MaxGalleria Lite plugin is enabled I lose the ability to see the list of regular posts, and posts of a specific type. I am using WP 3.8.1.
Theme is Oxygen
Forum: Fixing WordPress
In reply to: Some menus (such as Posts) are 'display:none?'When the MaxGalleria Lite plugin is active it seems to ruin the ability to list posts. I am seeing the exact same thing and disabled the plugin. Problem went away.
So, I am still having problems. Here are some log files. Here are some tiny pate links to log files
https://tny.cz/1c1c145aSo you can see that the later log is showing successful deletion of some of the zip files. Specifically,
Delete file: backup_2013-10-18-1820_AS220_54c75f2ae2d3-plugins.zip, service=googledrive
0886.754 (1) backup_2013-10-18-1820_AS220_54c75f2ae2d3-plugins.zip: Deletion successful
0886.873 (1) Delete file: backup_2013-10-18-1820_AS220_54c75f2ae2d3-themes.zip, service=googledrive
0887.053 (1) backup_2013-10-18-1820_AS220_54c75f2ae2d3-themes.zip: Deletion successful
0887.056 (1) Delete file: backup_2013-10-18-1820_AS220_54c75f2ae2d3-uploads.zip, service=googledrive
0887.316 (1) backup_2013-10-18-1820_AS220_54c75f2ae2d3-uploads.zip: Deletion successful
0887.403 (1) Delete file: backup_2013-10-18-1820_AS220_54c75f2ae2d3-others.zip, service=googledrive
0887.572 (1) backup_2013-10-18-1820_AS220_54c75f2ae2d3-others.zip: Deletion successful
0887.576 (1) 1382134854: this backup set is now empty; will remove from historyHowever, I don’t fine any logs for 54c75f2ae2d3. My 10-18 backup is aedc9e7a5bac. Those files are still on my google drive and the auto deleting is not working. Let me know if you need to see more logs.
Here is the log from the most recent backup.
Not sure if that is going to be as helpful. I no longer have the log for the Sep 20 backup. My server was completely filled up due to the backup files not being able to transfer to Drive. I am going to start from scratch again, including setting up a new Google Drive folder, to see if that helps. If this happens again I will create a new support thread.
thanks!
Sure, here are some screenshots
thanks,
JonathanAll of them. All the files that Updraft is backing up, and then saying it’s deleting based on the retention settings are being left in Google Drive.
I already tried setting everything up from scratch once and the problem persists.
Yes, I had contacted you over at Timely too. This is the issue. This can be closed and resolved. Users are now creating everything in WordPress and then subscribing to filtered calendars.
thanks
Yes, images are being inserted, as well as set as “Featured Image” and the images eventually de-associate with the event. The images stay in the media library however.
The images ARE attaching, just after a time they go away.
It appears that every time the event refreshes, the image is lost. This is occurring on v 1.8.2 as well as all the previous versions we were testing.