The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBadvanced & Photopost Latest comments on front page. Details »» | |||||||||||||||||||||||||||
vBadvanced & Photopost Latest comments on front page.
Developer Last Online: May 2010
**********************UPDATE 12/03/2006**************************
If you have downloaded the file before this update then i recomend that you re-download it and use the latest file. In this latest edit I have made the file check the photo height and width and show the correct size thumbnail (thanks to Cocko for bringing this to my attention ) I believe this is the last edit that will be needed as i have done everything I can think of for this and it does what it is supposed to now, That is it shows the latest 5 comments and only those comments that have an actual comment in it and not just a rating with a blank comment. It displays the username of the user who posted the comment and links to his/her profile (vb profile) it puts the rating under the photo (with instructions on how to remove it) and now it checks the width and height and sizes the thumbnail accordingly. Thanks phill *****************END UPDATE************************************** **********************UPDATE 12/02/2006************************** If you have installed this already re-download the hack and use the updated cmps_comms.php it has more built in functionality. Main edits. 1. ability to disallow cats from showing. 2. Stops empty comments from showing and grabs the latest 5 comments that have comments in them. 3. I put the ratings onto it so they show under the thumbnails (I included instructions on how to remove it) So please re-download the zip file and use that one it is the latest build of this hack. Thanks Phill *****************END UPDATE************************************** This hack will put the 5 latest comments from photopost pro into a block on the front page of your vbadvanced cmps. Demo Here or see screenshot attached. To install this. 1. Open cmps_comms.php and edit all the variables to your own. once done save. 2. open cpms_coms_block.php and change the path to the script to reflect yours. once done save. 3. Upload cmps_comms.php to your photopost folder 4. upload cpms_coms_block.php to your module folder (cmps modules) 5. go to your vbulletin admin control panel. 6. in the left pane choose vBa CMPS and expand it, then choose 'add module' 7. choose php file
you should now have the block on your front page. If it looks funny or is not is the block or something, go back untick clean file output and save then go back and retick clean file output and save, that should clear up the problem (no idea why it does that but it does) Hope you like this hack please click install if you use this This was brought to you by http://www.ThatsShocking.com Supporters / CoAuthors Show Your Support
|
Comments |
#32
|
||||
|
||||
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]"> Code:
<td class="tcat" colspan="6"> |
#33
|
|||
|
|||
I've tried excluding - no joy.
I am on php 4.4.4 so is there a problem with the conversion from php 5 ? |
#34
|
|||
|
|||
which way showing smilies in comments at cmps ?
|
#35
|
|||
|
|||
I wold love to get this working if anyone has ideas on how to fix this php error
|
#36
|
||||
|
||||
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 |
#37
|
|||
|
|||
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 Code:
<span class="smallfont">$row[comment]<br>by <a another thing i did was found this line Code:
width="45" height="32" border="0"></a></td> Code:
width="45" border="0"></a></td> |
#38
|
|||
|
|||
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! |
#39
|
|||
|
|||
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.
|
#40
|
||||
|
||||
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 |
#41
|
|||
|
|||
This module is for Vbadvanced not vbulletin itself.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|