Forum Replies Created

Viewing 15 replies - 1 through 15 (of 26 total)
  • The problem is, I don’t want all my links being treated like they’re untrusted.

    How about making it so people who are logged in, approved, or have more then x posts in the database don’t have nofollow added to their links? This way legit links still get linked/ranked like normal and links from unknown users aren’t.

    If this is added to WordPress, make sure its optional.

    Forum: Plugins
    In reply to: WP Polls

    I’m not sure, but I don’t see how the poll would be adding that. Did you try it with the non ip checking version? I don’t see anything in the poll’s file that’d cause that… I think it’d be something your sessions script or the server would do on its own since ? is taken, move on to &.

    Forum: Plugins
    In reply to: WP Polls

    It looks like thats caused by your sessions being added onto the end of the poll url. I’m not sure how you have that setup but you need to change the & to an & somehow.

    Forum: Plugins
    In reply to: WP Polls

    Where at? I don’t see any &’s in any urls on mine.

    Forum: Plugins
    In reply to: WP Polls

    greenday: Did you create the table wp_polls_ips in your database?
    bohemian: You need to use something like PHPMyAdmin.
    I probably should have made this a bit easyer but I wrote it awhile back and have been testing it ever since. I am not 100% sure this works right yet so backup for files first. I have however been using it for abotu a month on my site and it seems to be doing fine.
    I’ll see if I can write it to create its own table somehow. If you don’t know how to create a table you might want to stay away from this until I can update it (next few days).

    Forum: Plugins
    In reply to: WP Polls

    If anyones interested, I finally downloaded and installed Gamerz poll and added in the ability to save ip’s in MySQL to prevent multiple voting. It *seems* to be working fine but I’m not that great with PHP yet.
    I plan to add Archives and maybe comments to it sometime too (that is if Gamerz or someone else doesn’t do it first).
    You can find the file on the downloads page of my site https://flatplanet.techmonkeyz.net/ (or https://FlatPlanet.ws/ whenever they finally point it to the site). It doesn’t keep the ip’s after someone votes in a newer poll (to save on database size) but you could comment out the line if you wanted to keep them for some reason.
    Michiel, I had that problem too. I think it turned out the file said to put the bar image in wp-images/ and the polls calls it from images/ so make sure its trying to load the image from the right place.

    jackiefg… Line 128 of template-functions-post.php

    Thread Starter armitage

    (@armitage)

    I searched, its just hard to find keywords for that. If it works for yahoo and them tho, why not wordpress?

    Forum: Plugins
    In reply to: WP Polls

    People can also cheat by removeing the cookie for the poll (Which is very easy to do with Opera). If it saved a list of ip’s that could be fixed too.

    Forum: Plugins
    In reply to: Best smilies hack?

    Did you upload the wp-grins.php file to your wordpress root folder?

    Are you using the newest stable version? My line number was different and I got an error…
    Parse error: parse error, unexpected T_STRING in /home/flatp/www/wp-includes/template-functions.php on line 991
    a my hacks version would be nice, anyone know of one?

    Anyone know any reason why mod_rewrite compile but now work?

    A friend of mine runs the server, he can’t seem to figure it out… he’s been messing with it for sometime… any apache guru’s out there have any ideas?

    Forum: Themes and Templates
    In reply to: WP and Opera
    Thread Starter armitage

    (@armitage)

    I’m sure if the Opera guys know about the bugs they’ll be fixed soon, they are pretty fast about that stuff. Unlike IE they will keep making new versions.
    Tables have also been around for longer haven’t they? What preview are you using? Preview 4 is alot more stable, 3 crashed alot for me.

    Thread Starter armitage

    (@armitage)

    Omg you are right, two $blog = 1 lines, I’ve been trying to figure out what was the matter for awhile now. weird how it showed up after a few posts. TY.

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