Steven Gliebe on "Restoring website after accidentily deleting theme files...
Get in touch via Support and I'll help you. It's my theme.
View Articlezapster94 on "Restoring website after accidentily deleting theme files via FTP"
I've contacted you via support. Thanks
View ArticleAranworld on "get_col returning empty result on remote server"
I am using get_col to get a listing of years in which posts were created for a given post category. The query works great on my local server AND the raw query works in both my local MySQL db and the...
View ArticleJustin Greer on "get_col returning empty result on remote server"
Different MySQL version maybe? Is there any errors in the PHP log? The following snippet will echo the errors is there is any. global $wpdb; $wpdb-> show_errors();
View ArticleAranworld on "get_col returning empty result on remote server"
No errors are being displayed when I do show_errors(); Even when I do a very simple query like this: $first_post=$wpdb->query( "SELECT * FROM wp_posts LIMIT 1" ); I get an empty result. Is it...
View ArticleAranworld on "get_col returning empty result on remote server"
You know it seems like something has been disabled in my WordPress installation, because when I do this: global $wpdb; $result=$wpdb->query( "SELECT * FROM wp_posts LIMIT 1" ); echo...
View ArticleAranworld on "get_col returning empty result on remote server"
I think this might be related to my current host. I am using GoDaddy. It appears that I am unable to access the $wpdb object. No attempt at connecting to it are working.
View ArticleAranworld on "get_col returning empty result on remote server"
I finally figured it out. APC caching was turned on, which is normally good, but it meant that the modifications I was making to the page template were just not appearing on the website. After...
View Articlemx_wp on "Why would our WP site suddenly slow to a crawl?"
Hi, We are in the development phase (goes live in 4 days) of a client WordPress site. All was working well but when I tried to access the site (asphaltinstitutewp.org) today - it is crawling. I don't...
View ArticleBrad on "Why would our WP site suddenly slow to a crawl?"
Hi Bob, Since this is a server issue and not a suspected Wordpress issues, please open a ticket TransNOC.com/open with your contact information and we'll try to help you.
View Articlemx_wp on "Why would our WP site suddenly slow to a crawl?"
All, I can't recommend Brad enough - he zeroed on the problem quickly and resolved it (a bunch of user instances were stuck). Brad is the man.
View Articleduucmeister on "Can't get a WP query working"
Hi there! I am working on a website which contains a class which echoes data from the database to the frontend. The data is stored in the usermeta table. I have added an extra field to the usermeta...
View Articlejeffmart on "[Plugin: WooCommerce PagSeguro] Lentidão pode ser causada por...
Olá Claudio! Boa tarde! Estou com dificuldade em resolver um problema com uma loja monstada sobre o WooCommerce e o seu Plugin Pagseguro. Assim que ativamos a loja, no intervalo de uma semana (foram...
View ArticleClaudio Sanches on "[Plugin: WooCommerce PagSeguro] Lentidão pode ser causada...
Lembre que ao desativar o WooCommerce você vai desativar vários plugins que depende do WooCommerce ao mesmo tempo. O plugin do PagSeguro não pode causar isso, porque vai apenas conectar com o PagSeguro...
View Articlejeffmart on "[Plugin: WooCommerce PagSeguro] Lentidão pode ser causada por...
Ah, ok. As requisições vêm no sentido inverso do que eu pensava... Vêm do PagSeguro, só quando tem mudança de status mesmo... Quanto à desativação, estou ciente... Desativamos tudo no final, pra tentar...
View ArticleClaudio Sanches on "[Plugin: WooCommerce PagSeguro] Lentidão pode ser causada...
Tem cases enormes em várias partes do mundo, até mesmo no Brasil. Posso te garantir que o problema não é no WooCommerce em si e provavelmente em outro plugin. Trabalhando a quase 7 anos com WordPress o...
View Articlejeffmart on "[Plugin: WooCommerce PagSeguro] Lentidão pode ser causada por...
Olá Claudio, Obrigado pelo retorno! Desculpe se pareceu que eu estava culpando de fato o plugin ou você como programador. Por favor, nada disso! Na pressa de resolver, estou em contato com você em com...
View Articlesellingworth on "[Plugin: ML Adverts] Clicking advert goes to page with MySQL...
I have the same - did you ever resolve this?
View Articlerobinsurface on "[Plugin: ML Adverts] Clicking advert goes to page with MySQL...
I did! I ditched ML Adverts and used AdRotate instead and thanks for the reminder as I hadn't removed ML Adverts :)
View ArticleJose Conti on "[Plugin: WangGuard] Problem creating database tables"
Hi @Passegua, This is fixed in the next WangGuard version, ( WangGuard 1.6 ). https://github.com/joseconti/WangGuard/commit/3a41601f5449d1c26e0a08974b425d7d596bd34b Thank you for report it, Kind...
View Article