Viewing 15 replies - 16 through 30 (of 50 total)
  • I have a problem here… The hack works fine on the comments page if it isn’t in a popup (e.g. http://blog.lean-forward.com/index.php?p=1), but doesn’t when it is (http://blog.lean-forward.com – click any comments(#)).
    I see that it works fine on others’ popups though. Is there any reason why mine isn’t (that I’ve checked what I put on wp-comments-popup.php very carefully many times)?

    Ah yes, I forgot about that. It now works. Thanks so much!

    Thread Starter Alex King

    (@alexkingorg)

    Glad to hear it! Very nice site design by they way. Perhaps you can find time to enter a CSS Style in the contest? πŸ™‚

    Hey, What is the difference Alex Between smiley’s and grins, Between say a πŸ™‚ and πŸ™‚
    Why did you exclude the ” : -) “
    Thanks

    Thread Starter Alex King

    (@alexkingorg)

    mrwok – I include only one of each image, so the first one (in the order they are defined) wins.

    how do i change the images found in the smilies. I added more smilies in the directory but they don’t show up.

    Help! I get these errors whenever I try to post a smilie on my comments & post page:
    Warning: Cannot modify header information – headers already sent by (output started at /home/dulcechi/public_html/wp/my-hacks.php:74) in /home/dulcechi/public_html/wp/wp-comments-post.php on line 114
    Warning: Cannot modify header information – headers already sent by (output started at /home/dulcechi/public_html/wp/my-hacks.php:74) in /home/dulcechi/public_html/wp/wp-comments-post.php on line 115
    Warning: Cannot modify header information – headers already sent by (output started at /home/dulcechi/public_html/wp/my-hacks.php:74) in /home/dulcechi/public_html/wp/wp-comments-post.php on line 116
    Warning: Cannot modify header information – headers already sent by (output started at /home/dulcechi/public_html/wp/my-hacks.php:74) in /home/dulcechi/public_html/wp/wp-comments-post.php on line 118
    Warning: Cannot modify header information – headers already sent by (output started at /home/dulcechi/public_html/wp/my-hacks.php:74) in /home/dulcechi/public_html/wp/wp-comments-post.php on line 119
    Warning: Cannot modify header information – headers already sent by (output started at /home/dulcechi/public_html/wp/my-hacks.php:74) in /home/dulcechi/public_html/wp/wp-comments-post.php on line 120
    Warning: Cannot modify header information – headers already sent by (output started at /home/dulcechi/public_html/wp/my-hacks.php:74) in /home/dulcechi/public_html/wp/wp-comments-post.php on line 121
    Warning: Cannot modify header information – headers already sent by (output started at /home/dulcechi/public_html/wp/my-hacks.php:74) in /home/dulcechi/public_html/wp/wp-comments-post.php on line 126
    post page
    Warning: Cannot modify header information – headers already sent by (output started at /home/dulcechi/public_html/wp/my-hacks.php:74) in /home/dulcechi/public_html/wp/wp-admin/post.php on line 158
    On my-hacks.php page I have the stats hack so I just added below this:
    <?php require_once(‘wp-grins.php’); ?> could it be a conflict or something?
    I’m using wordpress 1.0.1

    Hey marge this is donnie.
    Header errors appear when you send output data to the browser before headers and cookies are set. This output includes white space, returns, tabs and other characters.
    Solution.
    I’d suggest opening up the the files that you edited and make sure there’s no white space, tabs, or returns lurking around before or after the opening and closing php tags.

    Thanks don, I already fixed it… but I have a problem though, been wondering why the smilies on the post page are doble? there are 2 lines of the same smilies over there, how do I fix this? and I would like to remove some smilies on my comment page, I dont want some smilies to appear there… how do I do this? thanks. πŸ™‚

    Well, I tried to remove them in wp-config-extra.php but they’re still showing up there…

    OK…Where is the my-hacks file? I don’t have that in my installation…

    You need to create it if you want to use it.
    http://wiki.wordpress.org/index.php/my-hacks.php

    Thanks…that REALLLY helped…I got it all up and running now. πŸ™‚ Alex, this hack is really awesome. Great job!!

    Thread Starter Alex King

    (@alexkingorg)

    Glad you like it. πŸ™‚

    what’s this error message about? i’m noob to php
    Warning: Cannot modify header information – headers already sent by (output started at /home/orhjiao/public_html/simonlim/my-hacks.php:8) in /home/orhjiao/public_html/simonlim/wp-admin/post.php on line 158

Viewing 15 replies - 16 through 30 (of 50 total)
  • The topic ‘WP Grins – Yet Another Clickable Smilies Hack’ is closed to new replies.