vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Miscellaneous Hacks - Cyb - Sub-Forum Manager (https://vborg.vbsupport.ru/showthread.php?t=122996)

dklassen 04-24-2008 07:33 PM

My forums are fixed width. If I use any more than 1 column, it blows out the forums to the right. How can I tighten up the table a bit?

islamicvd 04-27-2008 10:59 AM

Does it work on 3.6.10?

aberg 05-01-2008 05:09 PM

Quote:

Originally Posted by islamicvd (Post 1500601)
Does it work on 3.6.10?

Yes, also on vbulletin 3.7.0
I have upgrade both versions

badheeu 05-03-2008 06:40 AM

If we install earlier version of mods to latest version 3.7.0, it gets database error always,
Im also on 3.7.0, So I need this mod, Its really important.


http://forum.kma.mv

Legende 05-03-2008 11:44 AM

*begging for an update* ;)

ovnnet 05-03-2008 03:34 PM

I'm Install Erorr Help Me
Code:

Database error in vBulletin 3.6.9:
 
Invalid SQL:
 
                REPLACE INTO vbb_setting
                    (varname, grouptitle, value, defaultvalue, datatype, optioncode, displayorder, advanced, volatile, validationcode, blacklist, product)
                VALUES
                    (
                    'cybsfa_enable',
                    'Cyb_SFA',
                    '1',
                    '1',
                    '',
                    'yesno',
                    5,
                    0,
                    1,
                    '',
                    0,
                    'yb_'
   ),
    (
                    'cybsfa_switch',
                    'Cyb_SFA',
                    '1',
                    '1',
                    'number',
                    '<span class=\\\"smallfont\\\">\r\n            <input type=\\\"radio\\\" name=\\\"setting[$setting[varname]]\\\" value=\\\"1\\\" \" . iif($setting[\'value\'] == 1, \'checked=\"checked\"\') . \" />1\r\n            <input type=\\\"radio\\\" name=\\\"setting[$setting[varname]]\\\" value=\\\"2\\\" \" . iif($setting[\'value\'] == 2, \'checked=\"checked\"\') . \" />2\r\n            <input type=\\\"radio\\\" name=\\\"setting[$setting[varname]]\\\" value=\\\"3\\\" \" . iif($setting[\'value\'] == 3, \'checked=\"checked\"\') . \" />3\r\n            <input type=\\\"radio\\\" name=\\\"setting[$setting[varname]]\\\" value=\\\"4\\\" \" . iif($setting[\'value\'] == 4, \'checked=\"checked\"\') . \" />4\r\n            <input type=\\\"radio\\\" name=\\\"setting[$setting[varname]]\\\" value=\\\"5\\\" \" . iif($setting[\'value\'] == 5, \'checked=\"checked\"\') . \" />5\r\n            <input type=\\\"radio\\\" name=\\\"setting[$setting[varname]]\\\" value=\\\"6\\\" \" . iif($setting[\'value\'] == 6, \'checked=\"checked\"\') . \" />6\r\n            <input type=\\\"radio\\\" name=\\\"setting[$setting[varname]]\\\" value=\\\"7\\\" \" . iif($setting[\'value\'] == 7, \'checked=\"checked\"\') . \" />7</span>',
                    10,
                    0,
                    1,
                    '',
                    0,
                    'yb_'
  &nbsp;),
    (
                    'cybsfa_excludedforums',
                    'Cyb_SFA',
                    '',
                    '',
                    'free',
                    '',
                    15,
                    0,
                    1,
                    '',
                    0,
                    'yb_'
  &nbsp;),
    (
                    'cybsfa_affectexclforums',
                    'Cyb_SFA',
                    '1',
                    '1',
                    '',
                    'yesno',
                    20,
                    0,
                    1,
                    '',
                    0,
                    'yb_'
  &nbsp;),
    (
                    'cybsfa_tr_counts',
                    'Cyb_SFA',
                    '3',
                    '3',
                    '',
                    'select:piped\r\n0|cybsfa_none\r\n1|cybsfa_threadc\r\n2|cybsfa_postc\r\n3|cybsfa_bothc',
                    25,
                    0,
                    1,
                    '',
                    0,
                    'yb_'
  &nbsp;),
    (
                    'cybsfa_counts_exclforums',
                    'Cyb_SFA',
                    '',
                    '',
                    'free',
                    '',
                    30,
                    0,
                    1,
                    '',
                    0,
                    'yb_'
  &nbsp;),
    (
                    'cybsfa_subfcommas',
                    'Cyb_SFA',
                    '0',
                    '0',
                    '',
                    'select:piped\r\n0|cybsfa_hide\r\n1|cybsfa_no_changes\r\n2|cybsfa_apply_css',
                    35,
                    0,
                    1,
                    '',
                    0,
                    'yb_'
  &nbsp;),
    (
                    'cybsfa_subphrase',
                    'Cyb_SFA',
                    '1',
                    '1',
                    '',
                    'yesno',
                    40,
                    0,
                    1,
                    '',
                    0,
                    'yb_'
  &nbsp;),
    (
                    'cybsfa_blankline_subs',
                    'Cyb_SFA',
                    '',
                    '',
                    'free',
                    '',
                    45,
                    0,
                    1,
                    '',
                    0,
                    'yb_'
  &nbsp;),
    (
                    'cybsfa_countscss',
                    'Cyb_SFA',
                    'font-size:10px; color:darkgray;',
                    'font-size:10px; color:darkgray;',
                    'free',
                    '',
                    50,
                    0,
                    1,
                    '',
                    0,
                    'yb_'
  &nbsp;),
    (
                    'cybsfa_tableattribs',
                    'Cyb_SFA',
                    '',
                    '',
                    'free',
                    '',
                    55,
                    0,
                    1,
                    '',
                    0,
                    'yb_'
  &nbsp;),
    (
                    'cybsfa_cellattribs',
                    'Cyb_SFA',
                    'font-size:13px;white-space:nowrap;',
                    'font-size:13px;white-space:nowrap;',
                    'free',
                    '',
                    60,
                    0,
                    1,
                    '',
                    0,
                    'yb_'
  &nbsp;);
 
MySQL Error : Data truncated for column 'datatype' at row 1
Error Number : 1265
Date : Sunday, May 4th 2008 @ 12:32:55 AM
Script : http://xxxxxx.com/admincp/plugin.php?do=productimport
Referrer : http://xxxxxx.com/admincp/plugin.php?do=productadd
IP Address : xxx.x.x.x.x.x
Username : xxx.x.x.x.x.x
Classname : vB_Database


Anh 2 05-03-2008 08:42 PM

Repair table vbb_setting and re-install product. If u see second error message, call me if u need

mr.reza 05-13-2008 06:09 AM

Ca I use 2 columns for some forums and 3 column or One column for anothers?

DieselMinded 05-13-2008 08:42 AM

My forums blew out to the right also , it single filed all my sub forums when i attempted an over write the xml of the cyb advanced forum stats with blog entry fix .

I had to close my board , and reinstall both mods to fix the problem

Vehbi KOC 05-19-2008 07:18 AM

Thanks


All times are GMT. The time now is 05:05 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01968 seconds
  • Memory Usage 1,778KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete