patrick_oh@pobox.com on "Shared Wordpress MySQL Membership plugin database"
I need to link two websites together. One website is the main website containing the products hosted in a web server in Korea, while the website is the marketing website hosted in a server in...
View Articlebeas on "Can't Upload Images To Media, MySQL Query Culprit?"
I can't upload images anymore to WP Admin media. It shows a grey outline but nothing else. When I try to edit in Media a thumbnail does show up. Things I tried to fix this: I tried switching to default...
View Articlemesolithic on "[Plugin: ABASE] Fatal error 599"
The issue lies with the hypen (-) in your DB name. I resolved this issue by going to line 599 and wrapping the $sqlDatabase with backticks (`) as per SQL convention.
View Articlezelwent on "Installation screen automatically removes the "." (periods) in my...
Ok here's a weird one. (I'm using "website" instead of my real website's name as an example) My MySQL hostname is website.ipowermysql.com and when I tried to install wordpress, I got an error...
View ArticleWindyPoint on "A way to see where PHP is rendered?"
So there's a gap in my knowledge of how wordpress works. It looks like wordpress is all php and that that php is run on the server, and then rendered out in html. What I'd like to know is if it is...
View Articlebemdesign on "A way to see where PHP is rendered?"
This is going to really just be a higher-level overview... http://us2.php.net/manual/en/faq.general.php "PHP is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl...
View ArticleWindyPoint on "A way to see where PHP is rendered?"
I see. It sounds like the PHP server-side script should then have SQL commands in it, to write new data to the database. Right? I am trying to find out which PHP file gathers the HTML data. In an...
View ArticleEvan Herman on "A way to see where PHP is rendered?"
the data is being sent to be processed by claim.php Claim.php is probably located in an include folder or something similar within woocommerce.
View ArticleWindyPoint on "A way to see where PHP is rendered?"
I am sorry, I must have been unclear. The first code is an example that makes sense to me and how html data should be sent to php. The code I am using is the second set. In it, there is no "action="...
View Articleeeegamer on "WordPress migration to new server failed massively"
Hi, I have a pretty big problem after trying to migrate my WordPress blog to a new server. Please have a look. I tried to attach as many images as possible to make it as clear as possible. Website...
View ArticleAndyucs on "WordPress migration to new server failed massively"
check this line is like this in wp-config.php define('WP_DEBUG', false); see what happens then Rafael sometimes its because php version and other is just a poor theme to be honest Hope it helps Andy
View Articleeeegamer on "WordPress migration to new server failed massively"
Thank you, Andy, much appreciated. WP_DEBUG was set to false already.
View Articleeeegamer on "WordPress migration to new server failed massively"
Would it be possible to remove the theme data from the database?
View ArticleLuis Rodrigues on "[Plugin: WP Security Audit Log] Plugin will not install on...
The plugin refuses to load on MariaDB 10.0.10 (a drop-in replacement for MySQL), claiming that "Plugin could not be properly installed. The MySQL version installed on this server is less than 5." I...
View Articlesam53 on "MySQL server gone away and Redirecting issue."
Hello. I have recently developed a local wordpress site and after finalizing every thing I uploaded it to live server. It was working fine but after some days i have noticed that in my (error_log) file...
View Articlecatacaustic on "MySQL server gone away and Redirecting issue."
All of those things point to the server being underpowered and crashing when your site loads. When you get 'MySQL server has gone away', that means that the web server can't connect to the database...
View Articlesam53 on "MySQL server gone away and Redirecting issue."
The site is still in under construction mode and have mo traffic and no load then why this is happening.
View Articlecatacaustic on "MySQL server gone away and Redirecting issue."
What do you mean by "under construction mode"? Is the site live, or is there only a placeholder there for it? Remmber that just becuase something isn't reciving much traffic, that doesn't mean that the...
View Articlesam53 on "MySQL server gone away and Redirecting issue."
OK let the log file generate errors again send I will send it here.
View Article