Icy Phoenix
Old Support Topics - [RC] - Icy Phoenix 1.0.11.11 - Bugs Tracker
pepi [ Mon 09 Apr, 2007 22:37 ]
Post subject: Re: [RC] - Icy Phoenix 1.0.11.11 - Bugs Tracker
Dosn't work ACP in dynamic block with this link
adm/index.php i think that need sid
pepi
slappa [ Mon 09 Apr, 2007 22:57 ]
Post subject: Re: [RC] - Icy Phoenix 1.0.11.11 - Bugs Tracker
Dosn't work ACP in dynamic block with this link
adm/index.php i think that need sid
pepi
i have the same problem, but i have found it only working off-line on a linux machine and win machine.
at now i cant test online...
the acp link at bottom of the page work right...
Mighty Gorgon [ Mon 09 Apr, 2007 23:00 ]
Post subject: Re: [RC] - Icy Phoenix 1.0.11.11 - Bugs Tracker
So, don't use the ACP link in Dyn Menu. :lol:
slappa [ Mon 09 Apr, 2007 23:01 ]
Post subject: Re: [RC] - Icy Phoenix 1.0.11.11 - Bugs Tracker
OK :mryellow: :mryellow: :mryellow: :mryellow: :mryellow: :mryellow:
hpl [ Tue 10 Apr, 2007 02:20 ]
Post subject: Re: [RC] - Icy Phoenix 1.0.11.11 - Bugs Tracker
BUG:
error with header&banner script when
Auto Recovery of CT is enable:

pepi [ Tue 10 Apr, 2007 12:52 ]
Post subject: Re: [RC] - Icy Phoenix 1.0.11.11 - Bugs Tracker
So, don't use the ACP link in Dyn Menu. :lol:
Thanks
Is ok :mricy: :mricy:
Pepi
Artie [ Tue 10 Apr, 2007 17:38 ]
Post subject: Search Results Display
When displaying search results as Posts there seems to be a problem with the bbcode....... html code is visible on the page. :roll:
tonyf12 [ Tue 10 Apr, 2007 19:39 ]
Post subject: Re: [RC] - Icy Phoenix 1.0.11.11 - Bugs Tracker
When adding a link to the site from the form when you click on it from the navbar ctracker says a possible attack has been logged and the script has been stopped.
JANU1535 [ Tue 10 Apr, 2007 20:19 ]
Post subject: Re: [RC] - Icy Phoenix 1.0.11.11 - Bugs Tracker
Hello people.
This small change is for avoiding hotlink made east server.
In these files:
/docs/readme_xxxxx.html
/docs/lang_xxxxx/lang_bbc_tags.php
There are these codes in the instructions of installation and update, referring to smiley.
<img src="http://www.icyphoenix.com/images/smiles/icon_mrgreen.gif" alt="Backup Rules!" title="Backup Rules!" />
We looked for all these codes in the archives, and we changed them by:
<img src="../images/smiles/icon_mrgreen.gif" alt="Backup Rules!" title="Backup Rules!" />
Greets.
andrea75 [ Tue 10 Apr, 2007 20:44 ]
Post subject: Re: [RC] - Icy Phoenix 1.0.11.11 - Bugs Tracker
When displaying search results as Posts there seems to be a problem with the bbcode....... html code is visible on the page. :roll:
Are u sure? I don't have this problem on my site........
______________________________________
But I found another one....
If you are logged in and you try change style on the navlink menu, the style change, but not the style name on the menu. See here:
(I have change style from Icy to Aphrodite, but the name doesn't change)
I have this bug on my site and here too with both browser (IE & Ff)
hpl [ Tue 10 Apr, 2007 21:14 ]
Post subject: Re: [RC] - Icy Phoenix 1.0.11.11 - Bugs Tracker
But I found another one....
If you are logged in and you try change style on the navlink menu, the style change, but not the style name on the menu. See here:
I have change style from Icy to Aphrodite, but the name doesn't change)
I have this bug on my site and here too with both browser (IE & Ff)
I've the same problem, in this site too!...
hpl [ Wed 11 Apr, 2007 00:32 ]
Post subject: Re: [RC] - Icy Phoenix 1.0.11.11 - Bugs Tracker
IE have some problem with .png image of this site, for example with this image:
I hate Bill :evil: :evil: :evil: :evil: :evil:
pepi [ Wed 11 Apr, 2007 00:46 ]
Post subject: Re: [RC] - Icy Phoenix 1.0.11.11 - Bugs Tracker
@ hpl
would you like delete this png then look in style_xxx.css
and search for images/xxx/little_box.png
Pepi
hpl [ Wed 11 Apr, 2007 00:59 ]
Post subject: Re: [RC] - Icy Phoenix 1.0.11.11 - Bugs Tracker
@ hpl
would you like delete this png then look in style_xxx.css
and search for images/xxx/little_box.png
Pepi
no, no, I don't want to delete this png....see this image:
with IE the backgroud of little_box isn't transparent....sorry for my dab english! :oops: :oops: :oops:
pepi [ Wed 11 Apr, 2007 02:21 ]
Post subject: Re: [RC] - Icy Phoenix 1.0.11.11 - Bugs Tracker
Hi
OH i now i think you use IE 6 ???
I hope and think thats help
Is a PNG Fix for Internet Explorer 5.5 & 6
#
#---------[ COPY ]--------------------------
#
pngfix.js to ./templates/
#
#-----[ OPEN ]----------------------------------------------------------------
#
templates/xxx/overall_header_xx.tpl
#
#-----[ FIND ]----------------------------------------------------------------
#
</head>
#
#-----[ BEFORE, ADD ]---------------------------------------------------------
#
<!--[if lt IE 7]>
<script defer type="text/javascript" src="templates/pngfix.js"></script>
<![endif]-->
#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------------
#
Mighty Gorgon [ Wed 11 Apr, 2007 02:40 ]
Post subject: Re: [RC] - Icy Phoenix 1.0.11.11 - Bugs Tracker
BUG:
error with header&banner script when Auto Recovery of CT is enable:
Thanks, I'll check.
When displaying search results as Posts there seems to be a problem with the bbcode....... html code is visible on the page. :roll:
Do you have a link which I can use to replicate this error here?
When adding a link to the site from the form when you click on it from the navbar ctracker says a possible attack has been logged and the script has been stopped.
I'll check.
Hello people.
This small change is for avoiding hotlink made east server.
In these files:
/docs/readme_xxxxx.html
/docs/lang_xxxxx/lang_bbc_tags.php
Why do you think it's dangerous to have full path? :roll:
Regarding the PNG problem, I think IE7 should parse PNG correctly, and for IE6 the script should work fine (but it is already included in Icy Phoenix), unless the browser is blocking it. :roll:
andrea75 [ Wed 11 Apr, 2007 14:50 ]
Post subject: Re: [RC] - Icy Phoenix 1.0.11.11 - Bugs Tracker
I have the same problem with PNG transparency on IE6. All works fine on IE7 & Firefox..... :?
JANU1535 [ Wed 11 Apr, 2007 15:38 ]
Post subject: Re: [RC] - Icy Phoenix 1.0.11.11 - Bugs Tracker
Hello people.
This small change is for avoiding hotlink made east server.
In these files:
/docs/readme_xxxxx.html
/docs/lang_xxxxx/lang_bbc_tags.php
Why do you think it's dangerous to have full path? :roll:
Because the link goes to the image lodged in this Web.
With which whenever this page was loaded, it will consume resources of this server.
Of another form, the link of the image, were loaded of he himself server of the forum installed and not of this.
That is hotlink but I am mistaken no?
Greets.
Mighty Gorgon [ Thu 12 Apr, 2007 01:29 ]
Post subject: Re: [RC] - Icy Phoenix 1.0.11.11 - Bugs Tracker
I have the same problem with PNG transparency on IE6. All works fine on IE7 & Firefox..... :?
Do you have problems in this site as well?
Janu, It's not important for me having traffic regarding Icy Phoenix... anyway I think I'll modify the path... :wink:
Thanks
JANU1535 [ Thu 12 Apr, 2007 01:36 ]
Post subject: Re: [RC] - Icy Phoenix 1.0.11.11 - Bugs Tracker
Janu, It's not important for me having traffic regarding Icy Phoenix... anyway I think I'll modify the path... :wink:
I think that It isn't very important.
Since the page was not loaded either constantly
But... I warned it. :mrorange:
Thank you.
Greets.
andrea75 [ Thu 12 Apr, 2007 08:56 ]
Post subject: Re: [RC] - Icy Phoenix 1.0.11.11 - Bugs Tracker
I have the same problem with PNG transparency on IE6. All works fine on IE7 & Firefox..... :?
Do you have problems in this site as well?
I solved just now Luca... I don't know why, but in my overall_header_sq.tpl was not present the script....... :? Probably I did a mistake with WinMerge.
m740 [ Thu 12 Apr, 2007 18:46 ]
Post subject: Re: [RC] - Icy Phoenix 1.0.11.11 - Bugs Tracker
Hi all, in my web I just have a BD error:
Could not copy unread data
DEBUG MODE
SQL Error : 1016 Can't open file: 'phpbb_upi2db_unread_posts.MYI' (errno: 145)
INSERT INTO phpbb_upi2db_unread_posts (user_id, post_id, topic_id, forum_id, topic_type, status, last_update) SELECT 2 AS user_id, post_id, topic_id, forum_id, topic_type, IF(post_edit_time > 1176391771 && post_time < 1176391771, 1, 0) AS status, 1176395128 AS last_update FROM phpbb_upi2db_last_posts WHERE ((post_time > 1176391771 OR post_edit_time > 1176391771) ) AND ((poster_id != '2') OR (poster_id = '2' && post_edit_by != poster_id)) AND forum_id IN (2,4,5,6,9,11,17,19,20,21,22,23,28,29,30,33,34,35,36,39,40,41,42,43,44,45,46,47,48) ORDER BY post_time DESC, post_edit_time DESC
Line : 126
File : upi2db_orig_all.php
The table phpbb_upi2db_unread_posts was in use.
I tried to repair the table and the problem was solved.
Table Op Msg_type Msg_text
BD_todopvr.phpbb_upi2db_unread_posts repair warning Number of rows changed from 2410503 to 2411502
BD_todopvr.phpbb_upi2db_unread_posts repair status OK
Any ideas?
IP 1.0.11.11 + patch
dinoyoco [ Fri 13 Apr, 2007 16:13 ]
Post subject: Re: [RC] - Icy Phoenix 1.0.11.11 - Bugs Tracker
Testing on local (XS 0.58b -> 1.0.11.11 RC + Patch 011-01):
][ Dynamic Menu:
- Left link to referrers
][ Instalation/Updated:
- Because not to erase these tables: phpbb_helpdesk_* (4)? Mod Helpdesk no longer is used. The installation does not create the tables and the update does not eliminate the tables.
][ Signature (ACP/Configuration/Board/Signature Divider):
- Normally in my forum use an image like signature separator (example: <img src="images/separador.gif" alt="">). If change the route or I put another image (example: <img src="./images/separador.gif" alt="">) gives error.
Quote:
General Error
CBACK CrackerTracker couldn't run the database operation correctly.
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'images/separador.gif" alt="">")' at line 1
INSERT INTO phpbb_ctracker_backup (`config_name`, `config_value`) VALUES ("sig_line", "")
Line : 637
File : class_ct_adminfunctions.php
I must make the direct exchanges in the BD to update the value.
][ Theme problem -> 1º. Doc (docs/readme_english.html) and 2º Updating from XS
Quote:
13. Upload all Icy Phoenix files (all but config.php, includes/def_themes.php, includes/def_tree.php and includes/def_words.php) in the same folder where phpBB XS was installed and running. Pay attention that all older files eventually still there must be replaced by new ones.
The file
def_themes.php must of being copied. If we left the old one it will give theme error (It remembers, the file stores the old styles: ca_aphrodite).
I made 2 times an update of the XS (0.58b) to the IP (1.0.11.11 + 011-001) and had the error of the theme: Through script “update_to_ip.php” and manually (using "update_to_ip.php", from:
line 2077
until the end). In the 2 attempts the table of styles was not modified. That modification is above (line 1438 to 1490).
Bye
Mighty Gorgon [ Sun 15 Apr, 2007 22:05 ]
Post subject: Re: [RC] - Icy Phoenix 1.0.11.11 - Bugs Tracker
Thanks for your reports.
- What is the problem with referrers link?
- I don't want to remove tables users may still need.
- I'll fix the CT problem.
- Thanks for the hint about the themes. You are right, I'll change the docs.
dinoyoco [ Fri 20 Apr, 2007 15:59 ]
Post subject: Re: [RC] - Icy Phoenix 1.0.11.11 - Bugs Tracker
- What is the problem with referrers link?
There is no problem, simply is no a link. Example:
Menu block:
Menu dyn:
- I don't want to remove tables users may still need.
But the tables no longer are used, truth? I can erase them without problems.
Bye
m740 [ Fri 20 Apr, 2007 17:50 ]
Post subject: Re: [RC] - Icy Phoenix 1.0.11.11 - Bugs Tracker
hpl [ Fri 20 Apr, 2007 22:34 ]
Post subject: Re: [RC] - Icy Phoenix 1.0.11.11 - Bugs Tracker
in this website....when I press N() or U()
Could not insert search results
DEBUG MODE
SQL Error : 1062 Duplicate entry '1082996912' for key 1
INSERT INTO phpbb_search_results (search_id, session_id, search_time, search_array) VALUES(1082996912, '8f8ebff3ee2b60256007eab53ca84079', 1177101119, 'a:7:{s:14:"search_results";s:4:"1699";s:17:"total_match_count";i:1;s:12:"split_search";N;s:7:"sort_by";i:0;s:8:"sort_dir";s:4:"DESC";s:12:"show_results";s:6:"topics";s:12:"return_chars";i:200;}')
Line : 1035
File : search.php
Artie [ Sat 21 Apr, 2007 02:51 ]
Post subject: Re: [RC] - Icy Phoenix 1.0.11.11 - Bugs Tracker
When displaying search results as Posts there seems to be a problem with the bbcode....... html code is visible on the page. :roll:
Do you have a link which I can use to replicate this error here?
Seems to have resolved itself. :shock: I shudda took a picture. :mricy:
Maybe I was hallucinating.
Can someone confirm or disprove that I am hallucinating.....when entering the number two (as a single number), I'm getting weird results.
1
2
3
4
5
6
7
8
9
0
11
22
33
andrea75 [ Sat 21 Apr, 2007 12:34 ]
Post subject: Re: [RC] - Icy Phoenix 1.0.11.11 - Bugs Tracker
I don't know if this is really a bug, but I don't see the Digest link in the nav_link menù... here and in my site too...
TheSteffen [ Sat 21 Apr, 2007 12:47 ]
Post subject: Re: [RC] - Icy Phoenix 1.0.11.11 - Bugs Tracker
I don't know if this is really a bug, but I don't see the Digest link in the nav_link menù... here and in my site too...
I think it's not a buug, because it's in profile:
http://www.icyphoenix.com/profile_main.php
And I think this is the right way :mricy:
Zuker [ Sat 21 Apr, 2007 13:42 ]
Post subject: Re: [RC] - Icy Phoenix 1.0.11.11 - Bugs Tracker
Check here
http://www.icyphoenix.com/digests.php
Send digests for these forums:
Hidden forums are shown?
andrea75 [ Sat 21 Apr, 2007 14:24 ]
Post subject: Re: [RC] - Icy Phoenix 1.0.11.11 - Bugs Tracker
I don't know if this is really a bug, but I don't see the Digest link in the nav_link menù... here and in my site too...
I think it's not a buug, because it's in profile:
http://www.icyphoenix.com/profile_main.php
And I think this is the right way :mricy:
Yes, I can be agree with you, but if you see the nav_quick_links.tpl file you will see the link ;)
<tr>
<td align="left" width="8">{IMG_NAV_MENU_SEP}</td>
<td class="genmed" align="left"><a href="{U_DIGESTS}">{L_DIGESTS}</a></td>
</tr>
I have turned on the switch, but nothing change.
Artie [ Sun 22 Apr, 2007 01:06 ]
Post subject: Re: [RC] - Icy Phoenix 1.0.11.11 - Bugs Tracker
When displaying search results as Posts there seems to be a problem with the bbcode....... html code is visible on the page. :roll:
Do you have a link which I can use to replicate this error here?
Seems to have resolved itself. :shock: I shudda took a picture. :mricy:
Maybe I was hallucinating.
Can someone confirm or disprove that I am hallucinating.....when entering the number two (as a single number), I'm getting weird results.
1
2
3
4
5
6
7
8
9
0
11
22
33
I'm using another PC now, and all looks fine.
Must be my computer.... I spilt my beer on the keyboard....it must be drunk :icy_lol_flag:
andrea75 [ Tue 24 Apr, 2007 09:04 ]
Post subject: Re: [RC] - Icy Phoenix 1.0.11.11 - Bugs Tracker
Another little thing to fix: if you use the undesidered user on CT, the message on the topic shown the HTML code (I write it in italian)
For admin: <br /><br />Questo utente è stato impostato come <strong>Utente indesiderato</strong> ed avrà notevoli problemi durante la navigazione del forum.
For users: CBACK CrackerTracker Professional<br /><br />Voce rimossa correttamente!
I think is better to remove the html code.
andrea75 [ Tue 24 Apr, 2007 14:13 ]
Post subject: Re: [RC] - Icy Phoenix 1.0.11.11 - Bugs Tracker
Check here
http://www.icyphoenix.com/digests.php
Send digests for these forums:
Hidden forums are shown?
I think that are shown because you can watch them... :0032: :0041:
Zuker [ Tue 24 Apr, 2007 14:27 ]
Post subject: Re: [RC] - Icy Phoenix 1.0.11.11 - Bugs Tracker
Check here
http://www.icyphoenix.com/digests.php
Send digests for these forums:
Hidden forums are shown?
I think that are shown because you can watch them... :0032: :0041:
Links forum i'm not seeing but are there
Anyone can confirm this? If i disable quick quote, it's still showing
Zuker [ Fri 27 Apr, 2007 00:59 ]
Post subject: Re: [RC] - Icy Phoenix 1.0.11.11 - Bugs Tracker
Mighty Gorgon [ Tue 01 May, 2007 18:55 ]
Post subject: Re: [RC] - Icy Phoenix 1.0.11.11 - Bugs Tracker
Links forum i'm not seeing but are there
Anyone can confirm this? If i disable quick quote, it's still showing
Regarding Links, I'll check...
And Quick Quote Switch is working fine for me... :roll:
labelina [ Sat 05 May, 2007 16:58 ]
Post subject: Re: [RC] - Icy Phoenix 1.0.11.11 - Bugs Tracker
If I go to AVATAR GENERATOR...
