Icy Phoenix

     
 

Icy Phoenix 1.1.9.24 RC2 - Bugs Tracker

Icy Phoenix 1.1.9.24 RC2 - Bugs Tracker

Article
Reply with quote    Download Post  
Post Icy Phoenix 1.1.9.24 RC2 - Bugs Tracker 
 
To all users:

Please, post here all bugs you think have found in Icy Phoenix 1.1.9.24 RC2

Thanks in advance.



 
Last edited by novice programmer on Wed 02 Jan, 2008 22:38; edited 1 time in total 
novice programmer - View user's profile Send private message  
novice programmer [ Tue 25 Dec, 2007 23:02 ]
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us


Icy Phoenix 1.1.9.24 RC2 - Bugs Tracker

Comments
Reply with quote    Download Post  
Post Re: Icy Phoenix 1.1.9.24 RC2 - Bugs Tracker 
 
With logs activated:

Spoiler: [ Show ]


Solution:

Set CHMOD to 0777 (read, write, execute).



 
Last edited by novice programmer on Thu 03 Jan, 2008 19:55; edited 1 time in total 
novice programmer - View user's profile Send private message  
novice programmer [ Thu 27 Dec, 2007 22:31 ]
Reply with quote    Download Post  
Post Re: Icy Phoenix 1.1.10.25 
 
Happy new year Luca!

I don't know if th bug is still present (I'm not admin here), but on RC2 I have to signal this:

If someone is on a topic with posted images o linked images, on viewonline.php this users doesn't appears on topic, but on image posted:
user_15_cattura2_1199096249_546701



 
Edited by novice programmer, Wed 02 Jan, 2008 22:40: Mergered post with bugs tracker.
andrea75 - View user's profile Send private message  
andrea75 [ Tue 01 Jan, 2008 12:46 ]
Reply with quote    Download Post  
Post Re: Icy Phoenix 1.1.9.24 RC2 - Bugs Tracker 
 
The log issue is related to CHMOD not applied correctly... CHMOD 0777 the LOGS folder.

The Session problems needs to be fixed for the new sessioning method... it was working properly with older sessions method.

I will fix it.



 
Mighty Gorgon - View user's profile Send private message  
Mighty Gorgon [ Thu 03 Jan, 2008 00:55 ]
Reply with quote    Download Post  
Post Re: Icy Phoenix 1.1.9.24 RC2 - Bugs Tracker 
 
In Headers & Banners:

"HTML Footer Block" not working.

This feature worked ok in 1.1.0.15 but not in RC1 & RC2 .

HTML header is OK.



 
m740 - View user's profile Send private message  
m740 [ Thu 03 Jan, 2008 19:36 ]
Reply with quote    Download Post  
Post Re: Icy Phoenix 1.1.9.24 RC2 - Bugs Tracker 
 
Solved problem with logs.

Thanks MG.



 
novice programmer - View user's profile Send private message  
novice programmer [ Thu 03 Jan, 2008 19:54 ]
Reply with quote    Download Post  
Post Re: Icy Phoenix 1.1.9.24 RC2 - Bugs Tracker 
 
m740 wrote: [View Post]
In Headers & Banners:

"HTML Footer Block" not working.

This feature worked ok in 1.1.0.15 but not in RC1 & RC2 .

HTML header is OK.



   

Today works OK.

I don't understand nothing:(



 
m740 - View user's profile Send private message  
m740 [ Fri 04 Jan, 2008 07:12 ]
Reply with quote    Download Post  
Post Re: Icy Phoenix 1.1.9.24 RC2 - Bugs Tracker 
 
Hey Luca...

found anther problem... not a bug but maybe we should fix this...

if xmas theme enabled... and board english is not english,  the english buttons appear... because in the images folder "xmas" there isnt a subfolder with the languages...



 
KugeLSichA - View user's profile Send private message  
KugeLSichA [ Fri 04 Jan, 2008 15:05 ]
Reply with quote    Download Post  
Post Re: Icy Phoenix 1.1.9.24 RC2 - Bugs Tracker 
 
another thing:

in the install instructions and lang_bbc_tags.php it says that the user must CHMOD 666 the file lang_extend.php  but this file doesnt exists..

Code: [Download] [Hide] [Select]
<li><b>language/lang_*/lang_extend.php</b></li>




 
KugeLSichA - View user's profile Send private message  
KugeLSichA [ Fri 04 Jan, 2008 15:40 ]
Reply with quote    Download Post  
Post Re: Icy Phoenix 1.1.9.24 RC2 - Bugs Tracker 
 
I think I've found an other bug: topics with 15 (30 or 45 or 60...) posts has 2 pages, but in the second page there are not posts, so if you click on topic it gives error:

"Informazione
Non ci sono messaggi in questo argomento"







then in album_allpics.php, click on show_all_comments.
If you sort them as NEW COMMENTS and open a pic:


Could not query pic information

DEBUG MODE

SQL Error : 1054 Unknown column 'a.new_comment' in 'order clause'

SELECT * FROM phpbb_album AS a WHERE a.pic_cat_id = 230 AND a.pic_approval = 1 ORDER BY a.new_comment DESC

Line : 210
File : album_showpage.php




 
Last edited by Gianni PB on Fri 04 Jan, 2008 20:15; edited 1 time in total 
Gianni PB - View user's profile Send private message  
Gianni PB [ Fri 04 Jan, 2008 19:13 ]
Reply with quote    Download Post  
Post Re: Icy Phoenix 1.1.9.24 RC2 - Bugs Tracker 
 
When I want edit my profile I see:

Fatal error: Call to undefined function user_get_zebra_list() in /home/dragonno/public_html/includes/users_zebra_block.php on line 27

What's the problem?

The problem had solved, I reupload functions.php



 
Last edited by Nyayukko on Mon 07 Jan, 2008 23:18; edited 2 times in total 
Nyayukko - View user's profile Send private message  
Nyayukko [ Mon 07 Jan, 2008 15:34 ]
Reply with quote    Download Post  
Post Re: Icy Phoenix 1.1.9.24 RC2 - Bugs Tracker 
 
Thanks KugeLSichA, I will try to fix them as well.

Gianni PB wrote: [View Post]
I think I've found an other bug: topics with 15 (30 or 45 or 60...) posts has 2 pages, but in the second page there are not posts, so if you click on topic it gives error:

"Informazione
Non ci sono messaggi in questo argomento"







then in album_allpics.php, click on show_all_comments.
If you sort them as NEW COMMENTS and open a pic:


Could not query pic information

DEBUG MODE

SQL Error : 1054 Unknown column 'a.new_comment' in 'order clause'

SELECT * FROM phpbb_album AS a WHERE a.pic_cat_id = 230 AND a.pic_approval = 1 ORDER BY a.new_comment DESC

Line : 210
File : album_showpage.php

Gianni are you sure the first issue happens with every topic? Try to resync topic counter and your forums.

I will try to check the second one as well.



 
Mighty Gorgon - View user's profile Send private message  
Mighty Gorgon [ Tue 08 Jan, 2008 22:11 ]
Reply with quote    Download Post  
Post Re: Icy Phoenix 1.1.9.24 RC2 - Bugs Tracker 
 
http://www.icyphoenix.com/viewtopic.php?f=2&p=23219#p23219

Bugs tracker for lasr RC



 
Zuker - View user's profile Send private message  
Zuker [ Wed 09 Jan, 2008 08:43 ]
Reply with quote    Download Post  
Post Re: Icy Phoenix 1.1.9.24 RC2 - Bugs Tracker 
 
Hello,
Every thing is okay after upgrading from 1.1.0.15b to 1.1.9.24 RC 2, but the only problem is:
I found that some members can't recieve private messages and when i try to enable this option (Allow users to send me private messages) in the "preferences" it didn't changed to "Yes", i tried many times and many users to change this option from "No" to "Yes" but it never changed.. when i click on Submti and open it again i see its still on "No" :S i tried to change it from the ACP and from the user profile too... i can change it from "Yes" to "No" only and i can change all other options in "Preferences" normally.

to understand the problem this is a test account:
URL: http://hileb.com/forum.php
Username:  test
Password:   test

Please login and try to change this option "Allow users to send me private messages" in the profile from "No" to "Yes"

i need to solve it

sorry for my bad english and thank you all in advanced



 
hileb - View user's profile Send private message  
hileb [ Wed 09 Jan, 2008 10:39 ]
Reply with quote    Download Post  
Post Re: Icy Phoenix 1.1.9.24 RC2 - Bugs Tracker 
 
Try RC3 please



 
Zuker - View user's profile Send private message  
Zuker [ Wed 09 Jan, 2008 16:48 ]
Display posts from previous:    

HideWas this topic useful?

Post new topic  This topic is locked: you cannot edit posts or make replies.  Page 1 of 2
Goto page 1, 2  Next