Quantcast
Channel: Topic Tag: database | WordPress.org
Browsing all 11075 articles
Browse latest View live
↧

kiriwillis on "WordPress Site Migration - WPAdmin Redirect"

Rastislav, Thanks for the help. I'm now able to get into WordPress administration. Willis

View Article


cristch_27 on "[Plugin: Participants Database] Failed to place several lists...

Muchas gracias por su valioso trabajo. Thank you very much for your valuable work. These days I'm doing some tests, including groups and fields in lists. But to try to put a list under another...

View Article


Rastislav Lamos on "WordPress Site Migration - WPAdmin Redirect"

Great. Please mark your topic as resolved.

View Article

bdemont on "New posts defaulting to '0' primary key"

Hello, I have a huge problem in my wordpress database after reinstall a dump file on the same host : Every new things are set on 0 primary key, so it doesn't work : This is my php log : WordPress...

View Article

Josh (WP Edit) on "New posts defaulting to '0' primary key"

Hi Ben, Yes, it looks like you need to set your database columns primary key to 'auto-increment'. You may need to do this for each database table. You should be able to do this from within PHPMyAdmin;...

View Article


bdemont on "New posts defaulting to '0' primary key"

Hi Josh, I did this sql code on wp_posts and wp_postmeta : ALTER TABLE wp_postmeta AUTO_INCREMENT = 10001; ALTER TABLE wp_posts AUTO_INCREMENT = 10001; i have the same problem when i upload a media :...

View Article

TobiasBg on "[Plugin: TablePress] Can Tablepress pull data directly from a...

Hi, thanks for your post, and sorry for the trouble. Also sorry for the late answer. I was on vacation and didn't have a chance to reply earlier. No, sorry, TablePress can not pull or read data from a...

View Article

ScottFromPA on "[Plugin: MailPoet Newsletters] Direct Mail Option?"

Hello, I'm working for a township and many of their citizens do not have computers. This forces them to maintain two databases. 1) One is the email newsletter list 2) The other is the snail mail or...

View Article


MailPoet Staff on "[Plugin: MailPoet Newsletters] Direct Mail Option?"

Unfortunately we don't have that option.

View Article


xnau on "[Plugin: Participants Database] Failed to place several lists on the...

OK, you'll need to send me a link so I can see what the problem might be.

View Article

csavage on "[Plugin: All In One WP Security & Firewall] Database Backups Fail"

See previous thread at https://wordpress.org/support/topic/database-backups-not-being-made. When the Create DB Backup Now button is clicked, the next page is blank, and no ZIP or SQL file appears in...

View Article

mbrsolution on "[Plugin: All In One WP Security & Firewall] Database Backups...

Hi Charlie please read the following URL in regards to memory and I am sure your issue will go away. Another option you can carry out is to deactivate all your other plugins except this one and see if...

View Article

csavage on "[Plugin: All In One WP Security & Firewall] Database Backups Fail"

Thank you. I changed define( 'WP_MEMORY_LIMIT', '96M' ) to define( 'WP_MEMORY_LIMIT', '384M' ) in wp-config.php, then restarted the Apache2 service. The symptoms remain the same -- no backup and the...

View Article


mbrsolution on "[Plugin: All In One WP Security & Firewall] Database Backups...

Thank you Charlie for reporting back. One of the plugin developers will investigate this further. Thank you

View Article

bdemont on "New posts defaulting to '0' primary key"

Hi found the solution ! The problem was the import in the database of wordfence plugins tables (wfconfig, wflogins, wfhits etc..). So the table of Auto Increment in the end of SQL file was not wrote....

View Article


cfs5403 on "Error establishing a database connection (Need keep press refresh...

My website suddenly having Error establishing a database connection problem, I need to keep refresh and it able to load after few try. I never had this problem before and it come now. My server is ii7,...

View Article

Hassan Akhtar on "Error establishing a database connection (Need keep press...

Your MySQL server might be overloaded. Such problems usually go away on their own after a day or two. If it doesn't, contact your web hosting provider.

View Article


cfs5403 on "Error establishing a database connection (Need keep press refresh...

My server not overloaded since my other 2 website work fine. Just this website got problem.

View Article

cfs5403 on "Error establishing a database connection (Need keep press refresh...

I try to debug with below php program and I get this result <?php //connect to MySQL Server $conn = mysql_connect("localhost", "test", "pass"); if (!$conn) { die(mysql_error()); } else { echo "1....

View Article

Alin Ionut on "ActionScheduler comment on every post_ID"

Hii, Starting with "2014-12-05 08:00:39" my table "wp_comments" start to register a lot of comments from author "ActionScheduler" on every post, but the comment do not appear on frontpage, just in...

View Article
Browsing all 11075 articles
Browse latest View live