Forum Activity for @paul

paul
@paul
01/29/15 12:37:38AM
4,335 posts

Embedding gif images


Installation and Configuration

sekeri:
Here is one of the images I have just tried. By the way, I am using Slate Skin and "Convert To JPG" is checked.

Not seeing a link.
paul
@paul
01/28/15 12:52:28PM
4,335 posts

Good Stuff


Off Topic

Thanks Jimmy.
I think the 'Just for Bands' stigma is still out there, but its slowly changing. Jamroom is running sites all about chocolate and concrete now (not the same site, I hasten to add ;-) )
paul
@paul
01/28/15 12:30:39PM
4,335 posts

Adding fields to Group Discussion listings


Design and Skin Customization

Not sure which templates you are trying to change but $item.forum_xxx would not be available in the GroupDiscuss templates, and visa versa.
Stick a {debug} in the template first just to see what you have to play with.
paul
@paul
01/28/15 11:55:25AM
4,335 posts

foxycart items won't load to cart


Installation and Configuration

Its working for me. I added one of each and clicked 'Proceed to Checkout' and it all looks ok. Obviously didn't actually go through with the order!!
paul
@paul
01/28/15 11:51:19AM
4,335 posts

Does not count correctly?


Using Jamroom

Are your caches disabled?
If not, what are they set for?
paul
@paul
01/28/15 11:11:34AM
4,335 posts

Changing search pagination


Design and Skin Customization

Quote: Added the page break into the search form and reset the template caches (not running in developer mode).
Have checked and see you have pagebreak=10 where I suggested, tried searching for 'foil' and it is showing 10 results (where there are 10 results).

Forum search results with no title are comments on a forum. Those with a title are the original post.
paul
@paul
01/28/15 10:57:31AM
4,335 posts

Changing search pagination


Design and Skin Customization

Just going to log into your site and have a play with things.
paul
@paul
01/28/15 09:21:11AM
4,335 posts

Changing search pagination


Design and Skin Customization

The default value is 4
You can override this by adding a pagebreak parameter to the search form call in Ningja header_menu_desktop.tpl line 167 -

{jrSearch_form class="form_text" value="Search Site" style="width:70%" pagebreak=10}

or whatever you want it to be.
paul
@paul
01/28/15 09:07:53AM
4,335 posts

Adding fields to Group Discussion listings


Design and Skin Customization

By default these are handled by the item_search.tpl template in each module's template section.
  325