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

Mikko Saari on "[Plugin: Relevanssi - A Better Search] Database errors"

Relevanssi gets the table prefix from $wpdb->prefix, so if there's a problem, it's a WP problem, not a Relevanssi problem. That said, I think somebody else had a problem when using a database prefix...

View Article


cj1490 on "[Plugin: TablePress] How to import google spreadsheet"

Hello! sorry If I am asking in this thread but I think it's kind of relevant. I wanted to import a csv file from a dropbox URL. I am inputting the direct download link of the file from my dropbox and I...

View Article


TobiasBg on "[Plugin: TablePress] How to import google spreadsheet"

Hi, thanks for the question, and sorry for the trouble. Most likely, this means that the server then has no access rights to that URL, either because outgoing requests fail or because Dropbox blocks it...

View Article

lucamoiana on "[Plugin: TablePress] How to import google spreadsheet"

At this point I should consider the DB workaround and create a DB inside WP where I can insert data for different athletes. Do you know how to or can you point me to a tutorial or plugin? Thanks

View Article

TobiasBg on "[Plugin: TablePress] How to import google spreadsheet"

Hi, no, sorry, I don't really have a starting point for that :-( You might want to start with the WordPress Codex, to learn about plugin development. Best wishes, Tobias

View Article


mulgar on "Large error_log references database table which does not exist"

My error_log has grown excessively and is filled with one kind of error repeated over and over. An example is below: [27-May-2013 13:42:46 UTC] WordPress database error Table '[redacted].qlow_termmeta'...

View Article

Josh (Ult. Tinymce) on "Large error_log references database table which does...

Did you ever use this plugin? http://wordpress.org/plugins/contexture-page-security/ It seems like it might create a database table similar to what you are describing. I might check my cron jobs also.....

View Article

mulgar on "Large error_log references database table which does not exist"

Thank you so much for your response and lead Josh! Yes you are on to something. I do have Contexture Page Security plugin enabled, so this is most likely part of the problem. It's kind of weird that I...

View Article


Josh (Ult. Tinymce) on "Large error_log references database table which does...

There ya go ;) Plus, that plugin is only rated up to WP version 3.4.2. WP made some major adjustments in version 3.5... and it forced a lot of developers to have to restructure their plugins and...

View Article


mulgar on "Large error_log references database table which does not exist"

Oh ok, thanks for the feedback. I think I've fixed the problem in the mean time. I actually don't leverage that plugin for too many pages, or users, so I just recorded the configuration manually,...

View Article

Josh (Ult. Tinymce) on "Large error_log references database table which does...

(which grew to an unreasonable 1.7GB) Holy Moly!! Yeah.. that's pretty incredible!! My pleasure. Yeah, it sounds like you have addressed it properly. Just keep an eye on that error log for a few days....

View Article

mulgar on "Large error_log references database table which does not exist"

Yeah, I think I've learnt a lesson to regularly check the error_log now for any misbahaviour ;-)

View Article

SashaHouse on "Broke My Site (Domain Issue)"

Thanks for the link! I tried all of those that I had access to, but nothing helped. The site does not load at all. Also, I can access the files via my file manager, but not the FTP or MySQL.

View Article


PrfctGdess on "[Plugin: Participants Database] Change Link in Template from...

I've created a copy of the list-detailed.php template that I'm modifying to better suit my needs. I want to change this section (line 165): // add the record ID to the single record link...

View Article

JohnnyScience on "Where is my user email database located?"

Hmm, I don't have phpmyadmin so I'm not familiar with it. I'm sure I could download it & follow directions though, just a matter of taking enough time to set aside for the learning curve... I may...

View Article


Seacoast Web Design on "Where is my user email database located?"

entire user email list is somewhere in the pile of 15k files in the "backup" folder I downloaded They are in the MySQL database - ask your host how to access it. But heed this advice: do a full db...

View Article

JohnnyScience on "Where is my user email database located?"

I had help in the beginning when transferring everything over to WP, so I'm sure there was a DB created as I paid the guys about $600 to make the move & setup for me. I'm going to try to give it a...

View Article


JohnnyScience on "Where is my user email database located?"

But I'm no longer with the guys who transferred my DB & hostgator couldn't help me find the DB for some reason. So I'm kind of on my own other than the help from you. Thanks.

View Article

blizzard_ on "Beginner looking to create a user database. Should I use a SQL...

Ultimately, I would like my database to handle the following items. --Username --Password --Account Balance (Users will be able to earn game credits) I am a beginner and I would like to know the...

View Article

Seacoast Web Design on "Beginner looking to create a user database. Should I...

WordPress has certain requirements, MySQL is used for the database.

View Article
Browsing all 11077 articles
Browse latest View live