Search…

X3 Photo Gallery Support Forums

Search…
 
CHARLIEGOLF
Topic Author
Posts: 4
Joined: 20 Oct 2007, 15:57

DINAMIC PAGES

20 Oct 2007, 16:10

I have an index.php page in wich I want to use different imagevuex to show different subject

lnx.charliegolf.it/index.php?pagina=ornella
or

lnx.charliegolf.it/index.php?pagina=lariosccorso

the switch mode is
case 'ornella':
require_once('ornella/index');
break;
case 'lariosoccorso':
require_once('lariosoccorso/index.php');
break;
and so on.
But when I recall this pages a message saying me that
Error reading config file
wich file do i have to change? The config.ini ? The global path?
thank you
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

23 Oct 2007, 03:33

Could you please PM me your ftp l/p im not 100% sure what configuration and files/folders layout you got.
firedev.com