gbell12
Forum Replies Created
-
Forum: Plugins
In reply to: [Slideshow] Custom styles bugCan’t get it to go on Chrome. I guess you can just wait to see if other users have the same error.
Cheers for the support.
Forum: Plugins
In reply to: [Slideshow] Custom styles bugBut you saw it happen to me in the video, right? So you tell me ??
Forum: Plugins
In reply to: [Slideshow] Custom styles bugAnd there’s still the issue shown in the video of a duplicated style becoming empty…
Forum: Plugins
In reply to: [Slideshow] Custom styles bugAh, you’re “Manuel”! Sorry for calling you “Stefan” in the video. Stefan’s the original creator and you help with with maintenance and support now?
I get the pop-up… but wasn’t hitting “Save Changes” as you must have seen in the video.
I hope you’ll agree it’s not exactly obvious that must be done since “delete” makes it look like the deletion already happened. Perhaps a checkbox instead? The way deleting posts or pages works. Check mark it for deletion, then hit “Save changes”. Much more obvious, especially if “Save changes” is called “Apply”.
Forum: Plugins
In reply to: [Slideshow] Custom styles bugFirefox 30, under Ubuntu.
Trying it with an empty Firefox profile in safe mode… same thing!
Well, now we have a mystery. Want me to send me a test version with some alerts and var_dumps sprinkled around?
Even blowing away the WordPress codebase – same thing.
Forum: Plugins
In reply to: [Slideshow] Custom styles bugHi Stefan,
I accompanied my last bug report with a financial donation (please, everybody who gets some value out of this, please follow suit!).
This one, I’ll accompany with a demo video ??
[video src="https://dl.dropboxusercontent.com/u/17914213/slideshow_demo_for_stefan.ogv" /]
Forum: Plugins
In reply to: [Slideshow] Custom styles bugIt was consistent at the time. I have not been using the plugin recently. What would you like me to test?
This is a duplicate of the bug at:
https://www.ads-software.com/support/topic/warning-job-restart-due-to-inactivity-for-more-than-5-minutes-6/page/2?replies=31…which has (now old) replies from the author. It is unresolved. Please follow the issue there.
Daniel, this is a big problem. I have a post here describing something similar with no response. Your plugin is NOT MAKING BACKUPS, which is a critical problem for all your users.
I encourage you to please address this bug ASAP.
Forum: Plugins
In reply to: [Revisr] Staying untracked and added?This should be fixed with the latest update,
Nope. ??
Revisr is intended to work with the WordPress installation being in the same directory as the .git folder. While it should work within subfolders, if you continue to experience issues it may be worth testing with it installed in the same repository.
“it” installed in the “same repository”? Did you mean directory?
I’ve got the repo above the wp install, not below it. Possibly a fairly normal arrangement (where else do people keep their related project files?)
Forum: Plugins
In reply to: [Revisr] Staying untracked and added?Also, can you please confirm the location of the .git folder?
It’s one up from public_html which is how I read the readme.txt. Is that OK?
I have notes and assets that don’t belong on the website, but still go with the project, one level up from public_html. That’s why .git is there…
so /data/www/myproject/.git
and
/data/www/myproject/public_html/wp-content etc.Forum: Plugins
In reply to: [Revisr] Staying untracked and added?Here’s one clue and/or another bug and/or something to squawk about earlier:
I’ve got my debug settings cranked up and I see:
Warning: file_put_contents(.gitignore): failed to open stream: Permission denied in /data/www/wordpress/public_html/wp-content/plugins/revisr/admin/templates/settings.php on line 17 Revisr Settings Settings updated successfully.
That seems more like an error, and for sure the message shouldn’t report that everything’s A-OK.
I was on the settings screen to put a name and email in there (they were blank) in case that was the problem. After chmod’ing, the .gitignore so the settings would save, but committing is the same behavior as described previously.
Doing a git config -l, it doesn’t appear that even the settings are being set. So the PHP/git interface is suspect now…
Forum: Plugins
In reply to: [Revisr] Staying untracked and added?Happy to help debug. I’m a developer myself.
Forum: Plugins
In reply to: [Revisr] Staying untracked and added?Good question. They’re definitely in the staging area.
git version: 1.9.1
git status: Yes, shows the same thing. Yes files can be added and committed from the command line, and that removes them from the ‘untracked’ section. No, no errors shown on the dash.
Server info:
WordPress version 3.9.1 BackWPup version 3.0.13 Get pro. PHP version 5.5.9-1ubuntu4.3 MySQL version 5.5.38-0ubuntu0.14.04.1 cURL version 7.35.0 cURL SSL version OpenSSL/1.0.1f WP-Cron url: https://wordpress.localhost/wp-cron.php Server self connect: Response Test O.K. Temp folder: /data/www/wordpress/public_html/wp-content/uploads/backwpup-98372-temp/ Logs folder: /data/www/wordpress/public_html/wp-content/uploads/backwpup-a6fdb-logs/ Server Apache/2.4.7 (Ubuntu) Operating System Linux PHP SAPI apache2handler Current PHP user gbell2 Safe Mode Off Maximum execution time 30 seconds Alternative WP Cron Off Disabled WP Cron Off CHMOD Dir 0755 Server Time 22:18 Blog Time 22:18 Blog Timezone Blog Time offset 0 hours Blog language en-US MySQL Client encoding utf8 Blog charset UTF-8 PHP Memory limit 256M WP memory limit 40M WP Maximum memory limit 256M Memory in use 4.25 MB Disabled PHP Functions: pcntl_alarm, pcntl_fork, pcntl_waitpid, pcntl_wait, pcntl_wifexited, pcntl_wifstopped, pcntl_wifsignaled, pcntl_wexitstatus, pcntl_wtermsig, pcntl_wstopsig, pcntl_signal, pcntl_signal_dispatch, pcntl_get_last_error, pcntl_strerror, pcntl_sigprocmask, pcntl_sigwaitinfo, pcntl_sigtimedwait, pcntl_exec, pcntl_getpriority, pcntl_setpriority, Loaded PHP Extensions: Core, PDO, Phar, Reflection, SPL, SimpleXML, Zend OPcache, apache2handler, bcmath, bz2, calendar, ctype, curl, date, dba, dom, ereg, exif, fileinfo, filter, ftp, gettext, hash, iconv, json, libxml, mbstring, mhash, mysql, mysqli, openssl, pcre, pdo_mysql, posix, readline, session, shmop, soap, sockets, ssh2, standard, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xml, xmlreader, xmlwriter, zip, zlib
Forum: Plugins
In reply to: [W3 Total Cache] Logged In User CacheHi mchl – please share which plugin you found.
Here’s a response from W3TC:
Are you a W3 Total Cache Pro customer? Pro unlocks fragment caching in W3TC, which is needed to accomplish what you’re doing. Initial documentation is limited, but what’s there is enough to get you started if you know your way around WordPress theme development. Fragment caching in W3TC is just utilizing the WordPress Transients API, we’re not doing anything proprietary.