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

prezla on "[Plugin: Related Posts by Zemanta] wp_zem_rp_tags doesn't exist"

CREATE TABLE wp_zem_rp_tags( post_id bigint(20), post_date DATETIME NOT NULL, label varchar(32) utf8_general_ci NOT NULL, weight float )

View Article


heartbreakkid on "loop: Database Update Required (after 3.7.1 upgrade)"

Have you tried updating your database password? I wasn't having this exact issue, but others after upgrading to 3.7.1. I updated my password (to a stronger one), updated it on wp-config.php, and, just...

View Article


ancarli on "problem with the installation"

hello! i have a problem with the setup, http://www.edizionieranuova.it/prova. this is the screen that comes out of the site after installing wordpress: ery SELECT option_value FROM wp_options WHERE...

View Article

esmi on "problem with the installation"

Delete the install and try a new install with a fresh database.

View Article

Vernon Fowler on "[Plugin: BuddyPress Group Reservation] DB error"

I believe it was with editing an existing group that I tested and received the error. Nonetheless, I'll test both cases again tomorrow.

View Article


fairmountwebdesign on "Database query Plugin needed"

This is exactly what I am looking for, too. Have you found anything?

View Article

esmi on "Database query Plugin needed"

@fairmountwebdesign: If you require assistance then, as per the Forum Welcome, please post your own topic.

View Article

mra282 on "Database query Plugin needed"

I haven't found anything useful, every plugin I found writes to or reads from the WP database. I am currently using a plugin that inserts php into pages creating my own forms and queries. It is a pain...

View Article


fairmountwebdesign on "Database query Plugin needed"

I just found this: http://www.wpbusinessintelligence.com I've emailed them to see if it would suite my needs.

View Article


Scorpiono on "Advanced: Query a custom_post_type and assign it a category"

Hello folks, I have quite an issue. I'm using a custom post type called "Tee" to store a t-shirt gallery. Every t-shirt is a post within this CPT with a custom meta field called "Price"...

View Article

traumahealing on "[Plugin: FG Joomla to WordPress] Couldn't Connect to the...

I found the easiest thing to do was to install an instance of wordpress through my host provider (specifically to a subfolder of the site, like "mywebsite.com/export". Then, you login to the Wordpress...

View Article

DragonDon on "Updraft Plus/StatPress Visitor"

Greetings all, So, there was an attempted hack on one of the sites I maintain. This caused a flood of data into StatPress Visitor. Now there is a backup issue. "Warning: Table XXXXXX has very many rows...

View Article

jone3fingers on "geocoding & not writing to DB empty lines"

I wrote this form to make a front-end form fill in the table for the store locator plus plug-in. I need to take the sl_address and sl_city fields and have them geocode for sl_longitude and sl_latitude....

View Article


bcworkz on "geocoding & not writing to DB empty lines"

Your insert data script is running on GET requests, resulting in empty lines because there is nothing in $_POST. Place a line at the beginning of the PHP segment to exit if the request type is not...

View Article

Acunetix on "[Plugin: Acunetix WP Security] my wordpress website images,...

Hello, Alain I'm truly sorry to hear about your problems, but...there are some weird things here... 1. you're saying you changed the database prefix using the plugin, so far so good, can you please...

View Article


graybobby on "where does multisite store its sites in e database"

hi everyone. i wld like to know the table that multise installations use to store its individual sites in the database. thank you

View Article

redeyedmonster on "[Plugin: Edit Any Table] Contact Form 7 DB Plugin:...

OK - sorry for the delay, Christmas and all that. The reason you are getting this error is because the table you are trying to edit has no primary key. Edit Any table uses the primary key to identify...

View Article


Sujay Pawar on "[Plugin: All In One Schema.org Rich Snippets] Export Gd star...

Sajid, Unfortunately - no. These are independent plugins and have no way to communicate with each others data. Regards, Sujay

View Article

jkhongusc on "where does multisite store its sites in e database"

There are global db tables and site specific tables. The site specific tables look like this: <prefix>_<siteid>_commentmeta <prefix>_<siteid>_comments...

View Article

robbiethepoet on "[Plugin: Fast Secure Contact Form] Load default values from...

I want to pre-load the form values from a database so that visitors can update their entries. Is this possible, and if so, what is the rough approach. The issue is, how can I run php scripts from...

View Article
Browsing all 11063 articles
Browse latest View live