Search found 520 matches

by nils73
Sun May 11, 2014 12:12 pm
Forum: CMSMS Core
Topic: [SOLVED] Blank backend screen after updating/adding pages
Replies: 8
Views: 4855

Re: Blank backend screen after updating/adding pages in 1.11

{cms_module module='News' number='1000' assign='junk'} Tried this and it works. I know that Smarty is case sensitive as of version 3 so that might be the problem... I see. Tried as well with "news" instead of "News" and it didn't work. Thanks for pointing this out. No - Thanks a...
by nils73
Sat May 10, 2014 7:07 pm
Forum: CMSMS Core
Topic: [SOLVED] Blank backend screen after updating/adding pages
Replies: 8
Views: 4855

Re: Blank backend screen after updating/adding pages in 1.11

Thank you. Just enabled error-logging and got this result: PHP Fatal error: Uncaught --> Smarty Compiler: Syntax error in template "module_db_tpl:SiteMapMadeSimple;xml_Sitemap-plus-News" on line 17 "{capture assign='junk'}{news number='1000'}{/capture}" unknown tag "news&quo...
by nils73
Sat May 10, 2014 10:23 am
Forum: CMSMS Core
Topic: [SOLVED] Blank backend screen after updating/adding pages
Replies: 8
Views: 4855

[SOLVED] Blank backend screen after updating/adding pages

Hi everybody, after uploading the last patch from 1.11.9 to 1.11.10 there is a strange behaviour with my backend: whenever I add or update pages I get a blank screen. I remember that I had this problem years and years ago with v1.4 but whatever I did id just didn't solve the problem. Tried cleaning ...
by nils73
Fri Nov 29, 2013 11:20 am
Forum: Modules/Add-Ons
Topic: Search not indexing content
Replies: 0
Views: 963

Search not indexing content

Search has gotten better over time, especially with the latest version of CMSMS. I am using 1.11.9 and pages that are explicitly marked as content do not show up when I search for them. News however are indexed and show up. Any ideas? Any hints?

Regards
Nils
by nils73
Sun Jul 15, 2012 8:20 pm
Forum: Modules/Add-Ons
Topic: EventsManager and SelfRegistration
Replies: 1
Views: 846

EventsManager and SelfRegistration

Has anybody ever tried to get the two of them working together? All I have tried did not work. The registration alone works. The EventsManager alone works. However SelfRegistration for an event does not work at all. Any ideas? Working examples?

Regards
Nils
by nils73
Sat Feb 25, 2012 8:28 pm
Forum: CMSMS Core
Topic: [solved] Filemanager not working in CMSMS 1.10.1
Replies: 10
Views: 3881

Re: [solved] Filemanager not working in CMSMS 1.10.1

Thanks staartmees and zap12345 for sharing the config tip. Worked like a charm. Finally willing to give 1.10 a try.

Cheers
Nils
by nils73
Fri Jul 01, 2011 6:24 pm
Forum: Modules/Add-Ons
Topic: [SOLVD]Calguys Calendar: IDs of new entries counting up fast
Replies: 1
Views: 963

Re: [SOLVD]Calguys Calendar: IDs of new entries counting up

Sorry, now I know why the IDs count up: It depends on start-date and end-date: If you put it far enough in the future and you have daily events, then the counter for ID counts up. That's all. No virus, no SQL error. Just in case anybody wonders.

Regards
Nils
by nils73
Thu Jun 30, 2011 4:33 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] Weekly Calendar with CG Calendar
Replies: 8
Views: 4738

Re: [SOLVED] Weekly Calendar with CG Calendar

Could you give me a little more instruction on how to use this? Yes, no problem. Step 1: Install CG Calendar, latest version. Step 2: Follow the instructions by blackhawk and create a User defined tag (UDT) named filter_weekdays and paste the UDT-Code by blackhawk in there. Step 3: In CG Calendar g...
by nils73
Mon Jun 06, 2011 8:15 am
Forum: Modules/Add-Ons
Topic: [SOLVED] Weekly Calendar with CG Calendar
Replies: 8
Views: 4738

Re: Weekly Calendar with CG Calendar

I decided to do my own beta week calendar template, based off the code in the monthly-calendar view. Feel free to upgrade / modify it. Thanks blackhawk - it worked for me. Right now I am using the following code for my upcoming weekly events, based on blackhawks UDT (called filter_weekdays in my ca...
by nils73
Mon Apr 11, 2011 7:15 pm
Forum: Installation und Einstellungen
Topic: [GELÖST] strtotime() [function.strtotime] und strftime() [function.strftime]
Replies: 2
Views: 6394

Re: [GELÖST] strtotime() [function.strtotime] und strftime

Danke für den Tipp! Werde das mal als Bug für den Core einstellen, denn ich habe schon unzählige Beispiele, wo das Datum nicht klappt gefunden ... es sollte im Install abgefangen werden und ins Config geschrieben ...

Gruß
Nils
by nils73
Thu Mar 31, 2011 10:39 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] Weekly Calendar with CG Calendar
Replies: 8
Views: 4738

[SOLVED] Weekly Calendar with CG Calendar

Hi everybody, I almost managed to get a weekly list of recurring events with CG Calendar. However I do not get results for two more days (Saturday / Sunday that is). I am using "list" view and use the following code: <div id="kurse"> <ul id="kalender"> {foreach from=$da...
by nils73
Wed Mar 30, 2011 3:50 pm
Forum: Modules/Add-Ons
Topic: [SOLVD]Calguys Calendar: IDs of new entries counting up fast
Replies: 1
Views: 963

[SOLVD]Calguys Calendar: IDs of new entries counting up fast

Hi everybody,

I am running Calguys Calendar in 1.5.3 and tried to import a CSV file. Ever since my new IDs for new entries keep counting up very fast. Yesterday I started with 1 and now I am already at 11455 - I think there must be a script running. Is there any way to disconnect it?

Regards
Nils
by nils73
Thu Mar 17, 2011 10:04 pm
Forum: Modules/Add-Ons
Topic: [SOLVED]Automatic scrolling images (horizontal)over the page
Replies: 14
Views: 7389

Re: Automatic scrolling images (horizontal) over the page

I assume you are looking for something like Nivo - a jQuery plugin for an image slideshow.

You do not need anything else, just a global_content or a content block with a few images and no markup. Usually I use global_content blocks since I can control the markup better there.

Regards
Nils
by nils73
Tue Mar 08, 2011 10:26 am
Forum: CMSMS Core
Topic: Search results and News module
Replies: 1
Views: 1376

Re: Search results and News module

Searched the forum again and there seems to be a related post / problem: http://forum.cmsmadesimple.org/viewtopi ... ch#p244274
by nils73
Thu Mar 03, 2011 10:30 am
Forum: CMSMS Core
Topic: Search results and News module
Replies: 1
Views: 1376

Search results and News module

Hi everybody,

when I search for a keyword and get search-result in News module and click on it I get to a page that does not use my template. I use mod_rewrite for URLs and I have something in mind about detail-templates and URL-rewriting.

However: Is there any solution to it?

Regards,
Nils

Go to advanced search