Page 1 of 1

PostPosted: Wed Aug 08, 2007 7:35 am
by r0n
Hey guys I just installed Dataface for the third time. I am trying to use the Web Auction program. I have install the program correctly but it does not give me any template so it is just a bunch of text.

When I go to the data face directory I see, "Error loading config file. No tables specified. " I am new to database development and was wondering what I would need to do to fix this.

I have my application in a diffrent folder as I have read in other entries about this.

Any help would be much appreciated.
-r0n

PostPosted: Wed Aug 08, 2007 8:25 am
by shannah

1. When you go to the dataface directory the error that you receive is correct.Ê You don't actually go to the dataface directory.Ê The Web Auction application uses it.

2. Can you be more specific about "but it does not give me any template so it is just a bunch of text."

Does this mean that the app shows up, but it doesn't look very nice?Ê This would mean that it isn't loading the stylesheets correctly.Ê This is caused by an incorrect path in the config.inc.php file in the web auction directory.ÊÊÊ You need to change the DATAFACE_INSTALLATION_URL constant to the url to the dataface folder.


If you can post the contents of your config.inc.php I can take a look and give you pointers.
-Steve

PostPosted: Wed Aug 08, 2007 12:30 pm
by r0n
Thank you for the direction for me to look into. It was my config.ini.php the dataface url was wrong.

Thank you very much,
-r0n

PostPosted: Tue Sep 25, 2007 4:43 am
by jitu
no its wrong suggestion bcoz i had the same problem but i dint solve my problem.
actually where should i give the dataface url in config.inc.php that i dont understand
so kindly tell me that wat to do

Thanks in advance even u cant solve my problem

Jitendra Dinanath Thakur

PostPosted: Tue Sep 25, 2007 8:11 am
by shannah
Please read the getting started tutorial. You may be confused over file names. Cameron was talking about the config.inc.php file in the web auction directory. You should never have to change any code within the dataface folder.

Dataface is just a library.. Your applications will be installed in separate directories.
If you read the first few sections of the getting started tutorial, it will show you how to get started..

-Steve