Icy Phoenix

     
 


Post new topic  This topic is locked: you cannot edit posts or make replies. 
Page 1 of 2
Goto page 1, 2  Next
 
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 programmerSend 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: 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 programmerSend private message  
Back to topPage bottom
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
 




____________
My Icy forum: www.lineameteo.it
Staff Member @ IcyPhoenix.com & IcyPhoenix.it
 
Edited by novice programmer, Wed 02 Jan, 2008 22:40: Mergered post with bugs tracker.
andrea75Send private messageVisit poster's website  
Back to topPage bottom
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.
 




____________
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
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.
 




____________
www.todoPVR.com IP 2.0.0.86 DVB-T PVR's
 
m740Send private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Icy Phoenix 1.1.9.24 RC2 - Bugs Tracker 
 
Solved problem with logs.

Thanks MG.
 



 
novice programmerSend private message  
Back to topPage bottom
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:(
 




____________
www.todoPVR.com IP 2.0.0.86 DVB-T PVR's
 
m740Send private messageVisit poster's website  
Back to topPage bottom
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...
 




____________

Play Games at GamesCampus!
 
KugeLSichASend private messageVisit poster's website  
Back to topPage bottom
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>

 




____________

Play Games at GamesCampus!
 
KugeLSichASend private messageVisit poster's website  
Back to topPage bottom
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 PBSend private messageVisit poster's website  
Back to topPage bottom
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
 




____________
I created this MODs:
MegaVideo bbCode
BooMP3 bbCode

Sorry, my english level isn't very well
 
Last edited by Nyayukko on Mon 07 Jan, 2008 23:18; edited 2 times in total 
NyayukkoSend private message  
Back to topPage bottom
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.
 




____________
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
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 - EDDB - LPM - Sharefields
 
ZukerSend private messageVisit poster's website  
Back to topPage bottom
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
 



 
hilebSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Icy Phoenix 1.1.9.24 RC2 - Bugs Tracker 
 
Try RC3 please
 




____________
? Zuker - EDDB - LPM - Sharefields
 
ZukerSend private messageVisit poster's website  
Back to topPage bottom
Post new topic  This topic is locked: you cannot edit posts or make replies.  Page 1 of 2
Goto page 1, 2  Next


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


  

 

  cron