FORUM IS CLOSED. PLEASE USE QUESTIONS / ANSWERS PAGE INSTEAD
Login  |  Forum  |  Search   

Board index » Development » Bug report




Post new topic Reply to topic  [ 5 posts ] 
 
Author Message
 Post subject: urldecode() expects parameter
 Post Posted: Sat Dec 05, 2009 9:07 pm 
Offline

Joined: Tue Nov 24, 2009 12:10 pm
Posts: 111
I have a lot of warnings in this type on few servers when I install IP. On some they are gone.

Its looks like this ...

urldecode() expects parameter 1 to be strictly a binary string, Unicode string given ...

and later sometimes also "headers sent" warning

Did You see warning like this one also ?

Code:
WARNING urldecode() expects parameter 1 to be strictly a binary string, Unicode string given
in /home/eline/domains/xxx/public_html/ip_cms/frontend/site.php on line 247

WARNING session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cookie - headers already sent by (output started at /home/eline/domains/xxx/public_html/ip_libs/php/error_handling/error_handler.php:59)
in /home/eline/domains/xxx/public_html/ip_cms/backend/session.php on line 15

WARNING session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /home/eline/domains/xxx/public_html/ip_libs/php/error_handling/error_handler.php:59)
in /home/eline/domains/xxx/public_html/ip_cms/backend/session.php on line 15


Top 
 Profile  
 
 Post subject: Re: urldecode() expects parameter
 Post Posted: Sat Dec 05, 2009 9:24 pm 
Offline
Project Developer

Joined: Tue Apr 28, 2009 9:43 am
Posts: 1720
I see the warning like that first time.

The main problem is this warning: "urldecode() expects parameter 1 to be strictly a binary string, Unicode string given";

"headers sent" is only dependent warning because of first one.

Can you post the link which throws this error? I mean the URL of your website where do you see those warnings. Might be there are some special characters?
Does it happens on all browsers?
Also which version of PHP do you use? PHP 5.3.0 or 5.3.1?
Website runs on windows/linux?


You can change constant "ERRORS_SHOW" to 0 in ip_config.php file to make your website working.


Top 
 Profile  
 
 Post subject: Re: urldecode() expects parameter
 Post Posted: Sat Dec 05, 2009 9:55 pm 
Offline

Joined: Tue Nov 24, 2009 12:10 pm
Posts: 111
Sure, thats only warnings and I set display errors to 0 each time - just raported here what happens. Last server in VPS on debian 5.0 with apache2, php 5.3.1/6.0, mysql >5.

I have before this same error on server with php 6.0.

Just few seconds ago when I search for this bug - I found similar warning in php bugtracker, so may by its php related.


Top 
 Profile  
 
 Post subject: Re: urldecode() expects parameter
 Post Posted: Sat Dec 05, 2009 10:10 pm 
Offline
Project Developer

Joined: Tue Apr 28, 2009 9:43 am
Posts: 1720
Thank you. We will pay attention :ugeek: .


Top 
 Profile  
 
 Post subject: Re: urldecode() expects parameter
 Post Posted: Sat Dec 05, 2009 10:23 pm 
Offline

Joined: Tue Nov 24, 2009 12:10 pm
Posts: 111
If You would like to see this error I just duplicate it. Mail to 131 at 131 d0t pl to receive domain and admin pass ;)


Top 
 Profile  
 
Display posts from previous:  Sort by  
 
Post new topic Reply to topic  [ 5 posts ] 

Board index » Development » Bug report


 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: