franky2006
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: Visual Rich Editor not showing upmaybe, but it didn’t work. i also tried to disable/enable the checkbox and save each time so that wordpress could rewrite its config, but as i said this had no effect.
now it works pretty good. don’t know why it didn’t work before…
Forum: Everything else WordPress
In reply to: Visual Rich Editor not showing upok, i got it.
i manually changed the value “advanced_edit” from the table “wp_options” to “1”. now it works (after ctrl-f5).
the sql-query for this is:
UPDATEwp_optionsSEToption_value= ‘1’ WHEREoption_id=43 ANDblog_id=0 ANDoption_name= ‘advanced_edit’ LIMIT 1 ;maybe you have to remove this part:
“option_id=43 ANDblog_id=0 AND “
i don’t know if this is blog specific or not.thanks anyways.
Forum: Everything else WordPress
In reply to: Visual Rich Editor not showing upanybody any idea how i could solve this problem?
Forum: Everything else WordPress
In reply to: Visual Rich Editor not showing upno, i use noscript and adblock, but both sites are on the ‘whitelist’ / not blocked.
i already checked that (i also disabled the extensions, but i had the same error as before).
thank you for your help anyway.
Forum: Everything else WordPress
In reply to: How to remove support forum postanother way could be to redirect your users to the old page when they open the new one.
WP-Plugin Redirection:
http://www.urbangiraffe.com/plugins/redirectionForum: Plugins
In reply to: Anti Leech Scriptthank you for your answer and your hint.
i don’t have awstats installed, i use webalizer. but i’ll try to find the plugin you mentioned and give it a try.
currently i am experimenting with this one: