Search found 23 matches

by edented
Mon Oct 06, 2014 5:31 pm
Forum: Modules/Add-Ons
Topic: server upgrade to php 5.4.33 wipes out module?
Replies: 3
Views: 1741

Re: server upgrade to php 5.4.33 wipes out module?

Chandra - thanks for the link to the ctlmm website. I saw that it was no longer in the modules list and thought that it had been completely expunged. I had done all of my development before it switched to an updated version, which would have required starting from scratch at a time with no time. Giv...
by edented
Mon Oct 06, 2014 12:51 am
Forum: Modules/Add-Ons
Topic: server upgrade to php 5.4.33 wipes out module?
Replies: 3
Views: 1741

server upgrade to php 5.4.33 wipes out module?

My webhost just upgraded the server that hosts my sites and now one of my modules is no longer working. The cmsms install is older also 1.9.3 I know, i should've been upgrading all along the way, but the module development stopped and and my attitude was if it isn't broken.... It was made with ctlmo...
by edented
Sun Apr 24, 2011 5:20 pm
Forum: Modules/Add-Ons
Topic: [solved] Page Title from item alias?
Replies: 2
Views: 1267

Re: [solved] Page Title from item alias?

Thanks thile,

That worked like a charm. Looks better and much easier to read the statistics output from Piwik.
by edented
Mon Apr 18, 2011 5:34 am
Forum: Modules/Add-Ons
Topic: [solved] Page Title from item alias?
Replies: 2
Views: 1267

[solved] Page Title from item alias?

Hi- Is there a way to change the name of the page based on an detail item from (take your pick - ctlmodulemaker, Album, Gallery etc). This would be nice for dealing with multiple browser windows (all having the same title from the last 'page' where the content generating module was called from) and ...
by edented
Fri Jun 18, 2010 9:36 pm
Forum: Layout and Design (CSS & HTML)
Topic: Theme name change on import
Replies: 0
Views: 782

Theme name change on import

Hi Is it possible to import a theme without the preceding 'theme : ' being added to the name? When using the theme manager to export a theme, it either names it theme.xml or some_name_ichoose.xml When i import the theme to another installation, the theme is renamed 'theme : theme' or 'some_name_icho...
by edented
Sun Jun 06, 2010 6:33 pm
Forum: CMSMS Core
Topic: exclude page from search engines
Replies: 6
Views: 2428

Re: exclude page from search engines

Thanks for the replies- I have a UDT that captures the ip and useragent, and sends a formatted email, and an onload in the source that redirects to the download. Strangely enough, the page has been crawled twice (google and yahoo) almost immediately after it was created, but not since. I worried tha...
by edented
Thu Jun 03, 2010 4:40 pm
Forum: CMSMS Core
Topic: [Solved]Site hacked cannot find source
Replies: 7
Views: 4180

Re: Site hacked cannot find source

Try google? They have a whole 'how to' section about this.
Also, upgrading to the current cmsms version would likely be a wise thing to do for security reasons.
by edented
Tue Jun 01, 2010 3:24 pm
Forum: CMSMS Core
Topic: exclude page from search engines
Replies: 6
Views: 2428

exclude page from search engines

Is it possible to stop a searchbot from accessing a single page from within the admin panel?

I've created page that notifies me via email when a visitor has accessed the page (a download), but it seems that it's being visited by the crawlers.

Thanks
by edented
Thu Feb 11, 2010 1:35 am
Forum: Modules/Add-Ons
Topic: ctlModuleMaker child items and pagination
Replies: 0
Views: 936

ctlModuleMaker child items and pagination

Hi, I have a module with 3 mainCategories, 7 subCategories, and 40 final items. Usually i call for the items directly by their subcategory and all works well.  However, if i try to call for the items belonging to a main category, (eg- encompassing 2 subcategories) the results show all of the final i...
by edented
Wed Feb 10, 2010 8:25 am
Forum: Developers Discussion
Topic: update/clear cache
Replies: 2
Views: 1929

Re: update/clear cache

Thanks for the quick response-  That helps a lot!

I see that i can make a page and include that UDT, then ping the url to clear the cache.  It's a bit of a workaround, but as long as the page isn't deleted or overwritten, it should be okay.

cheers
-e
by edented
Wed Feb 10, 2010 3:21 am
Forum: Developers Discussion
Topic: update/clear cache
Replies: 2
Views: 1929

update/clear cache

Hi- I've been updating data directly into the cms_content_props tables via an external script (to update content en mass).  When i view the site however, it doesn't display the fresh data unless i log in and manually clear the cache. Is there a way to clear or update the cache from an external scrip...
by edented
Thu Nov 05, 2009 4:47 pm
Forum: Modules/Add-Ons
Topic: ctlmodule duplicate instances in sys info.
Replies: 3
Views: 1344

Re: ctlmodule duplicate instances in sys info.

Each time i re-create the module I rename its existing folder, appending it with its version number.  I didn't realize that the newly created version doesn't need to be re-installed.

Thanks for the reassurance that i can delete the extra entries.

And thanks again for the great module!
by edented
Wed Nov 04, 2009 10:33 pm
Forum: Modules/Add-Ons
Topic: ctlmodule duplicate instances in sys info.
Replies: 3
Views: 1344

ctlmodule duplicate instances in sys info.

When i look at my system information, i see that i have six instances of a module i made with CTLModule maker (which works great btw).  Under the modules screen where i can uninstall i only see one instance. I was probably pretty sloppy and didn't uninstall the module before doing an upgrade from dn...
by edented
Fri Sep 18, 2009 10:26 pm
Forum: Modules/Add-Ons
Topic: Statistics, Visitor Stats and CTLModuleMaker
Replies: 2
Views: 1331

Statistics, Visitor Stats and CTLModuleMaker

Hi- Is there a way to track the individual items from a module made with ctlmodulemaker? I have installed the visitor stats module, which is able to track specific urls hit by a visitor.  It's great to see who went where and what order, but an unwieldy visual mess (especially as i'm not using pretty...
by edented
Thu Sep 10, 2009 5:24 pm
Forum: Modules/Add-Ons
Topic: [solved] ctlModuleMaker previous/next syntax and columns
Replies: 12
Views: 3056

Re: [solved] ctlModuleMaker previous/next syntax and columns

Working beautifully. Thanks for fixing that. When i use the parent and nbperpage, the resulting page numbers reflect the entire number of children rather than just the subset. An easy workaround: create a query that calls a specific subset. Call the query id and use nbperpage, gives the right amount...

Go to advanced search