Forum Replies Created

Viewing 15 replies - 1 through 15 (of 406 total)
  • VaamYob – is this suitable for version 1.5.2? If yes, I went to your contact page but I could only find the version 2.xx download link.

    I must be blind, eh?

    Forum: Plugins
    In reply to: New Plugin: WP-PostRatings

    Thanks GamerZ,

    As noted in another post, I upgraded my test site to Version 2.1?? and now I can’t open an article in single view.

    So, I’ve asked my hosting company to roll me back to the very neat, very well behaved 1.5.2.

    Thank God for BACKUPS!

    Thanks for all your help but I’ll hold out now until the next version release before uploading.

    Sorry to be a pain in the butt ??

    Forum: Plugins
    In reply to: FAQ Plugin

    Thanks VaamYob – You’ve done brilliantly taking on user inputs and implimenting changes.

    I wish my pizza arrived just as quick, and with everything I ordered ??

    Update – I upgraded my test site to WP2.0 yesterday – what a god damn nightmare that was!

    So, I’m in the process of having my hosting company roll my test site BACK to version 1.5.2. which, thank god, I did a complete backup before upgrading.

    So I’ll just have to wait for them to complete before uploading your latest FAQ.

    Kate

    Forum: Plugins
    In reply to: New Plugin: WP-PostRatings

    GamerZ

    I’ve upgraded my test blog to WP2.0

    When I upgraded your useronline and ran admin.php this is the error I got:

    Please Define The Useronline Table In wp-settings.php.

    WordPress database error: [You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ‘ON DUPLICATE KEY UPDATE timestamp = ‘1139895903” at line 1]
    INSERT INTO wp_useronline VALUES (‘1139895902’, ‘admin’, ‘60.229.191.16’, ‘strictlyromance.com’, ‘%2Ftest%2F’) ON DUPLICATE KEY UPDATE timestamp = ‘1139895903’

    Forum: Plugins
    In reply to: New Plugin: WP-PostRatings

    OK. I’ll deactivate. Any chance of tweaking for V1.5.2?

    Did you look in layout.css?

    /* header
    ————————————————–*/
    #header {
    height:115px;
    padding:0 0 0 18px;
    }

    #header h1 {
    /*display:none; This will hide the text in your header */
    padding-top:50px;
    }

    Forum: Plugins
    In reply to: New Plugin: WP-PostRatings

    GamerZ, but my WordPress Version: 1.5.2

    Forum: Plugins
    In reply to: New Plugin: WP-PostRatings

    can u check whether is there a ratingslog table created in your database?

    Sorry – probably very obvious, but: How do I do that?

    More code errors for you to check out. Got this when I reactivated the plugin and attempted to post rate anyway, hoping the error might disappear.

    WordPress database error:
    [Table 'xxxx_wrdp1.wp_ratinglogs' doesn't exist]
    SELECT rating_ip FROM wp_ratinglogs WHERE rating_postid = 18 AND rating_ip = '60.229.191.16'

    WordPress database error:
    [Table 'xxxx_wrdp1.wp_ratinglogs' doesn't exist]
    INSERT INTO wp_ratinglogs VALUES (0, 18, 5,'1139846425', '60.229.191.16', 'admin')

    Warning: Cannot modify header information – headers already sent by (output started at /home/xxx/public_html/wp-includes/wp-db.php:98) in /home/xxx/public_html/wp-content/plugins/postratings/postratings.php on line 187

    Now, just to be absolutely sure – I uploaded your entire folder into my plugins folders and activated.

    I didn’t move postrating.php from your folder into the standard plugins section. Is this right?

    Hey VaamYob

    Is there any known conflict with your neat little plugin and Ryan’s plugin & WP-Contact page?

    If I want to run standard Wp-Contact page for generic contact, and your plugin on another page with multiple fields like registration type form, is there potential for problems?

    Just wondering ??
    Version: 1.5.2

    Forum: Plugins
    In reply to: New Plugin: WP-PostRatings

    Hey GamerZ

    Yep – downloaded the very latest version this morning, activated; error produced. De-activated: error goes.

    Re-activated; error produced.

    Latest version: Version 1.00 (01-03-2006) from your site.

    Kate

    Forum: Plugins
    In reply to: New Plugin: WP-PostRatings

    Hey GamerZ

    I was hoping you’d might be able to help me. I’ve been away with work, and I’ve finally been able to upload your plugin.

    I placed <?php if(function_exists('the_ratings')) { the_ratings(); } ?> in my index.php AND single.php inside the Loop. I did this because I have multiple categories & single.php’s and I thought it might be missed via Index.php

    I placed <?php if(function_exists('the_ratings')) { the_ratings_vote(); } ?> as is, just before my ‘filedunder’ info, still within the loop.

    I get this error:WordPress database error: [Table 'xxxx_wrdp1.wp_ratinglogs' doesn't exist]
    SELECT rating_ip FROM wp_ratinglogs WHERE rating_postid = 18 AND rating_ip = '60.229.191.16'

    Could you advise what I did wrong?
    You can check out the test page here, on my site.

    I’ve disabled your plugin because of the error, but you can see under the article what I’ve coded into the template.

    Thanks heaps.

    Kate

    You could comment it out.

    <!--<h2>Meta</h2>
    <?php meta(); ?>-->

    Is that Print.css or print.css? capital letters will be affected.

    Thread Starter Kate

    (@katie1)

    Thanks IanD – will check this out.

    Forum: Fixing WordPress
    In reply to: Intergrate login?

    Chris,

    do you still require help? I can help out if you email me your index page, with login coding insitu. Just attach the php template to the email and I will upload to my test site and tweak as you direct.

    Once you’re satisfied with it, I can either email it back to you or provide a download link, which ever you prefer. Will that help you?

    @croila

    Yes, most happy to share the login styling. Can you give me your email addy so I can send it to you?

Viewing 15 replies - 1 through 15 (of 406 total)