Jump to content

Leaderboard

  1. Debug

    Debug

    Retired Staff


    • Points

      1

    • Posts

      171


  2. Tutu

    Tutu

    Rookie


    • Points

      1

    • Posts

      21


  3. Lock Down

    Lock Down

    Rising Star


    • Points

      1

    • Posts

      1,035


  4. Prof. Connor Manheim

    • Points

      -1

    • Posts

      46


Popular Content

Showing content with the highest reputation on 04/05/2014 in all areas

  1. 1 point
  2. Happens a lot. Bad programming so you can use ftp and edit the initdata.php file changing this //-------------------------------------------------------------------------- // ADVANCED CONFIGURATION: ERROR REPORTING //-------------------------------------------------------------------------- error_reporting( E_STRICT | E_ERROR | E_WARNING | E_PARSE | E_RECOVERABLE_ERROR | E_COMPILE_ERROR | E_USER_ERROR | E_USER_WARNING ); to this //-------------------------------------------------------------------------- // ADVANCED CONFIGURATION: ERROR REPORTING //-------------------------------------------------------------------------- error_reporting( E_STRICT | E_ERROR | E_PARSE | E_RECOVERABLE_ERROR | E_COMPILE_ERROR | E_USER_ERROR | E_USER_WARNING );
    1 point
  3. Thanks. I finally figured out thanks to your help. I had to add: placeholder='Whats on your mind?' to this code: <input type='text' id='shoutbox-global-shout' size='70' class='input_text' /> in the skin_shoutbox_hooks > hookGlobalShoutbox template. Between size='70' & class='input_text'.
    1 point
  4. Hey there! We all forget to do the intro. Glad to have you aboard
    -1 points
This leaderboard is set to New York/GMT-05:00
×
×
  • Create New...