WordPress :: An error occurred in the upload. Please try again later.
Posted by blackonsole on January 30th, 2013 09:42 AM | 1 Comment
:: How to fix error An error occurred in the upload. Please try again later in WordPress
I got error "An error occurred in the upload. Please try again later." when upload some images in Media Manager and i fixed the ...
WordPress :: Using OS cron job
Posted by blackonsole on July 20th, 2012 04:29 AM | No Comment
:: How to change wp cron to os cron job
+ add cron job on os cron
+ disable wp-cron
:: Links
+ Google
+ WPDaylyBits
:: WP MU :: Slow After Upgrade
Posted by blackonsole on July 19th, 2012 07:58 AM | No Comment
:: How to fix WordPress MU slowly after upgrade
try to upgrade database table for wordpress using this url:
:: Links
+ Google
+ KartikShasti
:: Nginx: wordpress permalinks
Posted by blackonsole on April 30th, 2012 11:25 AM | No Comment
:: How to setup wordpress permalinks on nginx
+ edit virtualhost file
+ add wordpress permalink setup on location / {}
+ testing configure and reload nginx
:: Links
+ Google
+ Stackoverflow
:: Reset Password Admin on WP
Posted by blackonsole on January 9th, 2012 03:57 AM | No Comment
:: What is WordPress
WordPress is a free and open source blogging tool and content management system (CMS) powered by PHP and MySQL. - WikiPedia
:: How to reset password user admin on wordpress using mysql cli
