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

valdemar303 on "can create sites but not able to see them"

SOLVED thanks to another discussion on this board. Just changed to uft8 in the wp-config file.

View Article


laliz on "Should I go for wordpress?"

check your options, i will recommend to get seperate and dedicated scripts for these. there might be a little learning curve outside wordpress but for a better/more functional software it should be ok.

View Article


RobertL4807 on "How To: Use data storage and retrival like Amazon S3"

I think I see some WordPress multi sites using Amazon S3. Can anyone give some insight into using Amazon S3 to safely store and back up the site data? How do I go about linking WordPress to the service...

View Article

St. Even on "How To: Use data storage and retrival like Amazon S3"

Hey Robert, Here's a start: https://wordpress.org/plugins/search.php?q=Amazon+S3

View Article

Tribus on "overview of database tables/columns used by Woocommerce"

Hello, I was wondering if there is an overview somwhere of all Woocommerce variables with the corresponding sql tables/columns in which these variables are stored (i.e. SKU's, product descriptions,...

View Article


Staffan_Torner on "[Plugin: NextGEN Gallery] ngg tables in the database"

Hello! Via phpMyAdmin I can see three tables in my database named wp_ngg_album, wp_ngg_gallery and wp_ngg_pictures. I don't have NextGenGally plugin installed, maybe an earlier developer had, but...

View Article

photocrati on "[Plugin: NextGEN Gallery] ngg tables in the database"

@Staffan_Torner - By default the NextGEN Gallery plugin will always reside in the /nextgen-gallery/ folder for its code. If you do not ever plan to use NextGEN Gallery you can easily remove those...

View Article

Staffan_Torner on "[Plugin: NextGEN Gallery] ngg tables in the database"

Thank you for fast answer! /Staffan

View Article


photocrati on "[Plugin: NextGEN Gallery] ngg tables in the database"

@Staffan_Torner - Glad to help! - Cais.

View Article


lordzden on "Should I go for wordpress?"

I think you can use WordPress Q&A plugin, and WordPress Jobs Board Plugin.

View Article

marinamarketing on "IP address in wp_options database tables. Necessary?"

I have: SELECT * FROM my_domain_com.wp_options WHERE ( option_id LIKE '%BAD-IP-ADDRESS%' OR option_name LIKE '%BAD-IP-ADDRESS%' OR option_value LIKE '%BAD-IP-ADDRESS%' OR autoload LIKE...

View Article

Alison on "[Plugin: NextCellent Gallery - NextGEN Legacy] NextCellent and...

Hi, I deactivated NextGen Galleries and uploaded the latest version of NextCellent. Due to NextCellent not finding images I uploaded, I reset the Permalinks in NextCellent settings and then saved...

View Article

James Huff (MacManX) on "IP address in wp_options database tables. Necessary?"

I'm not sure what you're asking, you've only provided your query, not the results or what your concern with them is. I mean, if that is all you're asking, then I suppose it is necessary to include an...

View Article


allankey on "Updating a site locally and maintaining the comments"

Thanks for your reply, I know how to export from my computer, I was just wondering if there was an easy way of exporting comments from your live site onto the site I am developing offline without...

View Article

schleto on "XML-tag or table within database for "featured image" in posts"

Hi there, I have importet my posts from Joomla using the "FG Joomla to WordPress" Plugin. Unfortunately every first image from all posts now are set as "featured image" respectively "post thumbnail" in...

View Article


niknetniko on "[Plugin: NextCellent Gallery - NextGEN Legacy] NextCellent and...

Have you tried https://codex.wordpress.org/Using_Permalinks#Fixing_Permalink_Problems?

View Article

schulte on "overview of database tables/columns used by Woocommerce"

I recommend asking at https://wordpress.org/support/plugin/woocommerce#postform so the plugin's developers and support community can help you with this.

View Article


inhouse on "Contact Form DB File Uploads not all Linking"

Just checking in. Where do we go from here? Do we need to look at the server error log for anything in particular? If I know what to look for I could share the contents with you.

View Article

Chris Huff on "Set Thumbnails via Database"

So, since no one has offered a SQL solution to this, I thought I may as well offer a PHP solution I use in a plugin I wrote. Just paste it in the functions.php file of your theme. // Set the first...

View Article

Chris Huff on "Don't trim space at the end"

Via my plugin's settings page, I'm trying to save a string the database that has a space at the end of the string, which I want it to have. But when it saves it to the database, it trims the space off...

View Article
Browsing all 11075 articles
Browse latest View live