Search found 17 matches

by eferrini
Sat Jan 28, 2012 1:12 am
Forum: Modules/Add-Ons
Topic: Where does FormBrowser keep its data?
Replies: 2
Views: 1135

Re: Where does FormBrowser keep its data?

Found the answer in another thread. It's in the fb_formbrowser table stored as XML.
http://forum.cmsmadesimple.org/viewtopi ... =7&t=52456
by eferrini
Sat Jan 28, 2012 1:08 am
Forum: Modules/Add-Ons
Topic: Where does FormBrowser keep its data?
Replies: 2
Views: 1135

Re: Where does FormBrowser keep its data?

Good question. I'm looking for this too. I don't see it in the database, but results are getting stored somewhere. Is it a flat file? Can't find one.

Thanks to anyone that knows.
by eferrini
Mon Nov 28, 2011 9:49 pm
Forum: CMSMS Core
Topic: SOLVED: CalGuys Calendar Events Time to Display 12 Hours
Replies: 2
Views: 1480

Re: SOLVED: CalGuys Calendar Events Time to Display 12 Hours

Thanks skarni. Exactly what I need.
by eferrini
Mon Nov 21, 2011 6:27 pm
Forum: Modules/Add-Ons
Topic: Insert/edit link broken in TinyMCE 2.9.4, CMSMS 1.10.1
Replies: 2
Views: 1787

Re: Insert/edit link broken in TinyMCE 2.9.4, CMSMS 1.10.1

cnymike, Thanks for posting this solution. Looks like you struggled with this yesterday. I might have spent too long troubleshooting this today. You saved me some time - thanks. The difference for me is that "use static config file" is already unchecked. So I didn't follow the other instru...
by eferrini
Wed May 25, 2011 4:17 pm
Forum: CMSMS Core
Topic: Adding new pages adds to db but doesn't show in admin
Replies: 14
Views: 7668

Re: Adding new pages adds to db but doesn't show in admin

Hi all, Update: I found a solution that works for me. It is indeed related to the timezone setting. It looks like there is a bug in the web-based installation when you set the timezone. I selected to correct timezone in that process, and it put 'MST' in my config.php file. However, I played with dif...
by eferrini
Wed May 25, 2011 4:13 pm
Forum: CMSMS Core
Topic: [Solved] Cache in Admin Area
Replies: 2
Views: 1155

[solved] Cache in Admin Area

Update: I found a solution that works for me. It is indeed related to the timezone setting. It looks like there is a bug in the web-based installation when you set the timezone. I selected to correct timezone in that process, and it put 'MST' in my config.php file. However, I played with different t...
by eferrini
Wed May 25, 2011 3:47 pm
Forum: CMSMS Core
Topic: [Solved] Cache in Admin Area
Replies: 2
Views: 1155

Re: Cache in Admin Area

Update: I just found this post which describes a workaround. But I believe my timezone setting is correct in config.php, set as MST.

http://dev.cmsmadesimple.org/bug/view/6394

Any other ideas?
by eferrini
Wed May 25, 2011 3:42 pm
Forum: CMSMS Core
Topic: [Solved] Cache in Admin Area
Replies: 2
Views: 1155

[Solved] Cache in Admin Area

Hi all, Surely someone else has encountered this issue. I am running version 1.9.4.1. I recall that this was a recently added feature where the admin area uses a cache to improve load time. The problem is, whenever I add a new page it doesn't show up in the admin list of pages. I have to go into Sit...
by eferrini
Tue May 24, 2011 11:38 pm
Forum: CMSMS Core
Topic: Adding new pages adds to db but doesn't show in admin
Replies: 14
Views: 7668

Re: Adding new pages adds to db but doesn't show in admin

Ronny, I'm having the same issue. I confirmed that my timezone is correctly set to 'MST' and I'm still having the problem. Clearing the CMS cache works, but it doesn't seem reasonable to have to clear the CMS cache every time a new page is added. Any other suggestions on how to prevent the CMS backe...
by eferrini
Mon May 09, 2011 7:29 pm
Forum: Layout and Design (CSS & HTML)
Topic: Drop Down Menu
Replies: 1
Views: 1400

Drop Down Menu

Hi all, Does anyone know if there is something prohibitive about the menu manager that would make it impossible to do a multi-level dropdown menu? See this link for an example. Has anyone done this before? I can get the first level to appear, but not the second. http://www.inkfishcreative.com/TWS/Su...
by eferrini
Fri Feb 18, 2011 6:27 pm
Forum: Modules/Add-Ons
Topic: News > Detail Template > Get Article ID via UDT
Replies: 6
Views: 3580

Re: News > Detail Template > Get Article ID via UDT

I think you are absolutely correct. Your method is preferable. I didn't think of doing it this way - partially just unaware. I probably fell back on a database query too quickly out of sheer habit, rather than considering an alternative within the system. As you can probably tell, I'm still a bit ne...
by eferrini
Fri Feb 18, 2011 5:55 pm
Forum: Modules/Add-Ons
Topic: News > Detail Template > Get Article ID via UDT
Replies: 6
Views: 3580

Re: News > Detail Template > Get Article ID via UDT

Thanks, wishbone. What I'm actually after is the other news items that are in the same category. So the query is really for getting all the other news items in the same category.
by eferrini
Fri Feb 18, 2011 4:38 pm
Forum: Modules/Add-Ons
Topic: News > Detail Template > Get Article ID via UDT
Replies: 6
Views: 3580

Re: News > Detail Template > Get Article ID via UDT

Wishbone, thanks for the help. I knew I was close, just not familiar with accessing the template variables. I had a prior UDT that pulled the article ID from the "unfriendly" version of the URL, then queried the database for the category and displayed all the other news for the category on...
by eferrini
Fri Feb 18, 2011 12:34 am
Forum: Modules/Add-Ons
Topic: News > Detail Template > Get Article ID via UDT
Replies: 6
Views: 3580

News > Detail Template > Get Article ID via UDT

CMSMS 1.9.3 Hi all, I'm struggling a bit to create a UDT that gets an article ID. The tag is getting called in the detail template in the news module. I am trying to get the article ID for the current news entry. (looks like "news_id" in the database) I think I'm close. Any suggestions? $g...
by eferrini
Wed Oct 13, 2010 11:03 pm
Forum: Tips and Tricks
Topic: How to submit News using Sitemaps
Replies: 4
Views: 4627

Re: How to submit News using Sitemaps

Thanks for taking the time to share this.  I found this useful.

Tony

Go to advanced search