1. Log in now to remove adverts - no adverts at all to registered members!

The Steven Gerrard Appreciation Society

Discussion in 'Manchester United' started by Foo, May 20, 2011.

  1. tunns®

    tunns® I'm a camp pirate

    Joined:
    May 24, 2011
    Messages:
    3,652
    Likes Received:
    174
    oh well just another boring non-event of a day ......... if only something newsworthy would happen! ;)
     
    #4921
  2. Chief

    Chief Northern Simpleton
    Forum Moderator

    Joined:
    May 17, 2011
    Messages:
    39,287
    Likes Received:
    27,101
    Queens speech?
     
    #4922
  3. Swarbs

    Swarbs Well-Known Member
    Forum Moderator

    Joined:
    Feb 1, 2011
    Messages:
    15,533
    Likes Received:
    1,371
    I hear there's a football match on this evening, but no one seems to care about it. Oh well, can't be very important then <laugh>
     
    #4923
  4. HRH Custard VC

    HRH Custard VC National Car Park Attendant

    Joined:
    Jan 25, 2011
    Messages:
    28,175
    Likes Received:
    12,132
    I just heard SAF has signed for another 3 seasons
     
    #4924
  5. Fergie retiring was on the news before the queen <doh>
     
    #4925
  6. Chief

    Chief Northern Simpleton
    Forum Moderator

    Joined:
    May 17, 2011
    Messages:
    39,287
    Likes Received:
    27,101
    Too right aswell, whatever the Queen says is bleeding irrelevant anyway but by comparison to actual seismic news.....
     
    #4926
  7. Swarbs

    Swarbs Well-Known Member
    Forum Moderator

    Joined:
    Feb 1, 2011
    Messages:
    15,533
    Likes Received:
    1,371
    The Queen was just showing how racist she is anyway, laying into the poor immigrants right, left and centre. She's obviously been learning from Philip...
     
    #4927
  8. One of the lads

    One of the lads Well-Known Member

    Joined:
    Feb 6, 2012
    Messages:
    4,904
    Likes Received:
    164
    So it turns out your reporter mate has as much of an insight into the goings on at Old Trafford as my children's pet hamster does!
     
    #4928
  9. Sweats

    Sweats Sure
    Forum Moderator

    Joined:
    May 20, 2011
    Messages:
    20,964
    Likes Received:
    8,589
    Swarbs the site is ****ed this is what I get if click GC or my control panel. Though the abbreviated version.

    ## $show['threads'] = false; $numthreads = 0; // query thread ids if (!$vbulletin->options['threadmarking']) { if ($vbulletin->userinfo['userid'] AND in_coventry($vbulletin->userinfo['userid'], true)) { $lastpost_info = ", IF(tachythreadpost.userid IS NULL, thread.lastpost, tachythreadpost.lastpost) AS lastposts"; $tachyjoin = "LEFT JOIN " . TABLE_PREFIX . "tachythreadpost AS tachythreadpost ON " . "(tachythreadpost.threadid = subscribethread.threadid AND tachythreadpost.userid = " . $vbulletin->userinfo['userid'] . ')'; $lastpost_having = "HAVING lastposts > " . $vbulletin->userinfo['lastvisit']; } else { $lastpost_info = ''; $tachyjoin = ''; $lastpost_having = "AND lastpost > " . $vbulletin->userinfo['lastvisit']; } $getthreads = $db->query_read_slave(" SELECT thread.threadid, thread.forumid, thread.postuserid, subscribethread.subscribethreadid $lastpost_info FROM " . TABLE_PREFIX . "subscribethread AS subscribethread INNER JOIN " . TABLE_PREFIX . "thread AS thread USING (threadid) $tachyjoin WHERE subscribethread.threadid = thread.threadid AND subscribethread.userid = " . $vbulletin->userinfo['userid'] . " AND thread.visible = 1 AND subscribethread.canview = 1 $lastpost_having "); } else { $readtimeout = TIMENOW - ($vbulletin->options['markinglimit'] * 86400); if ($vbulletin->userinfo['userid'] AND in_coventry($vbulletin->userinfo['userid'], true)) { $lastpost_info = ", IF(tachythreadpost.userid IS NULL, thread.lastpost, tachythreadpost.lastpost) AS lastposts"; $tachyjoin = "LEFT JOIN " . TABLE_PREFIX . "tachythreadpost AS tachythreadpost ON " . "(tachythreadpost.threadid = subscribethread.threadid AND tachythreadpost.userid = " . $vbulletin->userinfo['userid'] . ')'; } else { $lastpost_info = ', thread.lastpost AS lastposts'; $tachyjoin = ''; } $getthreads = $db->query_read_slave(" SELECT thread.threadid, thread.forumid, thread.postuserid, IF(threadread.readtime IS NULL, $readtimeout, IF(threadread.readtime < $readtimeout, $readtimeout, threadread.readtime)) AS threadread, IF(forumread.readtime IS NULL, $readtimeout, IF(forumread.readtime < $readtimeout, $readtimeout, forumread.readtime)) AS forumread, subscribethread.subscribethreadid $lastpost_info FROM " . TABLE_PREFIX . "subscribethread AS subscribethread INNER JOIN " . TABLE_PREFIX . "thread AS thread ON (subscribethread.threadid = thread.threadid) LEFT JOIN " . TABLE_PREFIX . "threadread AS threadread ON (threadread.threadid = thread.threadid AND threadread.userid = " . $vbulletin->userinfo['userid'] . ") LEFT JOIN " . TABLE_PREFIX . "forumread AS forumread ON (forumread.forumid = thread
     
    #4929
  10. Sweats

    Sweats Sure
    Forum Moderator

    Joined:
    May 20, 2011
    Messages:
    20,964
    Likes Received:
    8,589
    Swarbs the site is ****ed this is what I get if click GC or my control panel. Though the abbreviated version.

    ## $show['threads'] = false; $numthreads = 0; // query thread ids if (!$vbulletin->options['threadmarking']) { if ($vbulletin->userinfo['userid'] AND in_coventry($vbulletin->userinfo['userid'], true)) { $lastpost_info = ", IF(tachythreadpost.userid IS NULL, thread.lastpost, tachythreadpost.lastpost) AS lastposts"; $tachyjoin = "LEFT JOIN " . TABLE_PREFIX . "tachythreadpost AS tachythreadpost ON " . "(tachythreadpost.threadid = subscribethread.threadid AND tachythreadpost.userid = " . $vbulletin->userinfo['userid'] . ')'; $lastpost_having = "HAVING lastposts > " . $vbulletin->userinfo['lastvisit']; } else { $lastpost_info = ''; $tachyjoin = ''; $lastpost_having = "AND lastpost > " . $vbulletin->userinfo['lastvisit']; } $getthreads = $db->query_read_slave(" SELECT thread.threadid, thread.forumid, thread.postuserid, subscribethread.subscribethreadid $lastpost_info FROM " . TABLE_PREFIX . "subscribethread AS subscribethread INNER JOIN " . TABLE_PREFIX . "thread AS thread USING (threadid) $tachyjoin WHERE subscribethread.threadid = thread.threadid AND subscribethread.userid = " . $vbulletin->userinfo['userid'] . " AND thread.visible = 1 AND subscribethread.canview = 1 $lastpost_having "); } else { $readtimeout = TIMENOW - ($vbulletin->options['markinglimit'] * 86400); if ($vbulletin->userinfo['userid'] AND in_coventry($vbulletin->userinfo['userid'], true)) { $lastpost_info = ", IF(tachythreadpost.userid IS NULL, thread.lastpost, tachythreadpost.lastpost) AS lastposts"; $tachyjoin = "LEFT JOIN " . TABLE_PREFIX . "tachythreadpost AS tachythreadpost ON " . "(tachythreadpost.threadid = subscribethread.threadid AND tachythreadpost.userid = " . $vbulletin->userinfo['userid'] . ')'; } else { $lastpost_info = ', thread.lastpost AS lastposts'; $tachyjoin = ''; } $getthreads = $db->query_read_slave(" SELECT thread.threadid, thread.forumid, thread.postuserid, IF(threadread.readtime IS NULL, $readtimeout, IF(threadread.readtime < $readtimeout, $readtimeout, threadread.readtime)) AS threadread, IF(forumread.readtime IS NULL, $readtimeout, IF(forumread.readtime < $readtimeout, $readtimeout, forumread.readtime)) AS forumread, subscribethread.subscribethreadid $lastpost_info FROM " . TABLE_PREFIX . "subscribethread AS subscribethread INNER JOIN " . TABLE_PREFIX . "thread AS thread ON (subscribethread.threadid = thread.threadid) LEFT JOIN " . TABLE_PREFIX . "threadread AS threadread ON (threadread.threadid = thread.threadid AND threadread.userid = " . $vbulletin->userinfo['userid'] . ") LEFT JOIN " . TABLE_PREFIX . "forumread AS forumread ON (forumread.forumid = thread
     
    #4930

  11. Sweats

    Sweats Sure
    Forum Moderator

    Joined:
    May 20, 2011
    Messages:
    20,964
    Likes Received:
    8,589
    Swarbs the site is ****ed this is what I get if click GC or my control panel. Though the abbreviated version.

    ## $show['threads'] = false; $numthreads = 0; // query thread ids if (!$vbulletin->options['threadmarking']) { if ($vbulletin->userinfo['userid'] AND in_coventry($vbulletin->userinfo['userid'], true)) { $lastpost_info = ", IF(tachythreadpost.userid IS NULL, thread.lastpost, tachythreadpost.lastpost) AS lastposts"; $tachyjoin = "LEFT JOIN " . TABLE_PREFIX . "tachythreadpost AS tachythreadpost ON " . "(tachythreadpost.threadid = subscribethread.threadid AND tachythreadpost.userid = " . $vbulletin->userinfo['userid'] . ')'; $lastpost_having = "HAVING lastposts > " . $vbulletin->userinfo['lastvisit']; } else { $lastpost_info = ''; $tachyjoin = ''; $lastpost_having = "AND .readtime IS
     
    #4931
  12. You just need to clear your cookies guys <ok>
     
    #4932
  13. Sweats

    Sweats Sure
    Forum Moderator

    Joined:
    May 20, 2011
    Messages:
    20,964
    Likes Received:
    8,589
    I'm on my phone...
     
    #4933
  14. Sweats

    Sweats Sure
    Forum Moderator

    Joined:
    May 20, 2011
    Messages:
    20,964
    Likes Received:
    8,589
    Can't you eat all my cookies??
     
    #4934
  15. Would love too but only if they a treble (or greater) chocolate chip
     
    #4935
  16. Fair enough but those error messages have been highlighted as a issue on the mod board, the other guys were told to clear their cookies and it sorted the problem <ok>
     
    #4936
  17. Sweats

    Sweats Sure
    Forum Moderator

    Joined:
    May 20, 2011
    Messages:
    20,964
    Likes Received:
    8,589
    How do I do that on an iPhone?
     
    #4937
  18. Don't and never have owned a ****-phone so no idea <ok>
     
    #4938
  19. Sweats

    Sweats Sure
    Forum Moderator

    Joined:
    May 20, 2011
    Messages:
    20,964
    Likes Received:
    8,589
    Pointless comment. .

    They are the best phones.. You'd know if you spent more money on your telephonic device.
     
    #4939
  20. If you get a i-phone you have no choice but to spend more money on your telephone device <doh>
     
    #4940

Share This Page