Search found 29 matches

by Hereistos
Fri Sep 18, 2009 6:08 pm
Forum: General Discussion
Topic: CMSms -> custom hacks?
Replies: 2
Views: 1893

Re: CMSms -> custom hacks?

Ok thanks, than I'll better make a txt-file so that I don't forget any hack to transfer to the new version :)
by Hereistos
Fri Sep 18, 2009 6:00 pm
Forum: General Discussion
Topic: CMSms -> custom hacks?
Replies: 2
Views: 1893

CMSms -> custom hacks?

Hy there,

I'm wondering whats the easiest way if I have custom hacks to modules (like full caching for the cms in the index.php, pretty urls for news module etc ...) to keep these hacks when upgrading the CMSms version? Is it only possible by re-doing the hacks (copy&paste)?

thanks!
by Hereistos
Fri Aug 14, 2009 1:47 pm
Forum: CMSMS Core
Topic: Limit Search, Ajax Search, Caching
Replies: 10
Views: 3606

Re: Limit Search, Ajax Search, Caching

It's not about http-caching here. it's about caching the processing of the requested page so that there's no need for 30 mysql queries etc. and that IS possible. I thought you were the coders of the great cms and thus have to know complex problems^^
by Hereistos
Fri Aug 14, 2009 12:57 am
Forum: CMSMS Core
Topic: Limit Search, Ajax Search, Caching
Replies: 10
Views: 3606

Re: Limit Search, Ajax Search, Caching

I stated in my last post, how all CMSms pages will be cached fully, so not one query will be fired, and the comments are completely live though.
by Hereistos
Thu Aug 13, 2009 7:21 am
Forum: CMSMS Core
Topic: Limit Search, Ajax Search, Caching
Replies: 10
Views: 3606

Re: Limit Search, Ajax Search, Caching

Yeah I want caching for everthing except the comments module which is a 3.-party-script which I include with a custom user-tag. I thought again about it and I think I'm probably gonna do it like that: 1. implement full-caching mod 2. instead of directly including the comments-script in the content o...
by Hereistos
Wed Aug 12, 2009 6:11 pm
Forum: CMSMS Core
Topic: Limit Search, Ajax Search, Caching
Replies: 10
Views: 3606

Re: Limit Search, Ajax Search, Caching

Anybody?
by Hereistos
Tue Aug 11, 2009 5:54 am
Forum: CMSMS Core
Topic: internal pretty urls and search engine best practices
Replies: 7
Views: 2495

Re: internal pretty urls and search engine best practices

don't do that ...
just redirect to the correct url and send the correct status code 302

http://en.wikipedia.org/wiki/HTTP_302
by Hereistos
Mon Aug 10, 2009 8:06 am
Forum: CMSMS Core
Topic: Limit Search, Ajax Search, Caching
Replies: 10
Views: 3606

Re: Limit Search, Ajax Search, Caching

OK I did 1 and 2 myself, probably I'm gonny post a howto on my blog when it's finished :)
but what about the third point?
by Hereistos
Mon Aug 10, 2009 5:48 am
Forum: CMSMS Core
Topic: Limit Search, Ajax Search, Caching
Replies: 10
Views: 3606

Limit Search, Ajax Search, Caching

Hey there, I've got htree questions: 1. Is there any possibility to limit the amount of searches a user makes in a certain time-period to not cause too much server overhead (spamming robots) 2. Is there already a Ajaxsearch implemented in CMSms or is there any easy way to? Which sources do I have to...
by Hereistos
Sat Jun 06, 2009 7:29 am
Forum: Modules/Add-Ons
Topic: Latest 5 News
Replies: 3
Views: 1523

Latest 5 News

Heyho,

how to display the latest 5 news with the news addon on another page? I tried pagelimit and number, but this doesn't work since the pagination id being displayed ....

Thanks
by Hereistos
Sun Apr 26, 2009 5:27 pm
Forum: Modules/Add-Ons
Topic: Problem with album modules
Replies: 10
Views: 2789

Re: Problem with album modules

Ok thanks, creating a new album with pics in smaller file size solves the problem! thanks a lot!
by Hereistos
Sun Apr 26, 2009 9:02 am
Forum: Modules/Add-Ons
Topic: Problem with album modules
Replies: 10
Views: 2789

Re: Problem with album modules

the folder has 777-rights! some of the files are displayed with filesize=0bytes in my ftp manager but I don't know if that's just an error of my ftp-manager... I'll try with another one and with smaller filesizes again. And what's about the upload: Is it possible to upload multiple images with image...
by Hereistos
Sun Apr 26, 2009 8:50 am
Forum: Modules/Add-Ons
Topic: Problem with album modules
Replies: 10
Views: 2789

Re: Problem with album modules

OK thanks so far. CMSms Version: 1.5.4 Album Modul: 0.9.3 Album-template: {* Include JS files. You can move this to the head of your page template if you want *} <!--Thickbox ThickBoxWithPrev-Next stuff--> <__script__ type="text/javascript" src="modules/Album/templates/db/js/jquery.js...
by Hereistos
Sat Apr 25, 2009 7:06 pm
Forum: Modules/Add-Ons
Topic: Problem with album modules
Replies: 10
Views: 2789

Problem with album modules

Hey there,

I'm using the album module with about 70 pictures in an album and there are only a few images being display correctly, the rest is just "corrupted", see:

Image

what's the problem?

thanks!
by Hereistos
Sun Apr 19, 2009 8:29 am
Forum: Modules/Add-Ons
Topic: Calendar and events
Replies: 3
Views: 1316

Re: Calendar and events

Hm, good idea ... Than I would create a new category and let display the upcoming 5 news from category XYZ. But is this already integrated or would I have to code it myself!?

Edit: Ok didn't get it, since there's no option to display the NEXT UPCOMING 5 events :(

Go to advanced search