Thread Starter
daveny
(@daveny)
I installed it to wp-content/plugins , but it doesn’t want to appear in the plugins menu in the site admin. Why???
Did you copy and save it correctly as a .php file, using only something like Wordpad ? And also upload it in ascii mode.
It does work – I installed that for someone yesterday.
Thread Starter
daveny
(@daveny)
Now, the plugin is activated, but gives this error:
Warning: Cannot modify header information – headers already sent by (output started at /wp-content/plugins/theme-switcher.php:2) in /wp-admin/admin.php on line 6
Warning: Cannot modify header information – headers already sent by (output started at /wp-content/plugins/theme-switcher.php:2) in /wp-admin/admin.php on line 7
Warning: Cannot modify header information – headers already sent by (output started at /wp-content/plugins/theme-switcher.php:2) in /wp-admin/admin.php on line 8
Warning: Cannot modify header information – headers already sent by (output started at /wp-content/plugins/theme-switcher.php:2) in /wp-admin/admin.php on line 9
Warning: Cannot modify header information – headers already sent by (output started at /wp-content/plugins/theme-switcher.php:2) in /wp-admin/plugins.php on line 21
Thread Starter
daveny
(@daveny)
I did it!
Thx for the help.