filination
Forum Replies Created
-
Forum: Plugins
In reply to: [Contextual Related Posts] [PATCH] Better handling of echo_ald_crpNot good.
This change caused the following error : Missing argument 1 for echo_ald_crp()
for some of the posts.
Reverting it to the old code fixed the problem.Look into it.
Fili
Forum: Installing WordPress
In reply to: Day and name Permalinks results in 404 errorHelping out a friend with this issue on shared hosting (Anhosting) this is the solution we arrived at :
I tried one more thing. It seems Anhosting allows changing some PHP variables by adding a PHP.INI file to the directory in question (http://help.midphase.com/support/questions.php?questionid=527) so I added a PHP.INI file with the following directive :
magic_quotes_gpc = OffI created a new entry, and it was posted okay, so I’m guessing this problem is now solved. Let me know if you realize otherwise.
Forum: Fixing WordPress
In reply to: Post bulk nagivation problem (/page/2)It was a bug in the theme I was using (Pressrow) that was defining the number of posts to show on the main page by code. I got rid of that, and walla – it was working.
Forum: Requests and Feedback
In reply to: WYSIWYG / HTML toggle button?I’m also interested in this functionality and haven’t seen it implemented anywhere.
Is there anything that allows toggling TinyMCE and regular HTML edit on the post page, like the Blogger interface?I would like to design the layout with a WYSIWYG and then be able to quickly add a few javascript after that.
Forum: Plugins
In reply to: Popularity Contest 1.1Hi,
Wonderful plugin.
How do I prevent the plugin from counting Admin views? It counts everything that I do on the blog, and I would rather it wouldn’t… 😛Forum: Fixing WordPress
In reply to: Post bulk nagivation problem (/page/2)Help?
Forum: Fixing WordPress
In reply to: Post bulk nagivation problem (/page/2)Help?