well i went to the plugin repository through the dashboard, and clicked on the alternative link with the zip ending which game me the moods.
Then I realised no php file so went back and right clicked the php file and saved it. Uploaded it, and when I checked the comments above to edit it, I found that there was an insane amount of HTML. So I deleted that file and downloaded the one above – well copy and pasted it into the php file.
I made sure there was no white space. Then edited the comments file but got this error when I clicked on the plugins dir:
Parse error: parse error, unexpected T_STRING, expecting ‘)’ in blahblah/wp-includes/comment-functions.php on line 216
OK I think I edited the wrong file, actually I did. My eyes are going. I;ll get back to this if I dont’ get it working
Well it says above:
I also recommend editing the comment_author_link() and comment_author_url_link() functions in the wp-includes/template-functions-comment.php file to read:
Now I couldn’t find the template-functions-comment.php file, but I did find functions-comments.php and that didn’t work as it gave me the above error.
So what next? Using 19/01/05 nightly build
EDIT #456151
I turned off the REMOVE HEADER INFO (sorry about caps) within ZA firewall. Now, this allowed me to enable the plugin (this maybe why I;m getting the referrer errors) and now the top my screens is filled with these errors.
< ?php /* Plugin Name: NoFollow Plugin URI: https://www.gudlyf.com/archives/2005/01/19/wordpress-plugin-nofollow/ Description: Adds the “nofollow” relative attribute to links left in comments (See https://www.google.com/googleblog/2005/01/preventing-comment-spam.html) Version: 1.0 Author: Keith McDuffee Author URI: https://www.gudlyf.com */ function nofollow($text) { $text = preg_replace(‘/
Warning: Cannot modify header information – headers already sent by (output started at /wp-content/plugins/moody.php:11) in /wp-admin/admin.php on line 7
Warning: Cannot modify header information – headers already sent by (output started at /home/jinsan/public_html/wp/wp-content/plugins/moody.php:11) in /wp-admin/admin.php on line 8
Warning: Cannot modify header information – headers already sent by (output started at /wp-content/plugins/moody.php:11) in /wp-admin/admin.php on line 9
Warning: Cannot modify header information – headers already sent by (output started at wp-content/plugins/moody.php:11) in /wp-admin/admin.php on line 10
I removed a little of the path. Anyway, It’s apparent that I need to do something to get 1_ the referrers working and 2) any plugin in to work since I can’t use any.
If I disable it, and enable the plugin the above arises. Solution?
Thanks again
Edit#3269413348
So, I looked again, I’m very….tired….I installed the No Follow thing. It seems like a useful plugin.
Now I’ll try to install the mood.php. Thing is all I did was remove the s from phps at the top link and I just assumed the first code was the right code. I guess I should remove that plugin seeing as I can’t edit that second file that no longer exists
Edit: #99988978948664592175
Ok, so it’s installed but where and how do I add a mood? read the site page and it just says install etc. Can’t find any button or anything. Should this work with 1.5 or am I doing this wrong?