Search found 28 matches
- Wed Feb 27, 2013 9:07 pm
- Forum: Help Wanted (commercial)
- Topic: Need someone to update a number of CMSMS sites - SWEDEN
- Replies: 0
- Views: 1903
Need someone to update a number of CMSMS sites - SWEDEN
I write this in English because this forum is in English, but I'm first and foremost looking looking for someone in Sweden, preferably with a business. I, and the design agency I work for, are looking for someone who can help with updating a number of CMS Made Simple sites, ranging from 1.4 to 1.8, ...
- Tue Oct 18, 2011 6:16 pm
- Forum: Modules/Add-Ons
- Topic: Search results also showing parent page - help needed
- Replies: 1
- Views: 752
Search results also showing parent page - help needed
OK, I'll try and describe this as good as possible. I've searched this site with all sorts of combinations and have not found what I'm looking for but if there already is a solution I'm sorry for taking up your time, but very thankful if you'd point me in the right direction. Alright, here's the thi...
- Sun Mar 21, 2010 6:19 pm
- Forum: CMSMS Core
- Topic: Warning in "editcontent.php" after PHP-Upgrade to 5.3
- Replies: 7
- Views: 7109
Re: Warning in "editcontent.php" after PHP-Upgrade to 5.3
Hello all, I have just upgraded to version 1.7 since my host updated their PHP, but I still get the same error message regarding editcontent.php "Warning: get_class() expects parameter 1 to be object, string given in /xxx/xxx.se/xxx.se/httpd.www/cms/admin/editcontent.php on line 326" Did ...
- Mon Nov 30, 2009 8:06 pm
- Forum: Modules/Add-Ons
- Topic: CGBlog - Help needed - A couple of things
- Replies: 22
- Views: 7670
Re: CGBlog - Help needed - A couple of things
Yes, I've looked at the "Browse Category Templates" but I can fuse that code with the other code and get it to work either. I'll keep trying and will post if I find something, hopefully there's someone else out there that uses this module that has the category links working and can help out.
- Mon Nov 23, 2009 2:41 am
- Forum: Modules/Add-Ons
- Topic: CGBlog - Help needed - A couple of things
- Replies: 22
- Views: 7670
Re: CGBlog - Help needed - A couple of things
{$entry->category_url} is what the standard template use, that's why I'm using it. When I run your check I get this result, so I think you're right that it's not correct: [summary] => [postdate] => 2009-11-22 16:11:23 [startdate] => 2009-11-22 16:11:23 [enddate] => [categories] => Array ( [0] => Arr...
- Sat Nov 21, 2009 8:59 pm
- Forum: Modules/Add-Ons
- Topic: CGBlog - Help needed - A couple of things
- Replies: 22
- Views: 7670
Re: CGBlog - Help needed - A couple of things
I'm having the same problems as katea. I've got my CGBlog set up pretty much like I want it, with all posts ending with a line like this: Posted by: Author at Nov 7, 2009 | Category: News The "News" is supposed to be a link, but all it links to is the root url and not at all to a page whic...
- Wed Nov 18, 2009 10:35 pm
- Forum: Modules/Add-Ons
- Topic: Blogs Made Simple - change {$rsslink}
- Replies: 1
- Views: 933
Re: Blogs Made Simple - change {$rsslink}
I don't know if this is what you're looking for, but check the "en_US" file in the "lang" directory - there you can change the text for instance.
- Sun Nov 08, 2009 12:08 am
- Forum: Modules/Add-Ons
- Topic: BlogsMS Tagging Blog Posts
- Replies: 1
- Views: 1225
Re: BlogsMS Tagging Blog Posts
I'm really looking for a solution for this as well. I've searched the forum but can't find any solutions so if anyone out there have an idea I'd love to hear it.
- Thu Oct 08, 2009 6:45 pm
- Forum: Tips and Tricks
- Topic: Simple way of opening images to Lightbox window with TinyMCE
- Replies: 15
- Views: 23353
Re: Simple way of opening images to Lightbox window with TinyMCE
I edited the TinyMCE module as suggested in that link you sent, thank you very much for pointing me in the right direction!
- Tue Oct 06, 2009 6:29 pm
- Forum: Tips and Tricks
- Topic: Simple way of opening images to Lightbox window with TinyMCE
- Replies: 15
- Views: 23353
Re: Simple way of opening images to Lightbox window with TinyMCE
Great, thanks. I've still gotten it to work without adding that line but I guess it's better to have it there.
But now that we're solving problems - any ideas on how to group images together so I can get the Next and Prev links to appear without having to turn off the WYSIWYG and code it myself?
But now that we're solving problems - any ideas on how to group images together so I can get the Next and Prev links to appear without having to turn off the WYSIWYG and code it myself?
- Mon Oct 05, 2009 6:20 pm
- Forum: Tips and Tricks
- Topic: Simple way of opening images to Lightbox window with TinyMCE
- Replies: 15
- Views: 23353
Re: Simple way of opening images to Lightbox window with TinyMCE
With newer versions of the CMS (1.6.5 is the one I currently use) I found a problem with this part: 2. Open in CMSms Admin "Extensions" -> "TinyMCE..." and look for "advanced" tab. Add: extended_valid_elements : "a[name|href|target|title|onclick|rel]", to &quo...
- Mon Oct 20, 2008 7:19 pm
- Forum: Modules/Add-Ons
- Topic: Search Not Working?
- Replies: 18
- Views: 6340
Re: Search Not Working?
Yes! The advise from jmlarsen worked - thank you very much!
I wish I could add "SOLVED" to this topic, but I didn't start it.
I wish I could add "SOLVED" to this topic, but I didn't start it.
- Fri Sep 12, 2008 8:53 pm
- Forum: Modules/Add-Ons
- Topic: Search Not Working?
- Replies: 18
- Views: 6340
Re: Search Not Working?
Anyone have any ideas on how to correct this?
- Tue Aug 26, 2008 5:54 pm
- Forum: Modules/Add-Ons
- Topic: Search Not Working?
- Replies: 18
- Views: 6340
Re: Search Not Working?
Yes, I made a new template earlier, but that one disappeared when I installed 1.4. And I have restored both the Search and Restore templates to default with no result. But I'm wondering about this line: {* You can also instantiate custom behaviour on a module by module basis by looking at th...
- Thu Aug 21, 2008 5:26 pm
- Forum: Modules/Add-Ons
- Topic: Search Not Working?
- Replies: 18
- Views: 6340
Re: Search Not Working?
I'm using {search searchtext=""} (which has always worked before) but have also tried just {search} and {search searchtext ="" modules=""}, none of them work.