Icy Phoenix
Old Support Topics - Icy Phoenix 1.1.9.24 RC2 - Bugs Tracker
novice programmer [ Tue 25 Dec, 2007 23:02 ]
Post subject: 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.
novice programmer [ Thu 27 Dec, 2007 22:31 ]
Post subject: Re: Icy Phoenix 1.1.9.24 RC2 - Bugs Tracker
With logs activated:
Quote:
faultCode0faultStringWarning:fopen() [function.fopen]: Unable to access ./../logs/mg_log_20071227.txt in /home/vol3/vallacompis2.0lx.net/www/elforo.totalh.com/htdocs/includes/functions_mg_log.php on line 84faultCode0faultStringWarning:fopen(./../logs/mg_log_20071227.txt) [function.fopen]: failed to open stream: No such file or directory in /home/vol3/vallacompis2.0lx.net/www/elforo.totalh.com/htdocs/includes/functions_mg_log.php on line 84faultCode0faultStringWarning:fwrite(): supplied argument is not a valid stream resource in /home/vol3/vallacompis2.0lx.net/www/elforo.totalh.com/htdocs/includes/functions_mg_log.php on line 85faultCode0faultStringWarning:fclose(): supplied argument is not a valid stream resource in /home/vol3/vallacompis2.0lx.net/www/elforo.totalh.com/htdocs/includes/functions_mg_log.php on line 86
faultCode0faultStringWarning:fopen() [function.fopen]: Unable to access ./../logs/mg_log_20071227.txt in /home/vol3/vallacompis2.0lx.net/www/elforo.totalh.com/htdocs/includes/functions_mg_log.php on line 84faultCode0faultStringWarning:fopen(./../logs/mg_log_20071227.txt) [function.fopen]: failed to open stream: No such file or directory in /home/vol3/vallacompis2.0lx.net/www/elforo.totalh.com/htdocs/includes/functions_mg_log.php on line 84faultCode0faultStringWarning:fwrite(): supplied argument is not a valid stream resource in /home/vol3/vallacompis2.0lx.net/www/elforo.totalh.com/htdocs/includes/functions_mg_log.php on line 85faultCode0faultStringWarning:fclose(): supplied argument is not a valid stream resource in /home/vol3/vallacompis2.0lx.net/www/elforo.totalh.com/htdocs/includes/functions_mg_log.php on line 86
Solution:
Set CHMOD to 0777 (read, write, execute).
andrea75 [ Tue 01 Jan, 2008 12:46 ]
Post subject: 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:

Mighty Gorgon [ Thu 03 Jan, 2008 00:55 ]
Post subject: 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.
m740 [ Thu 03 Jan, 2008 19:36 ]
Post subject: 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.
novice programmer [ Thu 03 Jan, 2008 19:54 ]
Post subject: Re: Icy Phoenix 1.1.9.24 RC2 - Bugs Tracker
Solved problem with logs.
Thanks MG.
m740 [ Fri 04 Jan, 2008 07:12 ]
Post subject: 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.
Today works OK.
I don't understand nothing:(
KugeLSichA [ Fri 04 Jan, 2008 15:05 ]
Post subject: 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 [ Fri 04 Jan, 2008 15:40 ]
Post subject: 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..
<li><b>language/lang_*/lang_extend.php</b></li>
Gianni PB [ Fri 04 Jan, 2008 19:13 ]
Post subject: 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

.
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
Nyayukko [ Mon 07 Jan, 2008 15:34 ]
Post subject: 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
Mighty Gorgon [ Tue 08 Jan, 2008 22:11 ]
Post subject: Re: Icy Phoenix 1.1.9.24 RC2 - Bugs Tracker
Thanks
KugeLSichA, I will try to fix them as well.
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

.
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.
Zuker [ Wed 09 Jan, 2008 08:43 ]
Post subject: Re: Icy Phoenix 1.1.9.24 RC2 - Bugs Tracker
hileb [ Wed 09 Jan, 2008 10:39 ]
Post subject: 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

Zuker [ Wed 09 Jan, 2008 16:48 ]
Post subject: Re: Icy Phoenix 1.1.9.24 RC2 - Bugs Tracker
Try RC3 please
novice programmer [ Thu 10 Jan, 2008 22:20 ]
Post subject: Re: Icy Phoenix 1.1.9.24 RC2 - Bugs Tracker
Locking... Locked topic.