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)
-   -   Add-On Releases - vBadvanced & Photopost Latest comments on front page. (https://vborg.vbsupport.ru/showthread.php?t=132590)

jgommel 12-05-2006 09:20 PM

Okay - I figured out that it has to do with the exclusions portion of the code. $cat_exclusions = '522,530'; Basically you have to exclude a category in order for this to work. You just can't COMMENT the code or remove it. As soon as I excluded a few categories (which I decided that I needed to anyhow) it worked just fine.

My next problem pertains to the header bar which appears to only extend as far as the first column. See attached photo: neosmut001 I thought I read something regarding this issue, so I'll scan a few posts back and see.


**** UPDATE *****
This fixed the short header bar....

Product: vBadvanced CMPS Templates
Template: adv_portal_module_shell

Find:
Code:

<td class="tcat" colspan="$mods[colspan]">
Replace with:
Code:

<td class="tcat" colspan="6">
Note: Becuase I'm using the module in the center, I used '6' for the colspan to match the total columns of another center module that has 6 columns.

optrex 12-06-2006 03:21 PM

I've tried excluding - no joy.
I am on php 4.4.4 so is there a problem with the conversion from php 5 ?

Cocko 12-08-2006 06:03 PM

which way showing smilies in comments at cmps ?

optrex 12-09-2006 09:45 AM

I wold love to get this working if anyone has ideas on how to fix this php error

b6gm6n 12-09-2006 11:03 AM

got it all working, quite nice... but seeing as im using custom thumbnail borders it make the whole thing look out of sync with my site, also it was extremely wide when place on a sidebar, would be nice to set the amount of comments to a high amount BUT have it scroll so you don't get a long sidebar... anyways something to think about :)

-b6

StuntFactoryX 12-10-2006 04:41 PM

i added this... im not sure if its correct code but its works in IE and firefox... i think it looks a little more in sync w/ my styes. so far so good

in cmps_comm.php towards the bottom and found this line

Code:

            <span class="{$Style['small']}">$row[comment]<br>by <a
and changed it to

Code:

            <span class="smallfont">$row[comment]<br>by <a
the old way looked good in default skin but the font was too big in some others

another thing i did was found this line

Code:

width="45" height="32" border="0"></a></td>
your numbers could be different and i removed the height so it dont strech the thumbs

Code:

width="45" border="0"></a></td>
www.stuntfactoryx.com bottom right

SherryG 12-27-2006 10:47 PM

Tried this module but getting the following error message:

Unknown column 'xxx' in 'where clause'

Can someone tell me what the problem might be?

Cheers!

phill2003 12-28-2006 04:20 AM

yes, you have not edited the file properly, column xxx is supposed to be the id of the photo catagory you do not want showing, Look at the instructions again and do them as they should be done and the error will go away.

puregraf 01-04-2007 08:18 PM

How would i add the recent comments to my right_column hack i have installed, whats the code i would need to add so that it would display the recemnt comments on my vbulletin forum page on the right column side, where my hack is currently enabled and i have google ads on that area?

heres the vbulletin forum so you can see what im talking about the right column side

http://www.puregraffiti.com/graffiti-space/index.php

Exitilus 01-04-2007 08:43 PM

This module is for Vbadvanced not vbulletin itself.


All times are GMT. The time now is 09:29 PM.

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

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01087 seconds
  • Memory Usage 1,738KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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