Search found 92 matches

by chillifish
Fri Sep 18, 2015 11:24 am
Forum: General Discussion
Topic: WordPress vs CMSms
Replies: 4
Views: 3792

Re: WordPress vs CMSms

I've been a long time user and lover of CMSms, but I've had to jump ship for two reasons. Firstly, and most importantly, the wide user base of WordPress means better support. If I'm having a problem, chances are, someone out there has had the same problem, which I can find a solution by searching, o...
by chillifish
Mon Jun 22, 2015 8:39 am
Forum: Modules/Add-Ons
Topic: ListIt2 Smarty error
Replies: 10
Views: 3993

Re: ListIt2 Smarty error

Yes, I used the code in this link http://forum.cmsmadesimple.org/viewtopi ... 90#p320990 and it now works.
by chillifish
Thu Jun 18, 2015 9:21 am
Forum: Modules/Add-Ons
Topic: ListIt2 Smarty error
Replies: 10
Views: 3993

Re: ListIt2 Smarty error

Yes, it looks like it, though it doesn't seem to explain anywhere what that button is for!
by chillifish
Wed Jun 17, 2015 4:10 pm
Forum: Modules/Add-Ons
Topic: ListIt2 Smarty error
Replies: 10
Views: 3993

Re: ListIt2 Smarty error

By the way, as an aside, anybody reading this and having problems with listit2 after a site move, it hard codes the path to the plugin in the database, so you need to do a search and replace on the relevant tables.
by chillifish
Wed Jun 17, 2015 2:23 pm
Forum: Modules/Add-Ons
Topic: ListIt2 Smarty error
Replies: 10
Views: 3993

Re: ListIt2 Smarty error

It was my mistake, on my live site, I copied the first function, not the second as on my dev site, so I was just replacing like with like.

I'm sure you know that I mean that everything just worked in terms of my site and its functionality.
by chillifish
Wed Jun 17, 2015 2:01 pm
Forum: Modules/Add-Ons
Topic: ListIt2 Smarty error
Replies: 10
Views: 3993

Re: ListIt2 Smarty error

Unfortunately, it's not entirely fixed as I can't use the module created with it, getting the error: Unable to load template file '/home/~/public_html/modules/ListIt2/framework/templates/itemtab.tpl' How do I go about downgrading CMSMS to a previous version where everything just worked? Is it the sa...
by chillifish
Wed Jun 17, 2015 1:24 pm
Forum: CMSMS Core
Topic: [Solved] News summary showing two stories in 1.12
Replies: 2
Views: 1900

Re: [Solved] News summary showing two stories in 1.12

Thanks for that. Anyone else having this problem, I've used CSS to hide it as below:

Code: Select all

div.NewsSummary:nth-of-type(2) {
	display: none;
}
I'd rather it weren't there at all, but this should work until the fix is published.
by chillifish
Wed Jun 17, 2015 1:14 pm
Forum: Modules/Add-Ons
Topic: ListIt2 Smarty error
Replies: 10
Views: 3993

Re: ListIt2 Smarty error

Obviously not as good as it should be! Thanks for that, all fixed…
by chillifish
Wed Jun 17, 2015 9:10 am
Forum: Modules/Add-Ons
Topic: ListIt2 Smarty error
Replies: 10
Views: 3993

ListIt2 Smarty error

When trying to list modules on the admin side, I get the following error: Fatal error: Uncaught --> Smarty: Unable to load template file '/home/~/public_html/modules/ListIt2/framework/templates/help.tpl' <-- thrown in /home/~/public_html/lib/smarty/libs/sysplugins/smarty_internal_templatebase.php on...
by chillifish
Wed Jun 17, 2015 9:06 am
Forum: CMSMS Core
Topic: [Solved] News summary showing two stories in 1.12
Replies: 2
Views: 1900

[Solved] News summary showing two stories in 1.12

I have a news summary at the top of my site that is coded like so:

Code: Select all

{news number='1' sortby='random' summarytemplate='header-summary'}
Since upgrading, it now displays two news items rather than 1.
by chillifish
Thu Mar 19, 2015 2:26 pm
Forum: The Lounge
Topic: Problem with news module pagination
Replies: 9
Views: 2942

Re: Problem with news module pagination

oh, I see what you're saying. I thought you meant is it in the public-html folder, no it's not. They've added it. I've commented it out and everything is fine.
by chillifish
Thu Mar 19, 2015 10:10 am
Forum: The Lounge
Topic: Problem with news module pagination
Replies: 9
Views: 2942

Re: Problem with news module pagination

Yes it is.
by chillifish
Wed Mar 18, 2015 1:19 pm
Forum: The Lounge
Topic: Problem with news module pagination
Replies: 9
Views: 2942

Re: Problem with news module pagination

Think I've found out what's causing the issue. I've recently had some SEO work done. One of the things they wanted to fix was the fact that 'http://www.myurl.com/ and 'http://www.myurl.com/index.php both show the same page and apparently google doesn't like that. I noticed the below has been added t...
by chillifish
Wed Mar 18, 2015 1:06 pm
Forum: The Lounge
Topic: Problem with news module pagination
Replies: 9
Views: 2942

Re: Problem with news module pagination

Yes, cleared the cache. I'm not sure when it started. Must have been after an update, but not sure which. I noticed the issue today when it was on 1.11.12, and have since updated to 1.11.13. I don't think it would have been there on 1.11.11 or, I would have noticed before, but I haven't looked at th...
by chillifish
Wed Mar 18, 2015 11:11 am
Forum: The Lounge
Topic: Problem with news module pagination
Replies: 9
Views: 2942

Re: Problem with news module pagination

That sort of works. It doesn't throw the error, but the news section goes blank – there's no news in it. Incidentally why was this topic moved when the news module is a core module distributed with the package? This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distribu...

Go to advanced search