gsjosh
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Advanced Category Excluder] does nto work with PHP 5.3.1I’m quite desperate for the fix too, can you contact me on gsjosh at hotmail ddot com?
And maybe you could contact the owner here? https://ace.dev.rain.hu/
Forum: Themes and Templates
In reply to: iNove Jquery and MooTools – Featured Content GalleryI seem to be having the same problem, but a different cause. I’m not using Featured Content Gallery, but mootools for an image slideshow. I get the error
uncaught exception: [Exception… “Could not convert JavaScript argument” nsresult: “0x80570009 (NS_ERROR_XPC_BAD_CONVERT_JS)” location: “JS frame :: /wp-content/themes/inove/js/mootools.js :: anonymous :: line 2004” data: no]
On line 2004 of mootools there is: if (this.addEventListener) this.addEventListener(type, fn, false);
I have no knowledge of javascript whatsover, but I’ve noticed that if I remove base.js and menu.js, the error is gone. So obviously, it’s these javascripts conflicting.
Since neither of them are plugins (but I integrated the slideshow in the theme), I can’t use ericmann’s solution. Can anybody help me? I really need both scripts.
Forum: Fixing WordPress
In reply to: Register Plus Settings Corrupted – No uninstall availableThank you veryvery much. I had the exact same problem. Why this happens is unsure to me. I had duplicated a wordpress on the server and in the duplicated version I got these exact same issues which were resolved deleting the 2 register plus rows in wp_options.
Forum: Fixing WordPress
In reply to: Calling plugins separatelyThank you very much for the help.
Forum: Fixing WordPress
In reply to: Calling plugins separatelyAnd how would I do that? I have looked for something like that but I guess my talent of searching isn’t good. Can you point me in the right direction?
Forum: Fixing WordPress
In reply to: Calling plugins separatelyCan anybody give me a clue?
Forum: Plugins
In reply to: Load plugin separateAnother kick to look for help.
Forum: Plugins
In reply to: Load plugin separateCan anyone help me? This can’t be that difficult, there’s a plugin hook that obviously loads all the plugins, there must be a way to call one seperately. I’ve searched a lot on this but I couldn’t find anything.
Forum: Fixing WordPress
In reply to: How can I post Youtube Videos on WordPress 2.2.2?I am experiencing the exact same problem. I tried to solve the problem with several plugins but there seems no clean way to enable YouTube video’s to appear on my blog. Is this a know 2.2.2 bug and is it fixable?