PDA

View Full Version : MySql coding


Anonim
04-14-2006, 09:56 AM
My MySQL database have another coding that normal databases and in my directory don't show good polish symbols. That all be good, it should be line Content visible to registered users only., where is in PHP script dirctory function to connect with database, but i can't find this function and I don't kton where i must paste this code. Please help me!

Boby
04-14-2006, 10:29 AM
Hello!

I am not sure if it works, but you can try it...
Edit init.php and search for:
Content visible to registered users only.
Now replace it with:Content visible to registered users only.

Hope it helps ;)
If it works, you can update the same way admin/init.php

Boby

Anonim
04-14-2006, 10:38 AM
It really works! Thank you very much!

Anonim
04-14-2006, 05:10 PM
It works good only in main directory, but in admin control panel it isn't work good :( What i should to, that it'll work good in admin control panel?

Boby
04-14-2006, 05:21 PM
Do exactly the same code replacement in admin/init.php

I allready told you in my above post, or did you done that and it's not working?

Boby

Anonim
04-14-2006, 05:50 PM
Content visible to registered users only.
OK, now all works very good :)