{cms_module module="bookmarks" columns="2" category="humour"} Does Not Work!

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
cflbot
Forum Members
Forum Members
Posts: 10
Joined: Sat Aug 25, 2007 1:15 pm

{cms_module module="bookmarks" columns="2" category="humour"} Does Not Work!

Post by cflbot »

How come help uses this as an exapmle: {cms_module module="bookmarks" columns="2" category="humour"}
It does not work with specific catagories only like this: {cms_module module="bookmarks" columns="2"}
I want this page
http://osceolacommunitysource.com/index ... -locations
to show these bookmarks in 2 columns.

This is the code used on the page:
{cms_module module="bookmarks" columns="2" category="Distribution Locations"}

What am I doing or not doing wrong?

CMS Version: 1.5.1
Bookmarks: 2.0.1
Current PHP Version (phpversion):  5.2.5 

Unresolved any Help?
Last edited by cflbot on Sat Jan 31, 2009 8:05 pm, edited 1 time in total.
clochette
New Member
New Member
Posts: 2
Joined: Tue Jun 02, 2009 9:22 pm

Re: {cms_module module="bookmarks" columns="2" category="humour"} Does Not Work!

Post by clochette »

Wanna try {cms_module module="bookmarks" columns="2" category="Distribution, Locations"}
jmcgin51
Power Poster
Power Poster
Posts: 1899
Joined: Mon Jun 12, 2006 9:02 pm

Re: {cms_module module="bookmarks" columns="2" category="humour"} Does Not Work!

Post by jmcgin51 »

this works fine for me:
{cms_module module="bookmarks" target="_blank" category="links"}

Also, you might look at the LinkMgr module, which supports templates.

You might try renaming your category as "Distribution_Locations"
jmcgin51
Power Poster
Power Poster
Posts: 1899
Joined: Mon Jun 12, 2006 9:02 pm

Re: {cms_module module="bookmarks" columns="2" category="humour"} Does Not Work!

Post by jmcgin51 »

cflbot wrote: Not a Valid Code, then :(
Who (which suggestion) were you responding to?  What exactly is the error you get with your original code?

also, please upgrade your CMSMS to 1.5.4.  Older versions are not officially supported.
cflbot
Forum Members
Forum Members
Posts: 10
Joined: Sat Aug 25, 2007 1:15 pm

Re: {cms_module module="bookmarks" columns="2" category="humour"} Does Not Work!

Post by cflbot »

I replied to the last persons post, I assumed it would reference that.
The answer holds true for both suggestions.
To use the either,
clochette's
{cms_module module="bookmarks" columns="2" category="Distribution, Locations"}
Would imply there were 2 catagories.

jmcgin51's suggestion,
You might try renaming your category as "Distribution_Locations"
May only work if there was a problem with the name and the bookmarks were not showing at all.

Either way, yes I need to upgrade, I was only responding because I saw the replies.

To Reclarify:
The problem is not that it does not show bookmarks.
The problem is that it does not put it in to 2 columns.
There is no error it just does not put it in 2 columns.
I will upgrade and see if it will resolve the problem.
Thanks for the Replies though. :)
jmcgin51
Power Poster
Power Poster
Posts: 1899
Joined: Mon Jun 12, 2006 9:02 pm

Re: {cms_module module="bookmarks" columns="2" category="humour"} Does Not Work!

Post by jmcgin51 »

cflbot wrote: To Reclarify:
The problem is not that it does not show bookmarks.
The problem is that it does not put it in to 2 columns.
There is no error it just does not put it in 2 columns.
thanks for the clarification; I didn't understand what you were trying to do.

I doubt that upgrading your CMSMS install will solve this issue, but it should be done anyway.

how about 2 separate module calls?

{cms_module module="bookmarks" category="Distribution"}{cms_module module="bookmarks" category="Locations"}
Post Reply

Return to “Modules/Add-Ons”