Page 1 of 1
problem after upgrading from 1.1 to 1.2.3 [solved]
Posted: Wed Feb 13, 2008 12:37 pm
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
Re: problem after upgrading from 1.1 to 1.2.3
Posted: Wed Feb 13, 2008 4:18 pm
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.
Re: problem after upgrading from 1.1 to 1.2.3
Posted: Wed Feb 13, 2008 4:22 pm
by Nullig
Have you cleared the cache in admin?
Did you update the News module?
Nullig
Re: problem after upgrading from 1.1 to 1.2.3
Posted: Wed Feb 13, 2008 7:34 pm
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..

Re: problem after upgrading from 1.1 to 1.2.3 [solved]
Posted: Wed Feb 13, 2008 10:40 pm
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