jassing
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: PHP 8 vs WP_Customize_Image_ControlSure, i can do that; but how do I then upgrade PHP w/o affecting the rest of the site?
Update — After no files growing for over 2 hours, I manually renamed the file to remove the random extension to just .zip – transfer & tried to restore it
Incompatible Archive.: PCLZIP_ERR_BAD_FORMAT (-10) : Unable to find End of Central Dir Record signature
Michal: I used the latest version that was in the post above.
firebug:no
dev version:yes
ckeditor as comments: yes
qtranslate: noI had the issue of no editor appearing for comments– this dev version fixed it.
Forum: Plugins
In reply to: [CKEditor for WordPress] [Plugin: CKEditor For WordPress] Error on activationThe update seems to be working here! THANK YOU!
Forum: Fixing WordPress
In reply to: Permalink has /home/ ?I didn’t say you said that… Yes I read it; I must have missed something. Thanks for your help.. it’s been great.
Forum: Fixing WordPress
In reply to: Permalink has /home/ ?Rats — so wordpress can’t be installed to the root? it has to go into it’s own folder to avoid /home/ in the urls?
Thanks
-jForum: Fixing WordPress
In reply to: Stack Overflow…https://www.netlibsupport.com
Another thing I’m having a problem with is hitting “refresh” — 1st time into a page all ok; then a refresh just hangs…Bah.. I’m almost to the point of starting over.Forum: Plugins
In reply to: [ContactMe] [Plugin: ContactMe] Upgraded and…update; I delete the old contactme; I went thru all databases and deleted any reference to *contactme*
Installed new, still
Fatal error: Class ‘contactme_default’ not found in D:\Hosting\4738447\html\wp\wp-content\plugins\wp-contactme\library\base\application.php on line 118
I guess it’s just not meant to be. thanks.
-joshForum: Plugins
In reply to: [ContactMe] [Plugin: ContactMe] Upgraded and…Ok — old version 2.6.28; when it is installed, there is a form name=”Default” Table=”wp_contactme_default (1)” (was w/o the (1) so it must track this somewhere)
I cannot delete this.I have de-activated the plugin, deleted the plugin & verified that the plugin folder is gone.
I can install the new one, but when I try to activate it; it gives me an error. I can then delete that one, re-install the old one and it works. (recaptcha does not work; which is why I’m trying to upgrade)
I did “SELECT * FROM wp_posts WHERE post_type = ‘dc%'” and it returned zero results. (there are only the following post types: attachment,nav_menu_item,page,post,revision)
does that help any?
Thanks!
-joshForum: Plugins
In reply to: [ContactMe] [Plugin: ContactMe] Upgraded and…Wont’ let me delete the last one — what is the table name it uses; so I can drop it/clean it?
thanks
-jForum: Plugins
In reply to: [ContactMe] [Plugin: ContactMe] Upgraded and…Thanks … but that’s exactly what I’ve already done…
Maybe I’ll try deleting all the forms and starting over…Forum: Plugins
In reply to: [ContactMe] [Plugin: ContactMe] Upgraded and…Could it be a database/table setting? what are the tables used? I can manually delete them and add my stuff back in.
thanks
Forum: Plugins
In reply to: [ContactMe] [Plugin: ContactMe] Upgraded and…Thanks for the help.
Unfortunately, I deleted the entire wp-contactme folder. Verified it was gone. Uploaded the new; failed to activate, with a new error:Fatal error: Class ‘contactme_default’ not found in D:\Hosting\4738447\html\wp\wp-content\plugins\wp-contactme\library\base\application.php on line 118
Forum: Hacks
In reply to: Hack to change text after page creation but before presenting to the browser?Thank you!
Forum: Hacks
In reply to: Hack to change text after page creation but before presenting to the browser?Awesome — thank you.
What’s the best place to put them? in the theme’s header.php or is there a better place?
Thanks.
-j