Search found 23 matches

by alastair_scs
Thu Aug 16, 2018 3:52 pm
Forum: Modules/Add-Ons
Topic: Pagination Not Working in Cataloger
Replies: 1
Views: 957

Pagination Not Working in Cataloger

Hi We just moved a site to a new host and the pagination links on the cataloger module stopped working. The links in question appear at the top and bottom of the list of items in the Category Pages, whenever there are more items than fit on the page. When the pagination links are clicked the address...
by alastair_scs
Wed Aug 11, 2010 3:59 pm
Forum: Modules/Add-Ons
Topic: CGCalendar reverts back to all catorgories
Replies: 1
Views: 1254

Re: CGCalendar reverts back to all catorgories

I have the same problem going on.  The only fix I found anywhere on the site here was to add inline='1' and that didn't seem to work. I got it sorted by editing the module and adding a line or 2 to function.displaycalendar.php Essentially I added this: if($category) {     $parms['category'] = $categ...
by alastair_scs
Mon Jan 25, 2010 11:20 am
Forum: Modules/Add-Ons
Topic: Play Module not showing in Admin menus
Replies: 1
Views: 927

Play Module not showing in Admin menus

Hi I recently installed the Play module on CMS version 1.6.6 When I am logged in as Admin I can go to the Module's interface through the content menu, as expected.  But if I create a user that is an editor, the module no longer shows in the admin menu. I gave the Editor group the "Use Play"...
by alastair_scs
Wed Jan 13, 2010 4:18 pm
Forum: Modules/Add-Ons
Topic: CTL Module Maker and searching
Replies: 5
Views: 1871

Re: CTL Module Maker and searching

Thanks for the response.

That is basically what I ended up doing alright.  Wrote enough to allow browsing by the various dropdowns.

Nice to know that I didn't miss anything really obvious.

Nice module by the way.
by alastair_scs
Wed Jan 06, 2010 7:19 pm
Forum: Modules/Add-Ons
Topic: Integrating phpBB into a CMSms Content Block
Replies: 2
Views: 2285

Re: Integrating phpBB into a CMSms Content Block

I never found a way to do this that was entirely satisfactory.  There are suggestions using the embed tag or you can remove the external stuff from your PhpBB theme and then call it in an iframe inside your CMSMS site.  For various reasons these aren't usually great ideas. Basically, I think the app...
by alastair_scs
Wed Jan 06, 2010 6:45 pm
Forum: Modules/Add-Ons
Topic: CTL Module Maker and searching
Replies: 5
Views: 1871

Re: CTL Module Maker and searching

Ok.  So here's hoping someone can help me with this. I have set up the Module with Genre, Locations, Price as Options Fields.  I have added an action to the module that allows me to list all the Genres, Locations etc so that I can get a browsable structure.  Now all I need to do is to link each opti...
by alastair_scs
Wed Jan 06, 2010 12:54 pm
Forum: Modules/Add-Ons
Topic: CTL Module Maker and searching
Replies: 5
Views: 1871

Re: CTL Module Maker and searching

Yep I may have been being a bit thick here.  If anyone has answers to the questions above I'd still be interested in hearing them but I think I have found a solution.  By making Genre, Location, Price etc. dropdown fields rather than categories they get added to the search automatically.  Now I just...
by alastair_scs
Wed Jan 06, 2010 12:00 pm
Forum: Modules/Add-Ons
Topic: CTL Module Maker and searching
Replies: 5
Views: 1871

CTL Module Maker and searching

Hi I reckon I am possibly missing something fairly simple here and if so, sorry in advance. I have developed a listing of bands using CTL Module Maker.  I need to categorise these by Genre, Location, Price Range etc.  All of these having descreet values and bands can be in more than one Genre, and a...
by alastair_scs
Wed Jan 06, 2010 11:48 am
Forum: Modules/Add-Ons
Topic: Does Availability module have a payment system
Replies: 2
Views: 979

Re: Does Availability module have a payment system

Thanks for the response.  Sorry I didn't reply sooner but I didn't notice your reply until now.
by alastair_scs
Wed Dec 16, 2009 11:51 am
Forum: Modules/Add-Ons
Topic: Does Availability module have a payment system
Replies: 2
Views: 979

Does Availability module have a payment system

Hi

I have searched and can't find payment mentioned anywhere in relation to the Availability module.  I know it takes bookings and deals with price.  Can it be linked to a payment system at all?

Thanks for your help
by alastair_scs
Mon Mar 09, 2009 11:30 am
Forum: CMSMS Core
Topic: Adwords auto-tagging and arbitrary url parameters in CMSMS
Replies: 10
Views: 5219

Re: Adwords auto-tagging and arbitrary url parameters in CMSMS

Hi I just wanted to add another short note to say thanks very much to Viebig for the help provided here and by PM.  I got to a solution much faster than I would have without the help and it is so much easier to work with a Content Management System when you know that there are people around willing ...
by alastair_scs
Mon Mar 09, 2009 11:20 am
Forum: CMSMS Core
Topic: Adwords auto-tagging and arbitrary url parameters in CMSMS
Replies: 10
Views: 5219

Re: Adwords auto-tagging and arbitrary url parameters in CMSMS

Hi Thought I'd provide an update on what seems to be the situation so far. It looks like, if you use the pretty urls option with CMSMS, an Adwords campaign with auto-tagging enabled will not work when pointing at internal pages.  The "?" in the url will not be read and passed on in the way...
by alastair_scs
Fri Feb 27, 2009 10:09 am
Forum: CMSMS Core
Topic: Adwords auto-tagging and arbitrary url parameters in CMSMS
Replies: 10
Views: 5219

Re: Adwords auto-tagging and arbitrary url parameters in CMSMS

Hi Viebig

Thanks for the help.  I've been away from this for a day or two.  I PM'd a response to your last message.

I am using Lighttpd, yes.
by alastair_scs
Wed Feb 25, 2009 9:54 am
Forum: CMSMS Core
Topic: Adwords auto-tagging and arbitrary url parameters in CMSMS
Replies: 10
Views: 5219

Re: Adwords auto-tagging and arbitrary url parameters in CMSMS

Thanks I will PM a link.  Thing is that on the site in question, pretty urls are not on.  The urls are www.example.com/index.php/page-name Interestingly, on my site with pretty urls, it also does not rewrite the way your example does.  I guess this is because of the different rewrite rules used with...
by alastair_scs
Tue Feb 24, 2009 6:33 pm
Forum: CMSMS Core
Topic: Adwords auto-tagging and arbitrary url parameters in CMSMS
Replies: 10
Views: 5219

Re: Adwords auto-tagging and arbitrary url parameters in CMSMS

Hi viebig Can't think of anything useful I can add about my server really.  It's unix / linux and running lighty rather than Apache.  It's on a VPS, I have full root access. I don't know what mod_security is.  I am using the Internal pretty urls on this site so I would imagine there shouldn't be any...

Go to advanced search