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)
-   -   Major Additions - vB Ad Management 4 (https://vborg.vbsupport.ru/showthread.php?t=131150)

RedTyger 12-04-2007 02:39 PM

Quote:

Originally Posted by redlabour (Post 1394712)
2. Sorry, i think some of us both is not understanding.

I see the Ads and i am Administrator. Where is the sense for this Link to be redirect to Register? All i want is a field where i can add the Usergroups which dont have any sense to register to deactivate the Ads. For all other Users this Link is useless.

You have made Permissions for seeing Ads or not. Why are there no Options to add the link or make it disappearing on this Choice from the Administrator? Or any way to change the Link to a Option in UserCP to deactivate this for special Groups (Sponsormembers or anything like that).

Because adding AdminCP options - especially more complex ones - is not efficient. I'm sorry you do not like the new method but it will not be changed back. You must use template conditionals for the link if you only want some usergroups to see it.

Quote:

Originally Posted by songyee (Post 1394730)
For the 'Full Page Advertisement' how would you show a different site?

I tried <iframe> but it only limits it to a small box.

Like example, if i wanted to show " http://www.google.com " what would the code be?

Make the iframe bigger :) there's no other way.

Quote:

Originally Posted by bada_bing (Post 1394733)
I just tried to upgrade from my previous version of this hack 3.14 to the current and when I installed the xml I get a database error and had to revert back to 3.14 and now lost all my settings:mad: anyone else have this issue. I have two sites and this happened to my 3.6.7 version of VB

What was the database error? I need details if I am to fix problems.

Quote:

Originally Posted by tekguru (Post 1394738)
With this new update how do we go about adding the Google Analytics code back in?

Edit the footer template and paste your analytics code at the bottom. Simple as that. :)

bada_bing 12-04-2007 02:42 PM

I cant post the error because the the character limits here so I will post the error in multiple posts sorry

HTML Code:

Invalid SQL:

                                INSERT INTO vb_setting
                                        (varname, grouptitle, value, defaultvalue, datatype, optioncode, displayorder, advanced, volatile, validationcode, blacklist, product)
                                VALUES
                                        (
                                        'adintegrate_onoff',
                                        '',
                                        '1',
                                        '1',
                                        'boolean',
                                        'yesno',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_delimiter',
                                        '',
                                        '|',
                                        '|',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_usergroupids_on',
                                        '',
                                        '6',
                                        '6',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_usergroupids_off',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_forumids_on',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_forumids_off',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_this_script_off',


bada_bing 12-04-2007 02:44 PM

Continue
HTML Code:

'textarea',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_refresh_onoff',
                                        '',
                                        '0',
                                        '0',
                                        'boolean',
                                        'yesno',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_autoinsert_onoff',
                                        '',
                                        '1',
                                        '1',
                                        'boolean',
                                        'yesno',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_sharing_onoff',
                                        '',
                                        '0',
                                        '0',
                                        'boolean',
                                        'yesno',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_sharing_allowhtml',
                                        '',
                                        '0',
                                        '0',
                                        '',
                                        'yesno',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_sharing_usergroupids_on',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_sharing_usergroupids_off',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_sharing_userids_off',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_sharing_forumids_on',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_sharing_forumids_off',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_sharing_threadids_off',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_sharing_admincode',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        'textarea',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_sharing_chanceofthreadstarter',
                                        '',
                                        '0',
                                        '0',
                                        'number',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_sharing_chanceoflastposter',
                                        '',
                                        '0',
                                        '0',
                                        'number',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_sharing_chanceofstaff',
                                        '',
                                        '0',
                                        '0',
                                        'number',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_sharing_chanceoflastposter',
                                        '',
                                        '0',
                                        '0',
                                        'number',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_sharing_force_threadstarter',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_sharing_force_lastposter',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_header_onoff',
                                        '',
                                        '0',
                                        '0',
                                        'boolean',
                                        'yesno',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_header_timescale',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_header_refresh',
                                        '',
                                        '0',
                                        '0',
                                        'number',


bada_bing 12-04-2007 02:45 PM

More

HTML Code:

'',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_header_adcode',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        'textarea',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_header_autoinsert',
                                        '',
                                        'nbsp;',
                                        'nbsp;',
                                        'free',
                                        'textarea',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_navbar_onoff',
                                        '',
                                        '0',
                                        '0',
                                        'boolean',
                                        'yesno',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_navbar_refresh',
                                        '',
                                        '0',
                                        '0',
                                        'number',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_navbar_timescale',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_navbar_adcode',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        'textarea',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_navbar_autoinsert',
                                        '',
                                        '<!-- / nav buttons bar -->',
                                        '<!-- / nav buttons bar -->',
                                        'free',
                                        'textarea',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_leftcolumn_onoff',
                                        '',
                                        '0',
                                        '0',
                                        'boolean',
                                        'yesno',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_leftcolumn_refresh',
                                        '',
                                        '0',
                                        '0',
                                        'number',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_leftcolumn_adcode',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        'textarea',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_leftcolumn_autoinsert',
                                        '',
                                        '$spacer_open',
                                        '$spacer_open',
                                        'free',
                                        'textarea',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_rightcolumn_onoff',
                                        '',
                                        '0',
                                        '0',
                                        'boolean',
                                        'yesno',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_rightcolumn_refresh',
                                        '',
                                        '0',
                                        '0',
                                        'number',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_rightcolumn_adcode',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        'textarea',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_rightcolumn_autoinsert',
                                        '',
                                        '$spacer_close',
                                        '$spacer_close',
                                        'free',
                                        'textarea',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_announcements_onoff',
                                        '',
                                        '0',
                                        '0',
                                        'boolean',
                                        'yesno',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_pms_onoff',
                                        '',
                                        '0',
                                        '0',
                                        'boolean',
                                        'yesno',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_search_posts_onoff',
                                        '',
                                        '0',
                                        '0',
                                        'boolean',
                                        'yesno',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_posts_onoff',
                                        '',
                                        '0',
                                        '0',
                                        'boolean',
                                        'yesno',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_postbit_blend_onoff',
                                        '',
                                        '0',
                                        '0',
                                        'boolean',
                                        'yesno',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_postbit_refresh',
                                        '',
                                        '0',
                                        '0',
                                        'number',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_postbit_timescale',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_postbit_adcode',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        'textarea',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_postbit_autoinsert',
                                        '',
                                        '$template_hook[postbit_end]',
                                        '$template_hook[postbit_end]',
                                        'free',
                                        'textarea',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_announcementids_on',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_announcementids_off',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_firstpost',
                                        '',
                                        '0',
                                        '0',
                                        'boolean',
                                        'yesno',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_lastpost',
                                        '',
                                        '0',
                                        '0',
                                        'boolean',
                                        'yesno',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_xpostonly',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_postcountrepeat',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_minpostcount',
                                        '',
                                        '1',
                                        '1',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_forumbit_onoff',
                                        '',
                                        '0',
                                        '0',
                                        'boolean',
                                        'yesno',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_forumbit_blend_onoff',
                                        '',
                                        '0',
                                        '0',
                                        'boolean',
                                        'yesno',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_forumbit_refresh',
                                        '',
                                        '0',
                                        '0',
                                        'number',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_forumbit_adcode',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        'textarea',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_forumbit_autoinsert',
                                        '',
                                        'bottom',
                                        'bottom',
                                        'free',
                                        'textarea',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_forumbit_forumids_on',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_threadbit_onoff',
                                        '',
                                        '0',
                                        '0',
                                        'boolean',
                                        'yesno',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_search_threads_onoff',
                                        '',
                                        '0',
                                        '0',
                                        'boolean',
                                        'yesno',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_threadbit_refresh',
                                        '',
                                        '0',
                                        '0',
                                        'number',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_threadbit_blend_onoff',
                                        '',
                                        '0',
                                        '0',
                                        'boolean',
                                        'yesno',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_threadbit_adcode',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        'textarea',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_threadbit_autoinsert',
                                        '',
                                        'bottom',
                                        'bottom',
                                        'free',
                                        'textarea',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_threadcountrepeat',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_footer_onoff',
                                        '',
                                        '0',
                                        '0',
                                        'boolean',
                                        'yesno',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_footer_refresh',
                                        '',
                                        '0',
                                        '0',
                                        'number',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,


bada_bing 12-04-2007 02:45 PM

HTML Code:

),
        (
                                        'adintegrate_fullpage_arrival',
                                        '',
                                        '0',
                                        '0',
                                        'boolean',
                                        'yesno',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_fullpage_timeout',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_fullpage_timetoad',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_fullpage_pageviewstoad',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_fullpage_thisscript',
                                        '',
                                        'showthread',
                                        'showthread',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_fullpage_adcode',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        'textarea',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_header_archive_onoff',
                                        '',
                                        '0',
                                        '0',
                                        'boolean',
                                        'yesno',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_header_archive_timescale',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_header_archive_adcode',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        'textarea',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_header_archive_autoinsert',
                                        '',
                                        'top',
                                        'top',
                                        'free',
                                        'textarea',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_footer_archive_onoff',
                                        '',
                                        '0',
                                        '0',
                                        'boolean',
                                        'yesno',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_footer_archive_timescale',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_footer_archive_adcode',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        'textarea',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_footer_archive_autoinsert',
                                        '',
                                        'top',
                                        'top',
                                        'free',
                                        'textarea',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_leftcolumn_archive_onoff',
                                        '',
                                        '0',
                                        '0',
                                        'boolean',
                                        'yesno',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_leftcolumn_archive_timescale',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_leftcolumn_archive_adcode',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        'textarea',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_leftcolumn_archive_autoinsert',
                                        '',
                                        'top',
                                        'top',
                                        'free',
                                        'textarea',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_rightcolumn_archive_onoff',
                                        '',
                                        '0',
                                        '0',
                                        'boolean',
                                        'yesno',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_rightcolumn_archive_timescale',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_rightcolumn_archive_adcode',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        'textarea',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_rightcolumn_archive_autoinsert',
                                        '',
                                        'top',
                                        'top',
                                        'free',
                                        'textarea',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom_count',
                                        '',
                                        '',
                                        '',
                                        'number',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom_delete',
                                        '',
                                        '0',
                                        '0',
                                        'boolean',
                                        'yesno',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom1_onoff',
                                        '',
                                        '',
                                        '',
                                        'boolean',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom1_refresh',
                                        '',
                                        '0',
                                        '0',
                                        'number',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom1_timescale',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom1_adcode',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom1_template',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom1_autoinsert',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom2_onoff',
                                        '',
                                        '',
                                        '',
                                        'boolean',
                                        '',


bada_bing 12-04-2007 02:46 PM

HTML Code:

0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom2_refresh',
                                        '',
                                        '0',
                                        '0',
                                        'number',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom2_timescale',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom2_adcode',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom2_template',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom2_autoinsert',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom3_onoff',
                                        '',
                                        '',
                                        '',
                                        'boolean',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom3_refresh',
                                        '',
                                        '0',
                                        '0',
                                        'number',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom3_timescale',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom3_adcode',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom3_template',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom3_autoinsert',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom4_onoff',
                                        '',
                                        '',
                                        '',
                                        'boolean',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom4_refresh',
                                        '',
                                        '0',
                                        '0',
                                        'number',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom4_timescale',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom4_adcode',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom4_template',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom4_autoinsert',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom5_onoff',
                                        '',
                                        '',
                                        '',
                                        'boolean',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom5_refresh',
                                        '',
                                        '0',
                                        '0',
                                        'number',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom5_timescale',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom5_adcode',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom5_template',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom5_autoinsert',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom6_onoff',
                                        '',
                                        '',
                                        '',
                                        'boolean',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom6_refresh',
                                        '',
                                        '0',
                                        '0',
                                        'number',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom6_timescale',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom6_adcode',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom6_template',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom6_autoinsert',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom7_onoff',
                                        '',
                                        '',
                                        '',
                                        'boolean',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom7_refresh',
                                        '',
                                        '0',
                                        '0',
                                        'number',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom7_timescale',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom7_adcode',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom7_template',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom7_autoinsert',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom8_onoff',
                                        '',
                                        '',
                                        '',
                                        'boolean',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom8_refresh',
                                        '',
                                        '0',
                                        '0',
                                        'number',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom8_timescale',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom8_adcode',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom8_template',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom8_autoinsert',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom9_onoff',
                                        '',
                                        '',
                                        '',
                                        'boolean',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom9_refresh',
                                        '',
                                        '0',
                                        '0',
                                        'number',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom9_timescale',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom9_adcode',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom9_template',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom9_autoinsert',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom10_onoff',
                                        '',
                                        '',
                                        '',
                                        'boolean',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom10_refresh',
                                        '',
                                        '0',
                                        '0',
                                        'number',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom10_timescale',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom10_adcode',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom10_template',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom10_autoinsert',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom11_onoff',
                                        '',


bada_bing 12-04-2007 02:47 PM

HTML Code:

                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom12_autoinsert',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom13_onoff',
                                        '',
                                        '',
                                        '',
                                        'boolean',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom13_refresh',
                                        '',
                                        '0',
                                        '0',
                                        'number',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom13_timescale',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom13_adcode',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom13_template',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom13_autoinsert',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom14_onoff',
                                        '',
                                        '',
                                        '',
                                        'boolean',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom14_refresh',
                                        '',
                                        '0',
                                        '0',
                                        'number',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom14_timescale',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom14_adcode',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom14_template',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom14_autoinsert',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom15_onoff',
                                        '',
                                        '',
                                        '',
                                        'boolean',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom15_refresh',
                                        '',
                                        '0',
                                        '0',
                                        'number',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom15_timescale',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom15_adcode',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom15_template',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom15_autoinsert',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom16_onoff',
                                        '',
                                        '',
                                        '',
                                        'boolean',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom16_refresh',
                                        '',
                                        '0',
                                        '0',
                                        'number',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom16_timescale',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom16_adcode',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom16_template',
                                        '',
                                        '',
                                        '',


bada_bing 12-04-2007 02:47 PM

HTML Code:

'adintegrate_custom24_onoff',
                                        '',
                                        '',
                                        '',
                                        'boolean',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom24_refresh',
                                        '',
                                        '0',
                                        '0',
                                        'number',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom24_timescale',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom24_adcode',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom24_template',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom24_autoinsert',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom25_onoff',
                                        '',
                                        '',
                                        '',
                                        'boolean',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom25_refresh',
                                        '',
                                        '0',
                                        '0',
                                        'number',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom25_timescale',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom25_adcode',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom25_template',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_custom25_autoinsert',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_field1',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_field2',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_field3',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_field4',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_field5',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_field6',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_field7',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_field8',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_field9',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_field10',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_field11',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_field12',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_field13',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_field14',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_field15',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_field16',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_field17',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_field18',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_field19',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_field20',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_field21',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_field22',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_field23',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_field24',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        ),
        (
                                        'adintegrate_field25',
                                        '',
                                        '',
                                        '',
                                        'free',
                                        '',
                                        0,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'adintegrate_rt'
        );

MySQL Error  : Duplicate entry 'adintegrate_sharing_chanceoflastposter' for key 1
Error Number : 1062
Date        : Tuesday, December 4th 2007 @ 10:35:58 AM
Script      : http://www.xxx.com/forums/admincp/plugin.php?do=productimport
Referrer    : http://www.xxx.com/forums/admincp/plugin.php?do=productadd
IP Address  : 67.59.x.x
Username    : username
Classname    : vb_database


cygy2k 12-04-2007 02:48 PM

I just wanted to thank you again for the amazing mod! This is probably the most beneficial mod for forum owners because it actually helps generate profit and I can't thank you enough for continuing to develop this. Thanks again!

RedTyger 12-04-2007 02:52 PM

bada_bing: Did you uninstall the old modification before installing the new one?

Quote:

Originally Posted by cygy2k (Post 1394757)
I just wanted to thank you again for the amazing mod! This is probably the most beneficial mod for forum owners because it actually helps generate profit and I can't thank you enough for continuing to develop this. Thanks again!

:D You are welcome.

aztecboi2003 12-04-2007 02:55 PM

Quote:

Originally Posted by RedTyger (Post 1394539)
First reply is of interest to anyone having problems with the same advertisement showing up multiple times!



Depends which template its in. Open that template and look for multiple instances of $x_advertisement in the template. That should be included only once, unless you're using automatic template edits in which case it shouldn't be included at all.


Am I actually searching for $x_advertisement because I can't seem to find that phrase anywhere. And I have looked through all the templates.

RedTyger 12-04-2007 02:58 PM

Quote:

Originally Posted by aztecboi2003 (Post 1394763)
Am I actually searching for $x_advertisement because I can't seem to find that phrase anywhere. And I have looked through all the templates.

Hi sorry, that's $x_advertisement where x is the name of the template. So if its the header, search for $header_advertisement, etc.

tekguru 12-04-2007 02:59 PM

Quote:

Originally Posted by RedTyger (Post 1394744)
Edit the footer template and paste your analytics code at the bottom. Simple as that. :)

So this is the main footer template within each style of the footer template within the AdManagement system, adn if within the Ads system should one use a | deliminator between the last banner and the Analytics code?

Last Q, if one wished to remove completely the $vbphrase[adintegrate_remove_ads] phrase should one delete the phrase or just enter a null translation value?

RedTyger 12-04-2007 03:03 PM

Quote:

Originally Posted by tekguru (Post 1394766)
So this is the main footer template within each style of the footer template within the AdManagement system, adn if within the Ads system should one use a | deliminator between the last banner and the Analytics code?

Last Q, if one wished to remove completely the $vbphrase[adintegrate_remove_ads] phrase should one delete the phrase or just enter a null translation value?

1) No, it's the standard vBulletin footer template, nothing to do with the modification. It has...

Code:

<script type="text/javascript">
<!--
        // Main vBulletin Javascript Initialization
        vBulletin_init();
//-->
</script>

... at the bottom if you're not sure you're in the right place. Just paste the Analytics code at the bottom and save.

2) Translate it to a single space.

aztecboi2003 12-04-2007 03:10 PM

okay I looked in my big red style, in the advertisement_header. This is the code there
PHP Code:

<div>
            <
div id="header_adcode">
                
$header_adcode
            
</div>
            <if 
condition="$header_adcode != ''">
                <
div class="smallfont">
                                    </
div>
            </if>
        </
div

Is that correct? Am I in the right place? Or should I be in the advertisement_leftcolumn as it shows up on the left hand side of this style?

tekguru 12-04-2007 03:20 PM

Cheers RT got you - makes sense.

Another query, on the conditionals is it possible to set it so that one ad in a rotating sequence only displays for certain months?

I have an advertiser that only has his banners running every other even numbered month, i.e Feb, Apr, Jun, Aug, Oct, Dec.....

RedTyger 12-04-2007 03:41 PM

Quote:

Originally Posted by tekguru (Post 1394787)
Cheers RT got you - makes sense.

Another query, on the conditionals is it possible to set it so that one ad in a rotating sequence only displays for certain months?

I have an advertiser that only has his banners running every other even numbered month, i.e Feb, Apr, Jun, Aug, Oct, Dec.....


AdminCP > Plugins & Products > Add new plugin


Product: vB Ad Management
Hook location: global_start
Title: Month conditional
Execution order: 5
Plugin PHP Code:
Code:

$adintegrate_month = date('F', TIMENOW);
Plugin is active? Yes

Save the plugin. Now you can use this conditional in your adcode:

Code:

<if condition="in_array($GLOBALS[adintegrate_month], array(February, April, June, August, October, December))">
Ad stuff goes here
</if>


You can change the list of valid months as you wish, of course.

redlabour 12-04-2007 04:36 PM

Quote:

Originally Posted by RedTyger (Post 1394744)
Because adding AdminCP options - especially more complex ones - is not efficient. I'm sorry you do not like the new method but it will not be changed back. You must use template conditionals for the link if you only want some usergroups to see it.

Sorry, this is backwards. Remember the Times where the PlugIn Function to vBulletin was new and why ?

aztecboi2003 12-04-2007 04:37 PM

Here's a screenshot of the problem. Perhaps it's a conflict with the nav bar? As it's above and below my nav bar.

neverstop 12-04-2007 05:15 PM

Quote:

Originally Posted by neverstop (Post 1394152)
Hi,

I am having trouble with the ajax rotator. I have an iframe adcode from an advertiser. When the ad roatates it is adding a slash to the iframe src url. For example:

Code:

<div class="alt2"><iframe src="http://www.domain.com/aff.html" background="#F5F5FF" align="middle" frameborder="0" height="625" scrolling="no" width="125"></iframe></div>|<div class="alt2"><iframe src="http://www.domain.com/aff.html" background="#F5F5FF" align="middle" frameborder="0" height="625" scrolling="no" width="125"></iframe></div>
When the ajax refreshes the block I get a 404 in the iframe as the url is now "/http://www.domain.com/aff.html" (notice the slash before http).

Any way to solve this?

Cheers,
Ian

Quote:

Originally Posted by neverstop (Post 1394156)
Hi,

That is the exact code (except I am editting out the domain name). I get a 404 message that says exactly:
The requested URL /"http://www.domain.com/aff.html" was not found on this server.

(FYI in the admincp: The requested URL /admincp/"http://www.domain.com/aff.html" was not found on this server.)

This is in a custom adcode block. On the initial pageload it works fine, but when the ajax refreshes the block I get the 404.

Cheers,
Ian



Have you had a chance to look into this one (the leading slash on an iframe url when the ajax refreshes)?

bada_bing 12-04-2007 06:08 PM

Quote:

Originally Posted by RedTyger (Post 1394760)
bada_bing: Did you uninstall the old modification before installing the new one?



:D You are welcome.

Yes I uninstalled the old version as directed in the instructions

tekguru 12-04-2007 06:25 PM

Superb RT that conditional is working perfectly. All sweet now apart from two glitches:

1) The data for $sponsors_advertisement is not appearing on the live pages even though it previews perfectly.

2) If I have the auto-refresh turned on for the header and left hand column every few changes the header (landscape advert) is refreshed with the LH column advert which is a skyscraper - which can look awful. Due to this I've had to turn rotation off.

Aydeniz 12-04-2007 07:14 PM

*installed

Pandemix 12-04-2007 10:25 PM

I followed all instructions, I uploaded all the files i the correct spot, I uploaded both XML files. When I click an option in the ACP, it says: "No file specified". I have never used vB Ad Management before...am I missing something?

ERAFOX 12-04-2007 11:58 PM

thanks is great !

Coop1979 12-05-2007 03:06 AM

These 2 options aren't working:

Quote:

Display advertisement after first post on a page?
Choose Yes to have advertisements display after the first post on every page.
Yes No
Display advertisement after last post on a page?
Choose Yes to have advertisements display after the last post on every page.

This option will not work on search pages.
Yes No
On my site the ads are only appearing on the first page of each thread, not every page.

Nindia 12-05-2007 03:31 AM

what's going on here?

I've installed the product, and the menu is just all mangled, and when i click on any of these selections everything is blank :confused:

see attachment

Nindia 12-05-2007 04:00 AM

Quote:

Originally Posted by Nindia (Post 1395253)
what's going on here?

I've installed the product, and the menu is just all mangled, and when i click on any of these selections everything is blank :confused:

see attachment

disregard this comment, i'm stupid :p read the manual

works, thanks!

nukeleo 12-05-2007 04:56 AM

i want to remove
"remove ads" button how can i do this
and how can i remove post ads borders

if i edit ads themplates (header or post) forum dont open (blank and white page)

Thnks

xcingix 12-05-2007 06:06 AM

I've had this mod installed in-between my posts for a while now with my adsense code in it, but the ads are not updating AT ALL.
Please help me here.

RedTyger 12-05-2007 09:10 AM

Quote:

Originally Posted by neverstop (Post 1394895)
Have you had a chance to look into this one (the leading slash on an iframe url when the ajax refreshes)?

Can you PM me the exact same code please, not with domain.com replacements and so on. It's not happening on my test forum.

Quote:

Originally Posted by bada_bing (Post 1394945)
Yes I uninstalled the old version as directed in the instructions

PM me an AdminCP login with full access please, this isn't something I can test myself.

Quote:

Originally Posted by tekguru (Post 1394954)
Superb RT that conditional is working perfectly. All sweet now apart from two glitches:

1) The data for $sponsors_advertisement is not appearing on the live pages even though it previews perfectly.

2) If I have the auto-refresh turned on for the header and left hand column every few changes the header (landscape advert) is refreshed with the LH column advert which is a skyscraper - which can look awful. Due to this I've had to turn rotation off.

1) Try adding $sponsors_advertisement to your footer template and see if that works. If not, try testing with plain text as a sponsor and see if that works.

2) Now that is extremely strange, could you file it as a bug please.

Quote:

Originally Posted by Pandemix (Post 1395116)
I followed all instructions, I uploaded all the files i the correct spot, I uploaded both XML files. When I click an option in the ACP, it says: "No file specified". I have never used vB Ad Management before...am I missing something?

You have not uploaded the uploads/admincp/vb_ad_management.php file from the sound of it.

Quote:

Originally Posted by nukeleo (Post 1395296)
i want to remove
"remove ads" button how can i do this
and how can i remove post ads borders

if i edit ads themplates (header or post) forum dont open (blank and white page)

Thnks

Use the phrase manager to translate the phrase adintegrate_remove_ads to a single space.

Quote:

Originally Posted by xcingix (Post 1395330)
I've had this mod installed in-between my posts for a while now with my adsense code in it, but the ads are not updating AT ALL.
Please help me here.

If the advertisements are being inserted into your forum then vB Ad Management has done its job. Updating Adsense is up to Google.

Vinyljunky 12-05-2007 10:38 AM

Quote:

Originally Posted by xcingix (Post 1395330)
I've had this mod installed in-between my posts for a while now with my adsense code in it, but the ads are not updating AT ALL.
Please help me here.

Im having similiar probs on my site. I cant see that it can be this mod though?

My google ads are black :confused:

VinylJunky

dnerty 12-05-2007 10:52 AM

Quote:

Originally Posted by Coop1979 (Post 1395246)
These 2 options aren't working:



On my site the ads are only appearing on the first page of each thread, not every page.


The same .. I see a banner only after first post on first page. Bug or what?
:confused:

irishblacknight 12-05-2007 10:56 AM

Very cool!

Mobile stuff would be nice too, but proper dotmobi compliant templates would be required first :(

thompson 12-05-2007 10:57 AM

is anywhere a german language file ?

protoolers 12-05-2007 01:21 PM

How I can remove this product from DB?

RedTyger 12-05-2007 03:03 PM

Quote:

Originally Posted by dnerty (Post 1395454)
The same .. I see a banner only after first post on first page. Bug or what?
:confused:

It would appear to be a bug, yes.

Quote:

Originally Posted by irishblacknight (Post 1395457)
Very cool!

Mobile stuff would be nice too, but proper dotmobi compliant templates would be required first :(

Mobile advertisements would probably not use templates. Or do you mean the forum itself? Hence it is missing, there's just no mobile support in vBulletin unless it has been custom added and almost nobody will have done that. A shame, but there you go.

Quote:

Originally Posted by thompson (Post 1395458)
is anywhere a german language file ?

Someone did say they would do a German translation, but I doubt it is done yet. The English one has only just come out. :)

Quote:

Originally Posted by protoolers (Post 1395499)
How I can remove this product from DB?

Just uninstall it.

protoolers 12-05-2007 03:18 PM

Quote:

Originally Posted by RedTyger (Post 1395530)
Just uninstall it.

Thanks for reply...excuse but i dont know How uninstall it...

RedTyger 12-05-2007 04:08 PM

AdminCP > Plugins & Products > Product Manager > vB Ad Manager drop-down menu > Uninstall. Then delete the files you uploaded.

neverstop 12-05-2007 04:46 PM

Hi,

I have a mod (https://vborg.vbsupport.ru/showthread.php?t=150766) I would like to ad a custom adblock to but the template does not show up in the dropdown. The mod added 7 templates but only 3 show up in the dropdown. Any ideas why?

Cheers,
Ian


All times are GMT. The time now is 06:43 AM.

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.04503 seconds
  • Memory Usage 2,783KB
  • 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
  • (4)bbcode_code_printable
  • (7)bbcode_html_printable
  • (1)bbcode_php_printable
  • (29)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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