rimian (@rimian)

Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • In reply to: Empty delimiter?

    rimian
    Member

    @rimian

    I got that error. It’s when the db table prefix is empty.

    Try placing ‘@’ at the beginning of the strpos function. It worked for me.


    rimian
    Member

    @rimian

    Your path setting may be blank or something.

    have a look in your config.php and check:

    $bb->path

    and

    $bb->wp_siteurl


    rimian
    Member

    @rimian

    Hey Trent that sounds like a clever solution.

    I’ve just written a workaround for my site by renaming a few of the form fields with str_replace on the /register.php page and then modifying the $_POST array on the mytemplate/register.php page to listen for these renamed fields.


    rimian
    Member

    @rimian

    Only one a day? I bet you get more now. I get one every 2 hours.

    I’d like to know how they find my site. I’m going through my logs to see how.

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