WordPress database error: [Table 'phototip_wrdp2.wp_categories' doesn't exist]
SELECT * FROM wp_categories ORDER BY cat_name
function TinyMCECompressed() {
this.configs = new Array();
this.loadedFiles = new Array();
this.externalPlugins = new Array();
this.loadAdded = false;
this.isLoaded = false;
}
TinyMCECompressed.prototype.init = function(settings) {
var elements = document.getElementsByTagName('script');
var scriptURL = "";
for (var i=0; i