problem after upgrading from 1.1 to 1.2.3 [solved]

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
vilmer
New Member
New Member
Posts: 3
Joined: Wed Feb 13, 2008 12:24 pm

problem after upgrading from 1.1 to 1.2.3 [solved]

Post by vilmer »

Yesterday I upgraded a site from v 1.1 to v 1.2.3. Now I get the message "Warning: Parameter linktext is not known... dropped in ././././lib/misc.functions.php on line 1281", above the 'news' module.
Any ideas? Site is here
Last edited by vilmer on Wed Feb 13, 2008 10:41 pm, edited 1 time in total.
nivekiam

Re: problem after upgrading from 1.1 to 1.2.3

Post by nivekiam »

Can you post that part of your template so we can see what you are trying to do there?

If I were to just go off of that error message, I would say you shouldn't be using the "linktext" parameter for what ever you are trying to call out there.
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm

Re: problem after upgrading from 1.1 to 1.2.3

Post by Nullig »

Have you cleared the cache in admin?
Did you update the News module?

Nullig
vilmer
New Member
New Member
Posts: 3
Joined: Wed Feb 13, 2008 12:24 pm

Re: problem after upgrading from 1.1 to 1.2.3

Post by vilmer »

@ Nullig, I just cleared the cache, no result.
In my admin, the news module is 2.6.1, which should be the latest according to here. However, it says its the latest for cmsms version 1.1.*. I cannot imagine that that's the problem, because more people would have reported that no?

@nivekiam, I will post that part as soon as my provider fixes the database server. I cannot reach my site at the moment.. :-[
vilmer
New Member
New Member
Posts: 3
Joined: Wed Feb 13, 2008 12:24 pm

Re: problem after upgrading from 1.1 to 1.2.3 [solved]

Post by vilmer »

Okee, solved.
In the template file there was this code:
Nieuws
{cms_module module="news" makerssbutton="true" linktext ="Subscribe to our RSS News Feed"}
  {cms_module module='news' number='3' category='General' moretext="lees verder" }
I removed the part  linktext ="Subscribe to our RSS News Feed" and it's ok now. Strange that is used to work though.
Thanx,
Vilmer
Post Reply

Return to “CMSMS Core”