navyspitfire on "[Plugin: Participants Database] Multiple Databases"
Ah, okay. Unless you're able to walk me through it I'm not sure I could do it myself technically.
View Articlexnau on "[Plugin: Participants Database] Multiple Databases"
If you want to install the beta, send me an email, I'll provide you with a simple function to switch the database based on the language. support@xnau.com
View Articleurlicasebastian on "Website entirely blocked, with "Error establishing a...
Hi, this is my first attempt and "cry" for help in this forum. My problems, as the title clearly states, are: 1. I don't have access to my website anymore, it just says "Error establishing a database...
View ArticleJan Dembowski on "Website entirely blocked, with "Error establishing a...
I don't have access to my website anymore, it just says "Error establishing a database connection" Can you double check the DB settings in your wp-config.php file? It may be something as simple as the...
View Articleaaron_th on "Website entirely blocked, with "Error establishing a database...
The error you are receiving tells you that you are missing xto_options.MYD file which is the file which holds indexes for your xto_options table. The first thing you should try is to backup your...
View Articlemichal.lausch on "Website entirely blocked, with "Error establishing a...
Hi, First of all check if 'DB_*' in Your wp-config is correct. ML
View ArticleFelixButzbach on "Use wordpress as a database of 1000+ entries"
Hello leejosepho, thank you for your reply! I actually did not know that the media will be stored seperately, but this might be a plus, as it will reduce the server usage with the main database. As for...
View Articleleejosepho on "Use wordpress as a database of 1000+ entries"
That is my own conclusion based upon some things I have read, but I cannot speak from actual experience there. Also, and for whatever this might be worth to you in relation to perspective, here is a...
View ArticleFelixButzbach on "Use wordpress as a database of 1000+ entries"
I see. I hope I will not run into similar problems, as I will only have few categories. I hope that the programmer that I will hire will tell me in advance if and under what conditions this project...
View Articleweetouches on "[Plugin: Multi-Site Site List Shortcode] database error"
At line 91 in the multi-site-site-list-shortcode.php I've had AND blog_id <> 1 in the where condition because the table wp_1_options will never exist Table 'adaptsco2013.wp_1_options' doesn't...
View Articlenik_koshcheyev on "How to Embed Java game and store user info"
Hi, I'm working for a client whose website had been built using Wordpress. I'm really unfamiliar with the technology. Is it possible to embed a game, written in Java, directly into the HTML? Also, is...
View ArticleJasmineJ143 on "How to clear or create new database for existing URL"
Hi, I've just purchased a new theme and the first instruction is: Install Wordpress (Check your hosting provider, these days there’s often the option to 1-click-install. Don’t install this over a...
View Articlewillbell on "[Plugin: Contact Form DB] Multiple forms submit to one database"
Thank you for this, it's going the right direction I think. But I am so lame at coding that I don't know how to create a database and I don't know how to write the code that would send the data from...
View ArticleMichael Simpson on "[Plugin: Contact Form DB] Multiple forms submit to one...
I'm giving you the code. You just have to fill in some blanks. I'll make it simpler below. Use Add Actions and Filters plugin to put in the code. function change_title($formData) { // change this: Pick...
View Articlewillbell on "[Plugin: Contact Form DB] Multiple forms submit to one database"
Thank you Michael, I can now see how the structure works.
View ArticleJames Huff (MacManX) on "How to clear or create new database for existing URL"
If you already have WordPress installed, you can probably skip that step. Just proceed forward to installing the theme via Appearance -> Themes -> Add New -> Upload in your blog's Dashboard.
View Articlejonpiehl on "[Plugin: Easy Author Image] Not adding author image to database...
Here's another solution... Find the file 'easy-author-image-uploader.js' in the js folder On line 16, replace: var image_url = $('img',html).attr('src'); with: var image_url = $(html).attr('src');...
View ArticleJasmineJ143 on "How to clear or create new database for existing URL"
Hi James, thanks for your response, I would do that however the instructions given say to install the plugins that come with the theme before I install the theme and wordpress won't let me install...
View Article