Search found 6 matches

by Ctrl-Alt
Sat 17. Nov 2007, 13:09
Forum: hacks & enhancements
Topic: RANDOM Teaser?
Replies: 2
Views: 2796

Hi, you can use the following code to display a random article:

{TEASER_EX:category|-1:1: rand() :0::1::default:-1::0:3:150:0:vert::off}
by Ctrl-Alt
Thu 4. Oct 2007, 11:37
Forum: hacks & enhancements
Topic: {TEASER_EX} Replacement tag v1.90 - 10.1.2007
Replies: 398
Views: 184235

Does anyone know where to find the teaser tag generator?

Unfortunately the generator is no longer available on http://www.kmedv.at/wcms/index.php?teaser_ex_generator
by Ctrl-Alt
Fri 11. Aug 2006, 12:30
Forum: phpwcms Support English
Topic: [small important bugfix] for 1.2.8 2006/08/07
Replies: 21
Views: 12310

flip-flop wrote:--enable-mbstring
OK, now I understand why it doesn't work. --enable-mbstring is not mentioned in phpinfo().

The site is on a shared server. Would it be possible to enable mbstring in .htaccess? I have searched, but was unable to find that.
by Ctrl-Alt
Fri 11. Aug 2006, 11:46
Forum: phpwcms Support English
Topic: [small important bugfix] for 1.2.8 2006/08/07
Replies: 21
Views: 12310

flip-flop wrote:Does it work?
Sorry, it does not work. The error message is as follows:

Code: Select all

Fatal error: Call to undefined function: mb_strlen() in /home/httpd/vhosts/arkoo.nl/httpdocs/nieuw/test01.php on line 3
by Ctrl-Alt
Fri 11. Aug 2006, 10:39
Forum: phpwcms Support English
Topic: [small important bugfix] for 1.2.8 2006/08/07
Replies: 21
Views: 12310

flip-flop wrote:what php version is running at your server?
Hello Knut, I use PHP version 4.3.10 and uploaded cnt13.article.inc.php again. Unfortunately that doesn't solve the problem.
by Ctrl-Alt
Fri 11. Aug 2006, 10:21
Forum: phpwcms Support English
Topic: [small important bugfix] for 1.2.8 2006/08/07
Replies: 21
Views: 12310

It's just that little missing "r" $retun -> $return
I have changed that file, but I still can't use the search. This error message is displayed when I click on the search button:
Fatal error: Call to undefined function: mb_strlen() in [...]/include/inc_front/content/cnt13.article.inc.php on line ...