Search found 15 matches

by Garamond
Wed Jan 11, 2012 1:36 pm
Forum: Modules/Add-Ons
Topic: SEO Tools not saving settings
Replies: 1
Views: 1234

SEO Tools not saving settings

I'm having a weird problems with SEO Tools. It works fine otherwise but when I try to check "Automatically generate a page description where none is provided" box or any other checkbox it tells me that settings were succesfully updated, but they were not. The just stay as they were by defa...
by Garamond
Mon Jul 04, 2011 6:44 am
Forum: Modules/Add-Ons
Topic: [SOLVED] Banner module Default URL throws a database error
Replies: 4
Views: 1793

Re: [SOLVED] Banner module Default URL throws a database err

It seems the solution has been removed. Could somebody provide a fix for this again? I'm having exactly the same problem.
by Garamond
Thu Sep 10, 2009 11:01 pm
Forum: CMSMS Core
Topic: ImageManager thumbnail generation problems
Replies: 1
Views: 894

ImageManager thumbnail generation problems

Hello, I'm running CMSMS 1.6.4 and just discovered that ImageManager doesn't generate thumbnails to uploaded images if their dimensions are somewhat greater than 1600x1600px. Now when I link uploaded images to Album module, it shows the original image in thumbnail listing for those as there are no t...
by Garamond
Tue Sep 01, 2009 4:20 pm
Forum: Modules/Add-Ons
Topic: Products/Cart/Orders - FEU login required?
Replies: 10
Views: 4712

Re: Products/Cart/Orders - FEU login required?

Yes I did, but it seems that the Orders module relies so much on FEU module, that modifying the templates won't help. It simply won't process the order if a user hasn't logged in. It's actually hardcoded so deep in to module, that I guess I'll have to go with the plan B. Unless someone can provide s...
by Garamond
Mon Aug 31, 2009 6:10 pm
Forum: Modules/Add-Ons
Topic: Products/Cart/Orders - FEU login required?
Replies: 10
Views: 4712

Products/Cart/Orders - FEU login required?

Hello, Is it somehow possible to disable the required FEU-login in the order process? Otherwise this combination works fine but the required registration/login process is totally unnessessary and only disturbing the ordering process and is considered a deal breaker. Is there ANY way to get away with...
by Garamond
Wed Jul 29, 2009 7:35 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] Major FEU / CustomContent problems
Replies: 3
Views: 1804

Re: Major FEU / CustomContent problems

Thank you guys! I tried that $ccuser->loggedin() and it worked. I thought I had tried it already as its in the documentation, but I guess I misspelled it then. So I was trying that older method that worked fine in another installation.

Well anyway it works now thanks to you :)
by Garamond
Tue Jul 28, 2009 10:14 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] Major FEU / CustomContent problems
Replies: 3
Views: 1804

[SOLVED] Major FEU / CustomContent problems

Hi all, I'm having quite big problems with FEU and CustomContent modules. I hope someone can help me. In page template I have following: {if $customcontent_loggedin > 0} {content} {else} {cms_module module=FrontEndUsers  nocaptcha="1"} {/if} Now, when I try to login in front end, it logs m...
by Garamond
Thu Jun 04, 2009 7:26 pm
Forum: Modules/Add-Ons
Topic: Event triggered email to NMS subscribers?
Replies: 0
Views: 773

Event triggered email to NMS subscribers?

I hope someone could help me with this. A client requested that an event triggered email would be sent to NMS subscribers when a new news article or calendar event is added. The email should contain the article content or even a part of it. Anyway, (without any further speculation about how wise thi...
by Garamond
Mon Feb 09, 2009 10:30 pm
Forum: Modules/Add-Ons
Topic: Calendar-module not working
Replies: 0
Views: 856

Calendar-module not working

Hello, I'm trying to attach styles to a Calendar-view, but adding the table_id parameter produces just the following error in frontend: Warning: Parameter table_id is not known... dropped in /home/user/public_html/lib/misc.functions.php on line 1347 Otherwise the Calendar works as expected. Can anyo...
by Garamond
Tue Jul 03, 2007 9:24 am
Forum: CMSMS Core
Topic: Form Validation Suddenly Broken
Replies: 1
Views: 1142

Re: Form Validation Suddenly Broken

I'm using FormBuilder 0.3 with CMSMS 1.0.8 and have exactly the same problems when trying to validate fields to match regular expressions.  :(

Anyone can help us?
by Garamond
Thu Apr 06, 2006 4:40 pm
Forum: CMSMS Core
Topic: Vertical EllNav depth bug in "Savusavu"
Replies: 1
Views: 1147

Re: Vertical EllNav depth bug in "Savusavu"

I managed to fix the problem by removing "-1" from the row 21 of ellnav-accessible.tpl so it looks like this now: <li class="active0{$node->depth}"><dfn>{$node->hierarchy}: </dfn><h3 class="clearfix">{$node->menutext}</h3> Everything seems to work fine now, but since I ...
by Garamond
Wed Apr 05, 2006 8:18 pm
Forum: CMSMS Core
Topic: Vertical EllNav depth bug in "Savusavu"
Replies: 1
Views: 1147

Vertical EllNav depth bug in "Savusavu"

Hi, I was running my site succesfully with "Fiji" on my demo server but now I installed "Savusavu" on my production server and copied old content to it. Everything seems to work fine except that split EllNav prints wrong css class to 2nd active depth level. The menu item is li.ac...
by Garamond
Wed Apr 05, 2006 7:38 pm
Forum: CMSMS Core
Topic: Help request for News template
Replies: 5
Views: 2242

Re: Help request for News template

Andor: that was something I knew very well, but was not what I was asking katon: that was what I was actually asking, but unfortunally that didn't work. I guess it was missing "-sign and that {$onerow->link} didn't actually print a thing. It resulted all blank. So the end result in browser was ...
by Garamond
Wed Mar 29, 2006 5:37 pm
Forum: CMSMS Core
Topic: Help request for News template
Replies: 5
Views: 2242

Re: Help request for News template

So can anyone help me with this? My php and smarty coding skills are near zero...
by Garamond
Tue Mar 28, 2006 8:53 pm
Forum: CMSMS Core
Topic: Help request for News template
Replies: 5
Views: 2242

Help request for News template

Hi there,
I'm using News module with 0.12 and I'm trying to make my own summary template that displays only date and summary. So no title nor more-link. The problem is I don't know how to make the summary link to the article in template.

Can anyone help me?

Go to advanced search