forumid

  1. R

    Question Passing instance from PHP to Template

    I have a working version of this code in my template: <vb:if condition="$foruminfo['forumid'] == x">{vb:raw show.vbshout_instance1}</vb:if> If the template contains other html code, it will be displayed even if vBShout doesn't have any output. I would rather do it in PHP and call the template...
  2. viper357

    Bug Database Errors with new update

    I was running 1.0.11, upgraded to 1.0.14 and received a database error when clicking on any thread, I had to go back to 1.0.11 for my forum to work again. Database error in vBulletin 3.8.5: Invalid SQL: SELECT IF(visible = 2, 1, 0) AS isdeleted, NOT...
  3. T

    Legacy Solution to stop .js files loading on pages/forums that don't need them

    I realize there is probably a more elegant way to do this, but loading 5 extra files on pages that do not need them is a little much since I only have thread ratings enabled in two forums. I simply added this conditional to dbtech_trating_header: <vb:if...
  4. M

    Bug Slow MYsql Query

    Found these in my slow query Log: Not sure if this is vbulletin Tags or the advanced tags???? Feel free to delete if nothing to do with this modification :) # Time: 140225 9:23:19 # User@Host: ****** @ [127.0.0.1] # Thread_id: 317407 Schema: vb44 QC_hit: No # Query_time: 10.502251...
  5. J

    Legacy using dbseo conversion outsite vbulletin

    Hi, Since version 1.0.1 came out I'm getting closer and closer to actually launching dbseo on my production site. But When I went through all the different scripts I found out there's one feature I need and I'm not sure if it's there. I'm using an external script to generate links for specific...
  6. C

    Question Just upgraded forum and getting database error

    Just upgraded my forum to 4.2.2 and when I upgrade and enable vbslider I am getting the following database error: Database error in vBulletin 4.2.2: Invalid SQL: SELECT thread.threadid, thread.title, thread.dateline, forum.forumid, forum.title_clean as forumtitle, post.pagetext AS message...
  7. Nirjonadda

    Bug Invalid SQL

    Do I Restart MySQL Server than continue receiving emails from Database error . As same user and Script/Referrer. Database error in vBulletin 4.2.2: Invalid SQL: INSERT INTO vbcredits_pending (eventid, actionid, userid, timestamp, checkstamp, amount, referenceid, forumid, ownerid, multiplier...
  8. C

    Bug Problem with per forum criteria

    Hello, I would like to create 2 Criteria: Posts >= 1 in Forum A Posts >= 1 in Forum B But, I can't because of message:The Criteria: 'Posts >= 1' already exists. I think that in PRO version test for existing condition should include also dbtech_vbactivity_condition.forumid column. Thanks for your...
  9. V

    vBShout forum

    Hello. Let me know if vBShout, you can put the chat in a subforum only. Or vBShout appears in the index only? thanks
  10. Nxt

    Bug Invaild SQL Select Error

    I keep seeing this error: Database error in vBulletin 5.0.5: Invalid SQL: SELECT user.*, user.dbtech_vbshout_settings AS shoutsettings...
  11. Taurus

    Bug Incompatible with Digital Point Ad Positioning.

    The moment I enable the Post Thanks mod my adsense ads does not show up in my posts. I use this mod from Digital Point: Digital Point Ad Positioning - vBulletin.org Forum Is there a way for me to have both mods work? Thank you.
  12. J

    Question Disable Hottest Thread or optimize query

    We've got a pretty large forum. After about 4 months of having the thanks hack installed (and trimmed down so it's basically a "like" button for posts), we have about 1.45 million rows in our dbtech_thanks_entry table. I've had to add quite a few indexes to keep things speedy, but I have one...
  13. M

    Legacy Some features request

    Hi I bought this great mod for one reason, that is the ability to get more than one navbar, but I can't say the other features is not good, but I think you can add more features to make this mod have higher value than what it has now. If you look at Andreas beta mod at vbulletin.org, you will...
  14. K

    Bug SQL Errors

    I received multiple SQL errors by email
  15. Sarab

    Bug SQL error

    Hello, @Fillip H. I have an urgent problem, on one of the forum I and other get: What the problem and how to solve it >,< It really an urgent mater ="( Best Regards, Saran
  16. Ryahn

    Question vB 4 Conditional

    I am wondering how I could get this vb conditional work in the vbforms template. <vb:if condition="$forum[forumid] == x">Show this if forum id is x</vb:if> I have tried to add it, but its not showing up in the forums I have placed. The template I edited was the dbtech_dbforms_newthread2.
  17. M

    Question Your help integrating another modification

    Hi again :), I am integrating itraders into this modification and just wondered if someone could help me with a small plugin Have a look how far I have got so far: For Sale. RGH Halo4 Slim You can see the classifieds feedback just above the attachments :) This is only visible in the...
  18. K

    Question Questions regarding location of Shoutbox

    Hi there, I am thinking of downloading this however I have a few questions first: 1. Does the Shoutbox show in threads? 2. Can I have the Shoutbox only show up in threads in one forum only, but the shoutbox not show up anywhere else on my site? I don't want the shoutbox to show in Forum home...
  19. BuffaloRange

    Question How Do I Add The Shoutbox To Individual Forums?

    How do I add the shoutbox to individual forums? I assume I can paste code into a template but what code and what template? Thanks in advance.
  20. R

    Bug MySQL Error Failed to read auto-increment value from storage engine

    Hello guys, I started receiving this error today. Hope someone can help me out? Invalid SQL: INSERT INTO credits_transaction (eventid, actionid, userid, timestamp, amount, status, referenceid, forumid, ownerid, multiplier, currencyid, negate, message) VALUES (11, 'paycheck', 30994...
Back
Top