Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 1
 
 
Reply with quote Download Post 
Post Bug Trying To Add Signature 
 
I've had to disable GZip globally because when one goes to add a Signature in their profile we get this?

Quote:
Content Encoding Error

The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression.

 



 
mortSend private message  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: Bug Trying To Add Signature 
 
I cannot reproduce this error. Are you sure you made the DB upgrade?
 




____________
IcyPhoenix ADR RPGEzArena (modded phpBB2+ADR)
 
InformproSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Bug Trying To Add Signature 
 
Not sure what Db upgrade you are talking about because this was/is a fresh install from the Downloads Section.

Now, I just tried the same thing with XAMPP PHP version 5.6.3

phpinfo

Accept-Encoding     gzip, deflate

I click http://127.0.0.1/forum/profile.php?mode=signature and get:
Quote:

Content Encoding Error

The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression.

    Please contact the website owners to inform them of this problem.


ACP - I disable

Enable GZip Compression No

And I get:

 sig
    
  

So this has happened both on XAMPP and on the bluehost server

And from memory - When I downloaded this package from the Downloads - Icy Phoenix hadn't been downloaded for about six months or more? - So it's probably running with some deprecated stuff that no-one has reported in that time.

Dunno - - - But phpBB of SMF is starting to look good.      

EDIT:

This was hiding because of the colour - in the top l/h corner after I disabled Gzip and I only noticed it because the theme had moved down from the top.

[Icy Phoenix Debug] PHP Notice: in file /includes/usercp_signature.php on line 22: Creating default object from empty value

Umm! disabling these in usercp_signature.php

Code: [Download] [Hide] [Select]
// get the board & user settings ...
// $html_on = ($user->data['user_allowhtml'] && $config['allow_html']) ? 1 : 0 ;
// $bbcode_on = ($user->data['user_allowbbcode'] && $config['allow_bbcode']) ? 1 : 0 ;
// $smilies_on = ($user->data['user_allowsmile'] && $config['allow_smilies']) ? 1 : 0 ;

// $bbcode->allow_html = $html_on;
// $bbcode->allow_bbcode = $bbcode_on;
// $bbcode->allow_smilies = $smilies_on;
// $bbcode->is_sig = true;


And it works as one would expect and the debug errors all disappear - because the error just moves from one line to the other if you don't disable the lot....
 



 
mortSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Bug Trying To Add Signature 
 
I'll try to fix it.

Thanks for reporting.
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Post new topic  Reply to topic  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events