Search results for query: *

  1. R

    I Got Banned From vBulletin.org

    This made me laugh. Thanks for posting... :)
  2. R

    Bug Getting a PHP Error

    This fixed the problem. Will disable for future upgrades as well. Thanks.
  3. R

    Bug Getting a PHP Error

    [14-Dec-2010 15:44:36] PHP Fatal error: Call to undefined method VBCREDITS::popup() in /home/SITE_NAME/public_html/global.php(1091) : eval()'d code on line 11 This pretty much happened right when I uploaded the new LITE version of the credit software. Again, I am using 3.8.7 and it pretty much...
  4. R

    AddOn Anyways to allow users to organize which items display on the postbit?

    Just checking. Thanks.
  5. R

    vBQuiz Suggestions

    Can you just release what you have so I can just finish it. ;) This is going to be great for increasing page views!!!
  6. R

    Weird Error for Moods

    I am using the latest version. This seems to be happening when a member WAS posting and then their account was deleted, switching their posts to GUEST. I changed line 32 in postbit_display_complete.php from: WHERE moodid = " . $post['dbtech_status_mood'] . " to: WHERE moodid = " ...
  7. R

    Weird Error for Moods

    Pretty much get this error when viewing a number of threads. Any help would be greatly appreciated. Thanks.
  8. R

    Weird MySQL Error

    Any update on getting the fix for this out in the lite version?
  9. R

    Receiving a PHP Error...

    Yes I did.
  10. R

    Credit Count Not Showing in PostBit

    Figured it out. We have the xBox Live Gamer Tag Plugin and one of their Plugins was not doing an append on the FROM and WHERE clauses. So it would overwrite what vBCredits was settings. Just had to add a "." to one of their plugins and all is good. Sorry for the false alarm. But good to know...
  11. R

    Weird MySQL Error

    Thanks! I will update this thread once the lite version is updated.
  12. R

    Receiving a PHP Error...

    PHP Fatal error: Class 'vb_optimise' not found in /home/SITE_NAME/public_html/global.php(238) : eval()'d code on line 3 Any ideas?
  13. R

    Weird MySQL Error

    UPDATE user AS vbcreditst_1 SET vbcreditst_1.credits = WHERE vbcreditst_1.userid = 5615; The value for vbcreditst_1.credits is empty. It ran this query on this page: /login.php?do=login Any thoughts?
  14. R

    Credit Count Not Showing in PostBit

    Weird part is I can see the count when I do a quick reply for that 1 post. But when I reload the thread, the count goes back down to 0.
  15. R

    Credit Count Not Showing in PostBit

    vBulletin: 3.8.6PL1 I was using the OLD version of PixelFX credits. But I made a backup copy of the user table called user2. Uninstalled PixelFX credits, installed DragonByte credits and the repopulated the credits column in the user table with the credits value from the user2 table. Credit...
  16. R

    Footer text not showing up.

    Interesting... Thanks for the heads up.
  17. R

    Footer text not showing up.

    Sorry, but here is the text that I am talking about: Not a BIG DEAL, but I want to feel special with the text at the bottom of my forum TOO!! :P
  18. R

    Footer text not showing up.

    Installed vbOptimise and it appears to be working fine but I am not seeing the footer text. Any ideas?
Back
Top