QuoteJun 16, 2009 02:290 likesLike
 

Hi, i have this warning message : Warning: file_get_contents() [function.file-get-contents]: open_basedir restriction in effect. File(/) is not within the allowed path(s): (/var/www/vhosts/xxx.ro/httpdocs:/tmp) in/var/www/vhosts/xxx.ro/httpdocs/newchat/inc/classes/BxDolTemplate.php on line 725


Warning: file_get_contents(/) [function.file-get-contents]: failed to open stream: Operation not permitted in /var/www/vhosts/xxx.ro/httpdocs/newchat/inc/classes/BxDolTemplate.php on line 725

And about the license... at the homepage of admin pannel it tell me : dolphin 7, license 10 days left... I have a ad-free license, i try to insert that but still the message. I read for the moment this dolphin alpha don't need a license... it's true?

somebody cann help me?

...
QuoteJun 16, 2009 02:330 likesLike
 

Sorry guys.. another problem... i try to sign up like a new user, but don't acept the username... it tell me as to be a latin caracter... but i just write my nickname "stedracu" .... no number, no symbol... so i can not sign up !!!

...
QuoteJun 16, 2009 04:580 likesLike
 

Dolphin 7 is still a test. Theres no license and it wont work on a live site. It's only for webmasters to see how the admin panel has improved.

QuoteJun 16, 2009 05:030 likesLike
 

Thank you TruckingSpace, about the license now i understand.

But about the warning message and about the caracter did you have an idea?

...
QuoteJun 16, 2009 07:470 likesLike
 

Please consinder that the alpha version you are trying now, is a only a preview, nothing more. So many things will be not working or whatever. Bug repports will not be accepted by developers, this means that things are under development :)

Kids first
QuoteJun 16, 2009 08:170 likesLike
 

ok, thank for the clarification.

...
QuoteJun 16, 2009 09:060 likesLike
 

There seem to be a bunch of missing files here and there.


If these are central system files (and a class it is), it might be a good idea to require() them instead of just including them --- you shouldn't be able to execute the rest of the code if there are dependencies missing, it'll just go all wrong, and can lead to databases going out of sync or even corrupted.