vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - Advertisement System V2.6 Aka Ad Management (https://vborg.vbsupport.ru/showthread.php?t=179083)

karim004 08-14-2008 08:52 PM

Quote:

Originally Posted by Subah (Post 1598754)
Still the same problem !

what problem ?

Mecho 08-15-2008 09:38 AM

Quote:

Originally Posted by karim004 (Post 1598736)
08/15/2008 version2.5


Maximum user postcount

Please fix this too .

Uninstalled for now .

RobbieZ 08-15-2008 08:00 PM

I got a problem with the new update..

At the bottom of all forums is "Log Out {username}"

When i change this piece of code in FORUMHOME..

*** FORUMHOME 2 edits :
1 = Below
$navbar
Add
<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td valign="top">
$ad_leftcolumn_code

it pushes the "Log Out" bit to the right of my forum and the whole forum shifts left to accomodate this peice of test..

If i delete this bit

Code:

<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td valign="top">
$ad_leftcolumn_code

It goes back.. what is this code used for ??


<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td valign="top">

karim004 08-15-2008 08:04 PM

Quote:

Originally Posted by Mecho (Post 1599129)
Maximum user postcount

Please fix this too .

Uninstalled for now .

fix what ? the maximum user postcount works and it s a option for postbit , postbit_legacy , pms and announcement .
you can request this option in version 2.6 !

karim004 08-15-2008 08:08 PM

Quote:

Originally Posted by RobbieZ (Post 1599513)
I got a problem with the new update..

At the bottom of all forums is "Log Out {username}"

When i change this piece of code in FORUMHOME..

*** FORUMHOME 2 edits :
1 = Below
$navbar
Add
<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td valign="top">
$ad_leftcolumn_code

it pushes the "Log Out" bit to the right of my forum and the whole forum shifts left to accomodate this peice of test..

If i delete this bit

Code:

<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td valign="top">
$ad_leftcolumn_code

It goes back.. what is this code used for ??


<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td valign="top">

so i forgot add : if you have prb with the right column add
Code:

<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td valign="top">

below navbar

karim004 08-15-2008 08:15 PM

Quote:

Originally Posted by 5ive (Post 1597532)
hi karim,

My first post here at vB :o

Does this support revenue sharing? if so how goes it work?


Thanks

in version 2.7 i will add the revenue sharing in postbit , postbit_legacy , memberinfo , user group , user album

Quantnet 08-15-2008 10:16 PM

How do I get this to work with VBAdvanced?

neopets 08-15-2008 11:50 PM

I'm trying to use conditionals in the post.

It's not working. Am I doing something wrong?

Code:

<if condition="in_array($forumid, array(16))"></if>

RobbieZ 08-16-2008 09:42 AM

Quote:

Originally Posted by karim004 (Post 1599516)
so i forgot add : if you have prb with the right column add
Code:

<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td valign="top">

below navbar

Sorry Karim..

You want me to add the original code back to FORUMHOME

AND .. put that extra code in navbar ?? Umm.. Where abouts.?

Plus im having problems with the autorefresh.. As in I cant turn it off.. where as your previous version, you could!!

shahryar_neo 08-17-2008 12:22 PM

i have a problem with the advertisment in vbulletin :

as you can see on this screen shot my advertisment banner doesn't in front of the forum's logo and i want to put this in front of the logo . and this is my now header code :

Code:

<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
$GLOBALS[header_advertisement]
    <td align="$stylevar[right]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
   
</tr>
</table>
<!-- /logo -->

<!-- content table -->
$spacer_open
$_phpinclude_output

what can i do ? is this related to the place of the header_advertisment location ?

...

Thanks


All times are GMT. The time now is 09:25 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.01632 seconds
  • Memory Usage 1,750KB
  • 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
  • (6)bbcode_code_printable
  • (6)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
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

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

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