Search found 3 matches

by iflash
Sat 10. Apr 2004, 14:49
Forum: phpwcms Support English
Topic: Problem with rewrite
Replies: 6
Views: 1945

I try it, but doesn't work with the Navigation {NAV_LIST_TOP:Home: }

I change the Rewrite function in inc_front/front.func.inc

//Rewrite functions
function url_search($query)
{
$noid = substr($query, 4);
$file = str_replace(",", ".", $noid).".html"; //further use
//$file = $noid.".html ...
by iflash
Sat 20. Mar 2004, 18:25
Forum: phpwcms Support English
Topic: Email Form Layout
Replies: 2
Views: 1478

Thanks that's cool............
by iflash
Wed 17. Mar 2004, 15:09
Forum: phpwcms Support English
Topic: Email Form Layout
Replies: 2
Views: 1478

Email Form Layout

Is it possible to change the layout of the 'email form' ?

I'd like to align on the left part of the frontpage...........

How can I do this ?

Thanks for your help.