customercrown.com

Hullo all,

Thanks to Yii framework,that i managed to put up www.customercrown.com . An app for collecting customer complements and complaints.

if you want to remove the index.php

create a .htaccess on public/

with:




RewriteEngine On


# if a directory or a file exists, use it directly

RewriteCond %{REQUEST_FILENAME} !-f

RewriteCond %{REQUEST_FILENAME} !-d


# otherwise forward it to index.php

RewriteRule . index.php



I got a PHP Error when trying to confirm my membership e-mail. It was a full PHP error stack trace. You might want to disable YII_DEBUG when running in production mode. Otherwise, some of your code might suddenly be available to total strangers like me.

Nice Watch, Thank you for caring. other members should emulate you.

Thanks a lot.

Just on time contribution, Thanks a lot, i need more of such contributions and observations.

The php error has been taken care of.

thank you very much.

hi,

i got an error while signup throung facebook

CHttpException

You are not authorized to perform this action.

Am Trying to look for the exact cause of the error you encountered, Otherwise, it is fine from my pc(desktop), using my FB account.

www.customercrown.com seems to be down.