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 Articlecj1490 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 ArticleTobiasBg 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 Articlelucamoiana 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 ArticleTobiasBg 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 Articlemulgar 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 ArticleJosh (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 Articlemulgar 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 ArticleJosh (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 Articlemulgar 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 ArticleJosh (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 Articlemulgar 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 ArticleSashaHouse 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 ArticlePrfctGdess 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 ArticleJohnnyScience 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 ArticleSeacoast 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 ArticleJohnnyScience 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 ArticleJohnnyScience 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 Articleblizzard_ 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 ArticleSeacoast Web Design on "Beginner looking to create a user database. Should I...
WordPress has certain requirements, MySQL is used for the database.
View Article