chris4man
Member
Posted 2 years ago #
I've just installed this plugin, but can't see the options page. Nothing appears under the Settings section of the menu.
The code appears to be installed at the correct location, so I can't see what's wrong.
I've also tried to post this comment at your blog and have been (repeatedly) told that I'm a spambot.
http://wordpress.org/extend/plugins/wp-copyrighted-post/
mandar5
Member
Posted 2 years ago #
Hello,
I installed this plugin and it is working very fine. I can view admin settings below settings column.
Thank you.
minimus
Member
Posted 2 years ago #
If you run your blog under PHP 4 you can have problems with CopyrightedPost object. It's constructor wrote with using PHP5 style. To resolve this problem (only for PHP4) rename function __construct() constructor function to function CopyrightedPost() (file wp-copyrighted-post.php line 38)
About spambpot: say thanks to author of YAWASP :)
chris4man
Member
Posted 2 years ago #
minimus
Thanks for the reply. I made the change and the settings appeared as if by magic!
I'll update my rating.
Chris
minimus
Member
Posted 2 years ago #
chris4man, mandar5
You are welcome! ;)