Quantcast
Channel: Topic Tag: MySQL | WordPress.org
Browsing all 5527 articles
Browse latest View live

orillacart on "[Plugin: Orilla Cart - eCommerce] Fatal error on install"

Hello, What other plugins do you have installed? Also what is your WP version? Best Regards

View Article


orillacart on "[Plugin: Orilla Cart - eCommerce] Fatal error on install"

Also please let me know what is the mysql version used on your server. Best Regards

View Article


adrianoggero on "[Plugin: Orilla Cart - eCommerce] Fatal error on install"

Hi, thanks for your reply. My version of WP is 3.9.1 All others plugins are working fine and website. The only recently installed plugin is Orilla Cart. I installed Orilla Cart and when I hit Activate...

View Article

orillacart on "[Plugin: Orilla Cart - eCommerce] Fatal error on install"

Some of the install sql queries are not executed properly. This can be caused by the version of the mysql that is running on the server. Please tell me the MySQL version number. Also if you like, you...

View Article

adrianoggero on "[Plugin: Orilla Cart - eCommerce] Fatal error on install"

That could be it and i have no idea about managing MySQL This is what it says: Database server Server: Localhost via UNIX socket Server type: MySQL Server version: 5.1.73-community - MySQL Community...

View Article


svsdnb on "Query Date Array To Display Future Events Only"

I have created a custom post type called "Events" and added in custom fields using Advanced Custom Fields. I have just basic fields since our need for a calendar is basic in itself. Fields are: Start...

View Article

svsdnb on "Query Date Array To Display Future Events Only"

I was able to convert ACF's date to YYYY-MM-DD and used this code however it's returning all "Events" $args = array( 'post_type' => 'events', 'post_status' => 'publish', 'posts_per_page' =>...

View Article

svsdnb on "Query Date Array To Display Future Events Only"

Turns out I just had to convert this via functions.php to unix timestamp and it worked. functions.php function custom_unixtimesamp ( $post_id ) { if ( get_post_type( $post_id ) == 'events' ) {...

View Article


RosemarieZ on "[Plugin: Orilla Cart - eCommerce] Fatal error on install"

getting an error message: Fatal error: Call-time pass-by-reference has been removed in /home2/rozerega/public_html/wp-content/themes/healthy-wp/functions.php on line 32 here is the site:...

View Article


orillacart on "[Plugin: Orilla Cart - eCommerce] Fatal error on install"

Hello, Are you trying to install our plugin? The problem seems to be originating from the theme that is used and the PHP version installed. Can you tell me your PHP version? Best Regards

View Article

svsdnb on "Query Date Array To Display Future Events Only"

I found the actual issue so I thought I'd update. ACF documentation says to use $today = date ('Ymd') to compare dates but you really need to use current_time('Ymd') so I removed the functions.php code...

View Article

say_hello on "clean tidy and amazing theme - with live demo"

hello dear wordpress-developer and fans, well i am currently customizing my wordpress - i came across a nice tidy and clean theme: http://hakre.wordpress.com/ which theme is this!? i love it - how can...

View Article

esmi on "clean tidy and amazing theme - with live demo"

That is the Twenty Ten theme.

View Article


say_hello on "clean tidy and amazing theme - with live demo"

hello dear esmi many thanks for the quick reply greetings

View Article

alteredorange on "[Plugin: HyperDB] Shard Just One Table Into A Different...

I have a woocommerce site with 80,000 products. It's on pretty speedy VPS (8GB RAM, 4CPUs, SD hard drives) and it's configured pretty well (nginx, php-opcode caching, w3 total cache, etc.) but when...

View Article


Bychowiec on "What is my MySQL username?"

I´m a newbe on this. Can anyone explain to me how Wordpress.org, the FTP-program FileZilla and an MySQL are working together? I have payed for my wordpress.com blog and moved it to .org Now I want to...

View Article

Bychowiec on "What is my MySQL username?"

And do I realy need a webb hotel as a host? Why did I pay wordpress to move my blogg to a .org site if I need to pay more to get a host so that I can start programming?

View Article


currywurst on "Free MySQL hosting with remote access?"

I've tried db4free.net to host the mySQL database for my wordpress blog. Unfortunately, I noticed that it was fairly slow. I am looking for some recommendations on what free MySQL hosting should I use...

View Article

esmi on "Free MySQL hosting with remote access?"

We do not recommend using free hosts to run WordPress. Although we do not personally endorse them, there are some commercial hosts listed here. Also searching the forums using the keywords "host" or...

View Article

esmi on "What is my MySQL username?"

do I realy need a webb hotel as a host? Yes - you will need to buy hosting to run your self-hosted WordPress site. Once you have hosting, your hoists will be able to assist you in setting up your MySQL...

View Article
Browsing all 5527 articles
Browse latest View live