Pintolus on "Two WP installs with same database, content and users."
Thank you so much for your answer! Yes SEO seems to be an issue, since the content will be duplicated - could even lead to a google-ban. but it is my understanding that WordPress, itself, can only run...
View Articleleejosepho on "Two WP installs with same database, content and users."
...first i have to translate my theme and some plugins. I do know that is one of the things WPML can do, but I believe there are other (and free) plugins that can do the same. The big question,...
View Articlethephilm on "WP development locally - Error establishing a database connection"
Have you verified that the db imported successfully? Check https://dev.mysql.com/doc/refman/5.5/en/getting-information.html for a few of the commands (though it looks like you already have a good grasp...
View Articleresstrunt on "[Plugin: NS Cloner - Site Copier] Error in your SQL syntax"
Is there a simple fix for this? I have the same error using this plugin.
View ArticleNever Settle on "[Plugin: NS Cloner - Site Copier] Error in your SQL syntax"
There may be a simple fix, but it depends on what exactly the MySQL error is so if you can follow the same directions to send your logs to us at support@neversettle.it then we can take a look.
View Articlejuniorbra on "[Plugin: Subscribe To Comments Reloaded] Table...
Hi, I am receiving this alert below several times a day as you can see here https://db.tt/AcfhG8cj (this print screen is from the last 30 minutes). "Table 'mysql_name.wp_subscribe_reloaded_subscribers'...
View ArticleReedyseth on "[Plugin: Subscribe To Comments Reloaded] Table...
Hello @juniorbra Please deactivate and activate the plugin, this will run a routine to create that table. Let me know the results.!
View Articlejuniorbra on "[Plugin: Subscribe To Comments Reloaded] Table...
Hi, Could not activate the plugin because of a Fatal Error: Fatal error: [] operator not supported for strings in...
View Articlejuniorbra on "[Plugin: Subscribe To Comments Reloaded] Table...
I guess that this is the line 643: $notices[] = '<div class="updated"><h3>' . __( 'Important Notice', 'subscribe-reloaded' ) . '</h3>' .
View Articlehughbalboa on "ANTI scriptinjection on Templates-Pages MySQL"
Hi, using MYSQL on TEMPLATES for PAGES on wordpress is their a safe mode to INSERTO INTO , UPDATE and DELETE, without Hacking codes like Anti scriptinjections i need help please thank you
View ArticleReedyseth on "[Plugin: Subscribe To Comments Reloaded] Table...
OK, someone else reported that same issue. I am a little busy with work, but what you can do is just delete that part of the code, the notices one and give it a try.
View Articlejuniorbra on "[Plugin: Subscribe To Comments Reloaded] Table...
I've deleted the following code but there is still a Fatal Error message: $notices[] = '<div class="updated"><h3>' . __( 'Important Notice', 'subscribe-reloaded' ) . '</h3>' .
View ArticleBrain916 on "Delete Old Thumbnail Images?"
Hey everyone, I wanted to delete old thumbnail sizes as well as the images created by WordPress core. I have over 180,000 images on my server, and each image has roughly 3-4 different dimensions. I...
View Articlesanteven on "Delete Old Thumbnail Images?"
I think you can use this plugin after you have deregistered the image sizes you want to get rid of. https://wordpress.org/plugins/regenerate-thumbnails/...
View Articlenightbook on "[Plugin: BackWPup Free - WordPress Backup Plugin] Cannot...
Thanks Daniel, I appreciate you sending me in that direction, I contacted my provider and they apparently have had some sql issues with their PHP v5.5 so I've rolled back to 5.3 and my problems are no...
View ArticleRossMitchell on "ANTI scriptinjection on Templates-Pages MySQL"
You use the "prepare" member function to sanitise all user inputs going into your SQL, validate the fields as best you can.
View Articlefast4u on "Problem with Installing Wordpress on IIS"
WP Version: 4.2.2 Server Info: Microsoft-IIS/7.5 MySQL Version: 5.6.19 PHP Version: 5.4.24 Hello fellow developers. I have installed many wordpress instances from scractch mostly on Linux boxes. But...
View Articlehughbalboa on "ANTI scriptinjection on Templates-Pages MySQL"
i dont know about it, i will investigate tanks Ross
View ArticleYorman on "ANTI scriptinjection on Templates-Pages MySQL"
By experience I recommend you not to write raw SQL queries in your application unless you know the consequences and vulnerabilities that could be opened through that code. In my work I see many...
View ArticleHostPuma on "Problem with Installing Wordpress on IIS"
PHP is threaded or non-threaded? Settings > General > SITE URL is set or not? Also, whats the website url?
View Article