rttx![]() 2007-04-05 20:53 | How to change the index.php file in a way that » Quick.Cart v1.xRtTx |
treewood (OpenSolution)2007-04-06 10:25 | rtts - go to index.php and find:
if( !isset( $p ) || $p == '' ){ change to:
if( !isset( $p ) || $p == '' ){ |
rttx![]() 2007-04-06 12:10 | Treewood - Works like a charm, thnQ! RtTx |