blackdfl
Forum Replies Created
-
Forum: Plugins
In reply to: WordPress.com statsMy stats are way, way down. From over 1,000 a day to under 5. I have reinstalled completely with no joy.
Forum: Plugins
In reply to: [Plugin: wp-classified] WP-Classified Hidden CodeOn closer look, it is not actually this plugin causing the problem. Apparently there is a hack involved that stored more encoded php inside the plugin folder. That is why deleting the plugin caused the hack to stop working.
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] ImageBrowser Page ReloadProblem still exists, is their any work around?
Forum: Plugins
In reply to: [Plugin: glassy] Waiting for your feedbackDoesn’t appear to do anything? The instructions say to just upload it and activate – but nothing happens.
Forum: Fixing WordPress
In reply to: Adding Flash works in preview but not when published?“Like a charm” – Thanks NC!!
Forum: Fixing WordPress
In reply to: Adding Flash works in preview but not when published?Another note: Tested in Firefox and it looks great, just had to resize it in the HTML code to 300×300 and remove a few lines of code.
For the Firefox version:
<OBJECT classid=”clsid:D27CDB6E-AE6D-11cf-96B8-444553540000″ style=”float:right; padding-left:10px; padding-top:10px; padding-bottom:10px”
<PARAM NAME=movie VALUE=”Abrahms.swf”> <PARAM NAME=quality VALUE=high> <PARAM NAME=wmode VALUE=transparent> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src=”http://gamezig.com/Abrahms.swf” quality=high wmode=transparent bgcolor=#FFFFFF WIDTH=”300″ HEIGHT=”300″ NAME=”Abrahms”
</EMBED>
</OBJECT>Still doesn’t show at all in internet explorer. Just an empty box. Suggestions?