Ok so my client is only going to be creating ONE single store in his installation
so i see the ID to the store is
index.php?name=Storez&file=store&store_
id=1
the problem is ( for him as he feels it )
When someone clicks his STORE link in the main menu
or when they end up at the
domain.com/DF/index.php?name=Storez location
they might not know what to do to actually enter the store because they have to click and additional link to get into it.
Since there's only ONE store, why cant the users be send directly into that instantly.
So theres my probo.
Im sure i need to edit something in the store.php or index.php or even one of the templete/something.php files
not a problem but
what would it be. Im looking for something that would be the equivenlant of "mainfile" or "storeURL" in the code i guess