Jump to content

Coreye

Members
  • Posts

    537
  • Joined

  • Last visited

Posts posted by Coreye

  1. I edited my user agent to ' and when I login I get this error:

     

    There has been a DBI error:

    Query:
    insert into SN_history set `l_id` = '2',`ip_add` = '11.102.70.11',`user_info` = ''',`action` = 'User Logged into game(2).'
    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 'User Logged into game(2).'' at line 1

  2. Have you switched hosts recently? Try the below code on your server:

    <?php
    if(mail("someone@example.com", "Subject: $subject", $message, "From: $email"))
    {
    echo "Email Sent.";
    } else {
    echo "Email NOT Sent.";
    }
    ?>
  3. Full Path Disclosure and Possible Database Field Leaks:

    http://staging.gamebu.co.uk/user/test/

    in /var/www/staging.gamebu.co.uk/releases/20130710194420/vendor/twig/twig/lib/Twig/Template.php line 365

    at Twig_Template->getAttribute(array('gender' => 'Unspecified'), 'username') in /var/www/staging.gamebu.co.uk/releases/20130710194420/vendor/twig/twig/lib/Twig/Environment.php(320) : eval()'d code line 71

    array(), 'users' => '0', 'guests' => '1', 'bots' => '0', 'newest_users' => array('data' => array(array('id' => '6', 'username' => 'Scott', 'location' => null, 'dob' => null, 'gender' => null), array(*DEEP NESTED ARRAY*)), 'pagination' => array('numbers' => array(*DEEP NESTED ARRAY*), 'total' => '1', 'pages' => '1')), 'app' => object(Application), 'currentPath' => '/user/test/'), array('javascript' => array(object(__TwigTemplate_7aa7a13f2a9aafd00efaae7720e1b51f), 'block_javascript'))) in /var/www/staging.gamebu.co.uk/releases/20130710194420/vendor/twig/twig/lib/Twig/Template.php line 133

    I clicked the link given in the activation email and received this error:

    Sorry, we could not find an account associated with that activation code.

    I tested this with two different email accounts and received the same message.
  4. Full Path Disclosure:

    https://rspsdb.org/?page=

     

    Warning: include(inc/pages/404.php) [function.include]: failed to open stream: No such file or directory in /home/hikdkxrq/public_html/inc/oop.php on line 10

     
    Warning: include(inc/pages/404.php) [function.include]: failed to open stream: No such file or directory in /home/hikdkxrq/public_html/inc/oop.php on line 10
     
    Warning: include() [function.include]: Failed opening 'inc/pages/404.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php:/home/hikdkxrq/public_html/forum/ips_kernel/') in /home/hikdkxrq/public_html/inc/oop.php on line 10
     
    Warning: include() [function.include]: Filename cannot be empty in /home/hikdkxrq/public_html/index.php on line 7
     
    Warning: include() [function.include]: Filename cannot be empty in /home/hikdkxrq/public_html/index.php on line 7
     
    Warning: include() [function.include]: Failed opening '' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php:/home/hikdkxrq/public_html/forum/ips_kernel/') in /home/hikdkxrq/public_html/index.php on line 7

     

  5. Full Path Disclosure (https://www.owasp.org/index.php/Full_Path_Disclosure):
    http://forum.inobb.net/viewforum.php?forum[]

    Warning: mysqli_real_escape_string() expects parameter 2 to be string, array given in /home/content/44/10959644/html/forums/viewforum.php on line 32

     

    Error when editing a thread:

    Warning: mysqli_stmt::bind_result() [mysqli-stmt.bind-result]: Number of bind variables doesn't match number of fields in prepared statement in /home/content/44/10959644/html/forums/postreply.php on line 158

     

    BBCode breaks when you copy and paste.

    VTc.png

     

    BBCode does not work.

     

    You can post blank posts by using HTML tags.

    WTc.png

     

    Settings page over lapping:

    XTc.png

     

    You can post blank topics by pressing by using the space bar.

    YTc.png

  6. http://forums.phpfre...on=send&do=form says:

     

    Scheduled Downtime

     

    We're currently undergoing scheduled maintenance to improve the site. In this case, we're converting our forums to more stable and feature-rich software. Thus, the downtime might take longer than normal. We apologize for any inconviences that this may cause.

     

    Need help or feeling like just chatting? Our IRC Channels are still up and running, so stop being shy and come say hello!

     

    I've cleared my cache and that's the only page I've seen it on.

     

    I fixed this by deleting some of my messages. There's currently a limit of 50 messages and I had 133.

  7. http://forums.phpfreaks.com/index.php?app=members&module=messaging&section=send&do=form says:

     

    Scheduled Downtime

     

    We're currently undergoing scheduled maintenance to improve the site. In this case, we're converting our forums to more stable and feature-rich software. Thus, the downtime might take longer than normal. We apologize for any inconviences that this may cause.

     

    Need help or feeling like just chatting? Our IRC Channels are still up and running, so stop being shy and come say hello!

     

    I've cleared my cache and that's the only page I've seen it on.

  8. I noticed with the new forum we can manually change our display name (http://forums.phpfre...rea=displayname) and the name I want (Corey - http://forums.phpfre...ser/8521-corey/) is taken but has not been active for a long time. He has 10 posts but they're not visible.

     

    I know I'm not in an "named member group", but with the new forum and the ability to change usernames ourselves I figured I'd ask. :)

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.