Quantcast
Browsing all 5527 articles
Browse latest View live

Sarajeisel on "wp_capabilities error in server"

Hi! My hosting company has called me because we are using all the server capacity. I dont understand the error and why it could be produced: Sometimes there are these consultations: 13921...

View Article


JamesMcWhorter on "SQL Script to find, and drop, tables on a Multisite"

Hi everyone. I help run a WordPress multisite for a College. There are a few hundred sites. At one point I installed https://wordpress.org/plugins/broken-link-checker/. Works great except when you are...

View Article


soliver1971 on "MySQL version control failes during upgrade to 4.0"

Dear Otto, thanks for the reply, then my diagnosis was wrong. For whatever reason the db_version returns "4.0.27", mysql_get_server_info() returns "4.0.27-5.0.51_InodeWebhosting" and...

View Article

Samuel Wood (Otto) on "MySQL version control failes during upgrade to 4.0"

My suggestion would be to tell them to fix the database, or change webhosts.

View Article

soliver1971 on "MySQL version control failes during upgrade to 4.0"

OK, thanks. I have just forwarded this thread to the tech support of my hosting company. If they come back with a solution, I will close this topic.

View Article


xnau on "[Plugin: Participants Database] Creating the clickable download...

You need to build your links using the URL of the plugin uploads location and add the filename which is stored in the record. There's really nothing more to it than that.

View Article

NicolasMous on "[Plugin: Participants Database] Creating the clickable...

xnau, thank you for your reply! But i think i need a little more information then that since i am a bit stuck. The link where the uploaded files are stored is clear (i found them). Though, i need some...

View Article

NicolasMous on "[Plugin: Participants Database] Creating the clickable...

Alright, it was indeed quite simple but i just didn't knew immediately which direction to go. I added a simple href and selected the right comlumn by adding a AS to the query. Thank you anyway!

View Article


soliver1971 on "MySQL version control failes during upgrade to 4.0"

The tech support told me to change the DB_HOST in the wp_config.php to /** MySQL hostname */ define('DB_HOST', '127.0.0.1:3350'); then db_version returns "5.0.51", mysql_get_server_info() returns...

View Article


tonyzeoli on "[Plugin: W3 Total Cache] Total Cache causing excessive MySQL...

Hi, I just contacted Plesk support to inquire about Plesk high MySQL CPU usage and they have uncovered that a Total Cache table in the DB is causing this problem. Here is there report below. Could this...

View Article

robinsurface on "[Plugin: ML Adverts] Clicking advert goes to page with MySQL...

ML Adverts is the simplest and best little plugin i've come across to simply add some animated advert gifs to the right sidebar. Unfortunately when you click them you get a new window with a number of...

View Article

rohan_mehta on "SQL Queries Are Not Changing Subdomain to Domain"

I built a test site for my domain nuisbe.org at devtest2.nuisbe.org. To deploy the test site to the live site, I renamed the SQL database from the devtest2 and updated info for that in the wp-config...

View Article

sffandom on "SQL Queries Are Not Changing Subdomain to Domain"

What you should have done was install WordPress in the root domain, export the WordPress data (using a plugin like WordPress Importer), and then upload the images (in the UPLOADS directory) to the new...

View Article


catacaustic on "SQL Queries Are Not Changing Subdomain to Domain"

You don't need to do any importing/exporting/etc. :) Use this script to replace the sub-domain with the main domian. It will go through all of your database tables and re-name everything for you.

View Article

sffandom on "SQL Queries Are Not Changing Subdomain to Domain"

And there is no warranty or support provided for that script. Inexperienced users should not be directed toward such tools.

View Article


ukndoit on "access mysql - inserting records, updating records and deleting...

I have a few employees. 1 creates files for the other to download and use. I have made it where they can put the files into a directory and then when the other employee see's them, they click it, it...

View Article

kaifanun on "[Plugin: iThemes Security (formerly Better WP Security)] Logs...

any updates here? Can't access my log tab. When I click it is a blank and i'm getting 500 error code.

View Article


catacaustic on "access mysql - inserting records, updating records and...

The WordPress way to do this would be to use the WPDB class to do your database queries. As an example... $query = "SELECT ID FROM my_table WHERE downloaded = 0"; $wpdb->get_results ($query);...

View Article

martin on "disk usage growing (Hacked?)"

I am not doing anything to my wordpress site but the disk space usage shown in the cPanel is growing simultaneously, growing hour by hour. (my site is 2xxmb in size for a long time, because each blog...

View Article

Tara on "disk usage growing (Hacked?)"

First, try scanning your site at this Malware and Security Scanner: http://sitecheck.sucuri.net/

View Article
Browsing all 5527 articles
Browse latest View live