Forum Replies Created

Viewing 13 replies - 1 through 13 (of 13 total)
  • Thanks Wellard1981. I followed your instructions.
    Does this mean I can now allow ‘comments’ … or is it best to just not allow comments?
    I had over 50 this morning from some online gaming joint … and I’m trying to stop that.
    Thanks and hugz! Jules

    >> Here’s an example, add this to wp-comments-post.php directly under the first <?php tag;
    Can you tell me where to find the <?php tag in the code? I cannot find it in my code.
    I also got blammed by the gaming spam comments. 🙁
    Thanks and HUGz! Jules

    Thread Starter nekkidfish

    (@nekkidfish)

    Well, I am inclined to just make my own or go with irfanview, as I have spent all day with Coppermine, and still can’t get it working. 🙁
    HUGz and thanks all! Jules

    Forum: Fixing WordPress
    In reply to: Smilies screwup
    Thread Starter nekkidfish

    (@nekkidfish)

    ery kewl … thanks for the link!! 😀
    HUGz! Jules

    Forum: Fixing WordPress
    In reply to: Smilies screwup
    Thread Starter nekkidfish

    (@nekkidfish)

    Yup … sure enough, there was like 5 extra empty lines before the ?>
    I wonder how those got in there?
    I gotta remember that in the future when I have troubles. This php thing is all new for me, and I’ll have to remember that white space look-see when I have troubles, before I post here.
    Huge HUGz and thanks! Jules

    Forum: Fixing WordPress
    In reply to: Smilies screwup
    Thread Starter nekkidfish

    (@nekkidfish)

    I’ll go check again, but I think I’ve checked them like 5 times. BRB.
    Thanks and hugz! Jules

    Forum: Fixing WordPress
    In reply to: Lost Work?
    Thread Starter nekkidfish

    (@nekkidfish)

    Never mind … I got it! Yippee! I didn’t realise the smilies only show if you’re in the admin mode. What a doofus!
    HUGz and mucho thanks! Jules

    Forum: Fixing WordPress
    In reply to: Lost Work?
    Thread Starter nekkidfish

    (@nekkidfish)

    Okay … wait a minute … I think I might have got it straightened out … the page is loading with no errors … but the smilies aren’t there.
    http://www.virtualwebgistics.com/blog/index.php
    So, I’m wondering if I was supposed to create a separate ‘folder’ for the wp-grins.php file?
    As it is right now, that file is just in the main root.
    Another question, when you say that all php pages need to start with <?php and ?> … that’s not how my ‘quicktags.php page looks like. It’s just javascript. The file I am referring to is the quicktags.php file that is in the ‘wp-admin’ folder.
    Should I add <?php and ?> at the beginning and end of that file?
    Right now all the quicktags.php file has in it is:
    <script src=”quicktags.js” language=”JavaScript” type=”text/javascript”></script>
    <script language=”JavaScript” type=”text/javascript”>edToolbar();</script>
    <?php wp_grins(); ?>
    Thanks and sorry to be such a pain. Jules

    Forum: Fixing WordPress
    In reply to: Lost Work?
    Thread Starter nekkidfish

    (@nekkidfish)

    Thanks Craig … but I’m still confused.
    I added a new page called my-hacks.php …
    And I added this code:
    <?php require_once(‘wp-grins.php’); ?>
    Am I supposed to have any other code in that page?
    I also tried making it like a HTML page, and put that code in the Body, but that didn’t work either. LOL
    I’m just confused about what code is supposed to be in the page.
    HUGz and thanks! Jules

    Forum: Fixing WordPress
    In reply to: Lost Work?
    Thread Starter nekkidfish

    (@nekkidfish)

    Well pickle! I guess when I added that line to the my-hacks.php file it changed other files.
    I did delete the code from that file, and refreshed, but now when I try and go to my blog I get about 10 errors that look like this one:
    Warning: Cannot modify header information – headers already sent by (output started at /home/virtualw/public_html/blog/my-hacks.php:3) in /home/virtualw/public_html/blog/wp-login.php on line 122
    Help please. I evidently screwed up more than one thing when I added that code to the my-hacks.php file. 🙁
    HUGz! Jules

    Forum: Fixing WordPress
    In reply to: Lost Work?
    Thread Starter nekkidfish

    (@nekkidfish)

    In the smilies hack note it says to include the wp-grins.php file in your my-hacks.php file, add this to
    your my-hacks.php file:
    <?php require_once(‘wp-grins.php’); ?>
    But when I go and add <?php require_once(‘wp-grins.php’); ?> to that page … which is just a blank page (?) I then get an error logging in. Am I supposed to have other code in the my-hacks.php page?
    HUGz and thanks! Jules

    Forum: Fixing WordPress
    In reply to: Lost Work?
    Thread Starter nekkidfish

    (@nekkidfish)

    Yeah!! That worked! Thank you so much!
    I’m just trying to figure out how things are linked, and where to go to make changes. I’m not totally up to speed on CSS … but I am guessing at this point that is primarily where I’ll find everything I need, if I need to make changes, right?
    The next thing I’d like to try and do is figure out how to get the smilies to show up … and I downloaded someone’s hack for smilies, but I’m not sure what to do. I am thinking that I need to move that php file into the my-hacks.php file I created, but then what?
    Thanks bunches! Jules

    Forum: Fixing WordPress
    In reply to: Lost Work?
    Thread Starter nekkidfish

    (@nekkidfish)

    Okay, I now realize that I do indeed have to log out to make changes appear.
    However, now I have a new delimma … I saved a template … but I don’t know what I am supposed to change in the css file … or which css file I am to make the change in.
    Thanks all! Jules

Viewing 13 replies - 1 through 13 (of 13 total)