bcworkz on "Increase length of passwords"
Well, I don't think you want to even attempt synching, for that very reason, it's too difficult to maintain and there's no reason. Once a user checks out through the custom hash table and is made a...
View Articlesay_hello on "shortcodes for adding spider-facebook in themes"
hello dear all - hello dear wordpress-fans and developers, i am happy to have found spider-wp-plugin. it is great. i really love it. see here http://www.ex-libri.org/?page_id=27 well - all is fine. The...
View Articlesay_hello on "[Plugin: Wordpress Facebook] manual needed desperatley"
hello dear developers i tried to register at your page - but i did not manage to get the login process complete. what is wrong here. did i do something wrong!? plz advice btw - i need to have a manual...
View Articlewebdorado on "shortcodes for adding spider-facebook in themes"
Dear say_hello, We have the user manual of the product included in the corresponding product page. Here is the link- http://web-dorado.com/wordpress-facebook-guide-step-1.html. As for the widget,...
View Articlexmatter on "MS Web Platform & SQL Type"
That's what originally thought, but had major issues trying to setup myphpadmin to connect with the MySQL database. I eventually gave up and installed MySQL WorkBench. I have used this in the past, but...
View Articlemp3r on "Convert php website into wordpress"
How to conver my php & mysql website into wordpress ?
View Articlesay_hello on "shortcodes for adding spider-facebook in themes"
hello dear webdorado thx for answering. you have no widet option?! What a pity - that means that i cannot use it as the fs-plugin from smashballoon (wich is not as advanced in display and features [...
View ArticleMyWebsiteAdvisor on "[Plugin: Simple Backup] Error messages accompanying...
It appears to be a problem with the performDatabaseCheck method. If you disable the Database Check option, the error should go away. I would assume that you get the same errors if you try the Database...
View ArticleZaiquiri on "Tag archives not displaying since WP4 upgrade"
On our site (journalmag.org) we have a "table of contents" that is really just a tag archives view. Here is the functional code: <h3><span class="toc_category"><?php the_category();...
View ArticleJeroen Schmit on "Increase length of passwords"
Ok. That you very much for your explanation.
View Articlesanjaynakate on "WordPress database error Lost connection to MySQL server...
Every day on after some hour's i am getting database error.so i am not able to trouble shoot why causes it cracking down.after repair the data base it works for some time and after some hour's it goes...
View Articlewebdorado on "shortcodes for adding spider-facebook in themes"
Dear user, Actually after creating the Facebook buttons, you can go to Appearance>Widgets and select the added button/timeline and add it to a widget area. Sorry for the miscommunication. As for the...
View Articlefirstclasswatches on "[Plugin: SEO Redirection Plugin] problem with...
Hello, This does not appear to leave the plugin open to SQL injection as when this particular function fails it returns false but it does generate a PHP warning. I am facing the same errors in my log...
View Articlefirstclasswatches on "[Plugin: SEO Redirection Plugin] problem with...
Hello, I also hope the developer can roll in a similar fix to the next update as it would be inconvenient to replace this manually following every update. Thanks Scott
View Articlemyles.exela on "WP-CONFIG Not updating with host name"
Hi all, I've been following the steps to install wordpress on my names.co.uk domain. I've created the user and the database and changed the wp-config file and renamed it but the first time I got the...
View ArticleJames Huff (MacManX) on "WP-CONFIG Not updating with host name"
Are you saying that when you re-open the wp-config.php file, the host is still the old one?
View ArticleMark Senff on "WP-CONFIG Not updating with host name"
So you updated the database host from: define('DB_HOST', 'mysql6.namesco.net'); ...to something else, but the error message is still the same? Make sure there is not another line in that file that...
View Articlevarange on "slow-queries with many posts. what is this sql SELECT doing?"
Hi all, I get heaps of slow-query logs (set to 2s at the moment) from this type of query: SELECT l.ID, post_title, post_content, post_name, post_author, post_parent, post_modified_gmt, post_date,...
View Articlevarange on "slow-queries with many posts. what is this sql SELECT doing?"
Ah, found it. Yoast wordpress-SEO plugin. I'll see if I can run that query on a cron-basis, and post what I find..
View Articlevarange on "slow-queries with many posts. what is this sql SELECT doing?"
This query exists in wp-content/plugins/wordpress-seo/inc/class-sitemaps.php on line 707. $query = $wpdb->prepare( "SELECT l.ID, post_title, post_content, post_name, post_author, post_parent, "....
View Article