![]() |
Quote:
|
Got this working and it's great! Thank You!
I have just one question - how would I get the lines to appear between each comment/photo like you have in your sample thumbnail? Cheers! |
Any chance of seeing support for BB Code added?
|
and smiles would be nice, also
|
Got this working and it's great! Thank You!
I have just one question - how would I get the lines to appear between each comment/photo like you have in your sample thumbnail? Cheers! |
Hi,
Nice start of a hack... It's off to a good start... that fact that you have to exclude categories for this to work is a super glitch in my book because I don't want any of my categories excluded!!! So what I did to fix this is put a fake category number in and poof it works perfect! So if you have the problem with this error: Unknown column 'xxx' in 'where clause' Just put in: $cat_exclusions = '1,2' (line 11 in my file) Then the module will work without that error and all categories will show comments. This module looks pure ugly in my side columns in my CMPS. I have to have it in my center. I am working out how to set this up in a column that will not look pure ugly. I will post screen shots and how to do with clear instructions once I get it worked out. |
Quote:
Yep or it could be that I wanted to exclude cats from showing :) If you dont want to exclude anything just remove Code:
$cat_exclusions = 'xxx,xxx'; Code:
WHERE cat NOT IN ($cat_exclusions) AND comment != '' Code:
WHERE comment != '' But if you want to put false cat numbers in to fix a non existent problem go right ahead :) Oh and as it looks pure ugly you probably wont want to use it so if thats the case you may want to release one you code so others can come and say to you "Hey this is crap looks rubbish is not finished but i will use it anyway" |
In my sidebar this module kills my theme.
In my center column it looks awesome... but.... Someone left a good sized comment with a long URL. It is stretching my theme to the right so the right column you now have to scroll to see all of it. What code do I have to change to make this module when in the center column not stretch. How can I set the width of this in a center column so it perfectly matched my other blocks? I am sorry if my comments about your module didn't sit right with you... but... like I said in a side column it is all whacked out for me and doesn't look as nice as your great screen shot. There are other problems with your module as well. URLs don't show correctly nor does BB codes. For instance, instead of a nice hyper link in a comment it shows: ["URL]http://www.domain.com/whatever/08-02.html[/URL"] (without the "") So How do I stop the block from stretching when long urls are posted? Thanks! Again don't take my comments personally and fire back at me but it has problems and I am willing to help the best I can by at least letting you know so you can make an even better module. Thanks for a great module its a one of a kind so far! |
All times are GMT. The time now is 04:12 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|