Icy Phoenix 1.3.11.64 »  Show posts from    to     

Icy Phoenix


News And Announcements - Icy Phoenix 1.3.11.64



Mighty Gorgon [ Wed 15 Sep, 2010 23:09 ]
Post subject: Re: Icy Phoenix 1.3.11.64
andrea75 wrote: [View Post]
On the CMS, the permissions of Dynamic Menù Links, are not selectable

Convert these lang vars to uppercase... you need to do it twice!

Code: [Hide] [Select]
'0' => $lang['B_ALL'],
'1' => $lang['B_GUESTS'],
'2' => $lang['B_REG'],
'3' => $lang['B_MOD'],
'4' => $lang['B_ADMIN']


andrea75 wrote: [View Post]
All Ajax functions (for registration forms, user search...) seems don't work, even if are active on ACP

There was a bug there... I need to finish to fix it.

spydie wrote: [View Post]
funny thing .

I keep having the same problems with login.

It only works , after having requested a new pass, but without activating this pass.

something strange in password conversion i would say, or better said , something in update.

It seems not to convert the pass.

this is updating from rev 230 to 245

Strange thing, looks like i´ve got to have a look at the update script, to see if i can sort this out.

MG. maybe you can give me a hint, where the conversion is done

Unfortunately I cannot tell what the problem is, because I don't keep track all the changes in development reviews. I can say that new installation is now working fine, and also update from 1.3.0.53 should work as I tested it some days ago (I hope to not have broken anything with latest fixes).

Try a new install and let me know.


spydie [ Thu 16 Sep, 2010 00:00 ]
Post subject: Re: Icy Phoenix 1.3.11.64
no problems with new install.

the problem apears from rev 230 to 245


Mighty Gorgon [ Thu 16 Sep, 2010 00:09 ]
Post subject: Re: Icy Phoenix 1.3.11.64
I can't remember what I changed in rev 230, do you need necessarily to update from that one?


spydie [ Thu 16 Sep, 2010 00:12 ]
Post subject: Re: Icy Phoenix 1.3.11.64
yep


Mighty Gorgon [ Thu 16 Sep, 2010 00:21 ]
Post subject: Re: Icy Phoenix 1.3.11.64
Try to change your IP version in config table to an earlier version: 1.3.12.65

Then make sure you have updated your includes/db files and run again database_update.php

Let me know if this fixes your issues.


spydie [ Thu 16 Sep, 2010 09:31 ]
Post subject: Re: Icy Phoenix 1.3.11.64
Nope, did´nt work.

same result.

even trying the 1.3.0.53 option, got the same result.

My only problem is, that you need to request a new pass, to be able to connect. everything else runs fine, apart from needing to configure the portal page again, since all blocks after update are calling there data from the first installed block in the list


Yros [ Thu 16 Sep, 2010 11:45 ]
Post subject: Re: Icy Phoenix 1.3.11.64
Mighty Gorgon wrote: [View Post]
I can't remember what I changed in rev 230, do you need necessarily to update from that one?

Login_ip.php screen <- May it help you ?
Rev 231 compared to 236 in function.php ?


buldo [ Thu 16 Sep, 2010 18:20 ]
Post subject: Re: Icy Phoenix 1.3.11.64
I've just installed the GIT's IP version 1.3.14.67, when I want to register or create a new user (from ACP) I get this error: "Fatal error: Call to a member function sql_escape() on a non-object in D:\home\andrea\xampp\htdocs\ip_git\includes\functions.php on line 794"

Can anyone confirm this?


spydie [ Thu 16 Sep, 2010 19:20 ]
Post subject: Re: Icy Phoenix 1.3.11.64
yep

just tested this on local with same result.

Fatal error: Call to a member function sql_escape() on a non-object in C:\xamp server\xampp\htdocs\rev_246\includes\functions.php on line 794


andrea75 [ Thu 16 Sep, 2010 19:24 ]
Post subject: Re: Icy Phoenix 1.3.11.64
buldo wrote: [View Post]
I've just installed the GIT's IP version 1.3.14.67, when I want to register or create a new user (from ACP) I get this error: "Fatal error: Call to a member function sql_escape() on a non-object in D:homeandreaxampphtdocsip_gitincludes unctions.php on line 794"

Can anyone confirm this?


I Confirm... same error.

I'm trying this version in local in the meantime, and I found another little bug. With URL rewrite active, if I click in the viewprofile on "Add as a friend", the link bring on forum.php without add the friend at list.




On the includes/rss_function.php there is an error at line 317

FIND
Code: [Hide] [Select]
if (!empty($user_data['username']))
{
$username = $user_data['username']
}

REPLACE WITH
Code: [Hide] [Select]
if (!empty($user_data['username']))
{
$username = $user_data['username'];
}




spydie [ Sun 19 Sep, 2010 00:44 ]
Post subject: Re: Icy Phoenix 1.3.11.64
another one i think.

Revision 248

CMS-Installed blocks.

If you want to set block permissions to something else when all, it just stays ALL. it does not update to guests or logged in users.

Can someone confirm this ??


andrea75 [ Sun 19 Sep, 2010 18:16 ]
Post subject: Re: Icy Phoenix 1.3.11.64
spydie wrote: [View Post]
another one i think.

Revision 248

CMS-Installed blocks.

If you want to set block permissions to something else when all, it just stays ALL. it does not update to guests or logged in users.

Can someone confirm this ??


Yes, I confirm.

And the problem with URL rewrite in user profile still remain, but now also the extra statistic link doesn't work correctly. I'm trying to solve...


spydie [ Fri 24 Sep, 2010 14:39 ]
Post subject: Re: Icy Phoenix 1.3.11.64
another one.

Groups

if you wanne colorize an selected user, it changes the color of all users, not only the selected one.

Can someone confirm this please??


buldo [ Fri 24 Sep, 2010 23:51 ]
Post subject: Re: Icy Phoenix 1.3.11.64
spydie wrote: [View Post]
Can someone confirm this please??


No: I've create 2 users and added them to the group, first user wasn't colorized so I checked the box and then colorized it; second one was colorized by default when he was added then I change (from ACP) the color of the two users and set the "Default Group" to "No default group"; finally I went to groupcp and colorized one user without problems.

Can you describe your steps?


As others SVN I've tested, I cannot set default templates: in acp and ucp it is regulary set on default template I've choosen, but it isn't the correct style.

Example:

Default style for site: ACP->Main settings->Site Defaults->Default style->Prosilver (with override users settings) same on ACP->Styles->Default style
UCP: correctly set to Prosilver (default style)
Style effectively in use: Frozen

The only way to get the Prosilver style is calling it directly from URL (..../index.php?s=2).

Can someone confirm this?


spydie [ Sat 25 Sep, 2010 00:15 ]
Post subject: Re: Icy Phoenix 1.3.11.64
I confirm that buldo.

I´ve changed the style, renaming style id in _themes table giving my style the id 1.

buldo wrote: [View Post]


No: I've create 2 users and added them to the group, first user wasn't colorized so I checked the box and then colorized it; second one was colorized by default when he was added then I change (from ACP) the color of the two users and set the "Default Group" to "No default group"; finally I went to groupcp and colorized one user without problems.


hm.

i´ve tried again, and now it work´s. maybe just hit the wrong button before, and been to quick to post that here.

should have run another check before posting. My Bad


spydie [ Wed 29 Sep, 2010 00:15 ]
Post subject: Re: Icy Phoenix 1.3.11.64
Maybe somebody can confirm this one.

link permissions not working in Dyn Menu.

Just tried to change permissions on statistics link, and the area is´nt even selectable


TheSteffen [ Thu 30 Sep, 2010 12:37 ]
Post subject: Re: Icy Phoenix 1.3.11.64
For utf-8 working right in ACP

OPEN templates/common/acp/ip_header.tpl
FIND
Code: [Hide] [Select]
<meta http-equiv="Content-Type" content="text/html;" />

REPLACE WITH
Code: [Hide] [Select]
<meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" />


Same for this file templates\common\xs_mod\tpl\frame_top.tpl


TheSteffen [ Thu 30 Sep, 2010 12:50 ]
Post subject: Re: Icy Phoenix 1.3.11.64
Bantron is not working for Email address

If you insert this: *@*.ru to ban all russan email addresses
you get this
Code: [Hide] [Select]
SQL ERROR [ mysql4 ]

[0]

SQL

No values specified for SQL IN comparison

BACKTRACE

FILE: includes/db/mysql.php
LINE: 728
CALL: sql_db->sql_error()

FILE: includes/class_notifications.php
LINE: 249
CALL: sql_db->sql_in_set()

FILE: adm/admin_user_bantron.php
LINE: 258
CALL: class_notifications->delete_user_notifications()


Mighty Gorgon [ Sun 03 Oct, 2010 11:39 ]
Post subject: Re: Icy Phoenix 1.3.11.64
I should have fixed almost all reported issues.

I still have to complete some code in CMS and then I'll update SVN / GIT repos.

Thanks for reporting.


spydie [ Sun 03 Oct, 2010 12:25 ]
Post subject: Re: Icy Phoenix 1.3.11.64
one thing.

Don´t know if this happens to anybody else,

But if i try to delete an block from main page. The cms goes crazy, and i get an sql error message on the front page with no blocks shown, only the error message block.

Critical error it say´s

this is from my local test page, after deleting top posters block

sql_error


TheSteffen [ Sun 03 Oct, 2010 14:23 ]
Post subject: Re: Icy Phoenix 1.3.11.64
I can confirm this.


Mighty Gorgon [ Mon 04 Oct, 2010 16:05 ]
Post subject: Re: Icy Phoenix 1.3.11.64
Thanks for reporting, I'll check it ASAP.

Just keep in mind that everything CMS related is still highly unstable, because it has been recoded almost from scratch (even if the code is still not as I would like ).

I hope to have some of the basic features fixed soon, so we can debug it and then add special features to make it unique.

Thanks.


Yros [ Tue 05 Oct, 2010 04:42 ]
Post subject: Re: Icy Phoenix 1.3.11.64
When I'm going into the ACP -> Users -> CMS Permissions and that I look for a User, the only permissions I see is " VIP " BUT there are other blank cases (where nothing is written but it seems to be possible to check them). Can someone confirm this ? The blank cases seems to correspond to the original permissions (I checked a 1.3.x version) and, in fact, the " Guest " / " Registered " / " Publisher " / " Reviewer " / " Content Manager " permissions are written but they do exist. Maybe some lang' var issue ?


spydie [ Tue 05 Oct, 2010 09:52 ]
Post subject: Re: Icy Phoenix 1.3.11.64
Maybe an Lowercase - Uppercase thing like the CMS Issue??


Mighty Gorgon [ Tue 05 Oct, 2010 11:01 ]
Post subject: Re: Icy Phoenix 1.3.11.64
Yes, it should be a CASE problem... anyway I don't care about that section, because is going to be removed.

We are moving to another permission system for CMS (similar to phpBB 3 one).

All CMS related things are highly unstable.


spydie [ Sun 17 Oct, 2010 12:16 ]
Post subject: Re: Icy Phoenix 1.3.11.64
REV 250

Block deletion keeps driving CMS crazy.

I just tested on local enviorement.

I keep getting this sql error, when i delet a block from portal page, and going on edit this page, it tells me , NO PORTAL PAGE been selected to edit

second. CMS config disapears aswell, after deleting a block. You just get the normal CMS config page, without any fields to edit in


GalaxiaNaruto [ Fri 22 Oct, 2010 19:49 ]
Post subject: Re: Icy Phoenix 1.3.11.64
When will be released this update in Icy Phoenix Spain(in Spanish and oficially)?

PD: Great Job Mighty Gorgon!!

Regards for everyone!


Mighty Gorgon [ Sat 23 Oct, 2010 12:01 ]
Post subject: Re: Icy Phoenix 1.3.11.64
spydie wrote: [View Post]
REV 250

Block deletion keeps driving CMS crazy.

I just tested on local enviorement.

I keep getting this sql error, when i delet a block from portal page, and going on edit this page, it tells me , NO PORTAL PAGE been selected to edit

second. CMS config disapears aswell, after deleting a block. You just get the normal CMS config page, without any fields to edit in

Thanks for reporting spydie, can you tell me the exact procedure to replicate the problems in a clean installation (if you have the time for doing that)?

Your help is very much appreciated.


spydie [ Sat 23 Oct, 2010 12:24 ]
Post subject: Re: Icy Phoenix 1.3.11.64
I´ve installed rev 250 clean on local enviorement.

when i went to cms to edit some blocks, for testing

i decided to delet TOP POSTERS block from main page, so i went to CMS-PAGES and just deleted the TOP-POSTERS block from the list.

the result was an sql error on portal page and the disapearing of CMS config

portal_1287829440_253486 cms_config

and this happens, when you go to : EDIT THIS PAGE on portal page

edit_this_page


Mighty Gorgon [ Sat 23 Oct, 2010 12:27 ]
Post subject: Re: Icy Phoenix 1.3.11.64
Thank you very much, I'll fix it soon.

I just need to finish the jQuery part for blocks sorting and then I will review the full CMS before coding anything new.


spydie [ Mon 25 Oct, 2010 11:34 ]
Post subject: Re: Icy Phoenix 1.3.11.64
Just stumbled other something here on this very site.

If you go to memberlist, and you select any letter, pagination goes up to 116, but theres only the first 3-4 pages used. All the rest is empty.

It looks to me, like it´s using pagination from ALL Users, for sorting by letter aswell.

icy_com

icy_com1
This is just a sreenshot selecting S letter, but it happens to all of them.

somebody confirm this please


buldo [ Mon 25 Oct, 2010 18:30 ]
Post subject: Re: Icy Phoenix 1.3.11.64
spydie wrote: [View Post]
...somebody confirm this please


Yes, I can confim that.


spydie [ Sun 31 Oct, 2010 10:35 ]
Post subject: Re: Icy Phoenix 1.3.11.64
One question:

What happend to includes/page_header.php or is this version pulling the data now from constants directly??


Mighty Gorgon [ Mon 01 Nov, 2010 11:32 ]
Post subject: Re: Icy Phoenix 1.3.11.64
includes/page_header.php have been removed because it's not the more efficient way to build page headers, especially for modding.

If you look at functions.php now you have new functions to output headers and footers... and also a new function to generate the whole page at the end of each file (allowing all defined vars to be used in header as well!).

Since now header is in a function, you would need to declare as global vars you want to be ported there.


spydie [ Mon 01 Nov, 2010 11:34 ]
Post subject: Re: Icy Phoenix 1.3.11.64
Thanks MG

I drove myself crazy, trying to find that part


Mighty Gorgon [ Mon 01 Nov, 2010 11:37 ]
Post subject: Re: Icy Phoenix 1.3.11.64
Trust me... when you understand how it works, you will agree that it is much more easy and flexible than before.


TheSteffen [ Mon 08 Nov, 2010 10:18 ]
Post subject: Re: Icy Phoenix 1.3.11.64
In ACP, if you want to give a user admin permission
adm/index.php?admin=1
you get this

Code: [Hide] [Select]
SQL ERROR [ mysql4 ]

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 ') GROUP BY (u.user_id) ORDER BY u.user_id ASC' at line 4 [1064]

SQL

SELECT u.user_id, u.user_level FROM ip_users u, ip_forums_watch fw WHERE u.user_id = fw.user_id AND fw.forum_id IN ('3', '4', '5') AND u.user_id NOT IN () GROUP BY (u.user_id) ORDER BY u.user_id ASC

BACKTRACE

FILE: includes/db/mysql.php
LINE: 289
CALL: sql_db->sql_error()

FILE: includes/class_notifications.php
LINE: 307
CALL: sql_db->sql_query()

FILE: adm/admin_ug_auth.php
LINE: 144
CALL: class_notifications->delete_not_auth_notifications()



Like I can see the user is anyway changed to Admin.


Mighty Gorgon [ Sun 14 Nov, 2010 08:55 ]
Post subject: Re: Icy Phoenix 1.3.11.64
Hi Steffen,
thanks for reporting, anyway I was not able to replicate this error. Can you please try to replicate it on a clean installation?

Thanks,
Luca


TheSteffen [ Tue 16 Nov, 2010 19:02 ]
Post subject: Re: Icy Phoenix 1.3.11.64
It was a fresh installation on a real server.

No problem MG, I will keep it in my mind. It is not a big problem.


spydie [ Sat 27 Nov, 2010 16:41 ]
Post subject: Re: Icy Phoenix 1.3.11.64
Rev 251

I keep getting this Sql error, if i delet an block from frontpage.

Explain:

I go to CMS - 3 columns - installed blocks

i select for example Top Users Block and delet it.

Result is an SQL error on Frontpage

Spoiler: [ Show ]



Can someone confirm this , please


spydie [ Fri 10 Dec, 2010 22:26 ]
Post subject: Re: Icy Phoenix 1.3.11.64
Problem with the CMS User permits in ACP-Users-CMS Permissions

Happens that only apears VIP in the dropdown.

FIX:

OPEN adm_cms_auth.php
FIND
Code: [Hide] [Select]
$auth_array = array(
'0' => $lang['CMS_Guest'],
'1' => $lang['CMS_Reg'],
'2' => $lang['CMS_VIP'],
'3' => $lang['CMS_Publisher'],
'4' => $lang['CMS_Reviewer'],
'5' => $lang['CMS_Content_Manager']
);

REPLACE WITH
Code: [Hide] [Select]
$auth_array = array(
'0' => $lang['CMS_GUEST'],
'1' => $lang['CMS_REG'],
'2' => $lang['CMS_VIP'],
'3' => $lang['CMS_PUBLISHER'],
'4' => $lang['CMS_REVIEWER'],
'5' => $lang['CMS_CONTENT_MANAGER']
);


spydie [ Mon 03 Jan, 2011 11:09 ]
Post subject: Re: Icy Phoenix 1.3.11.64
some other thing.

Don´t know, if this happens to someone else aswell.

If you try to change the default template, It want switch.

neither does it in the profile or in the menu option, there only apears Frozen as default, and no more options.

can someone confirm this ??

I tried this on local and on a live test site , with just the 3 standart templates installed.

Installed Lightning aswell, but nothing. Looks like it does´nt post installed templates to the array.

This is in Rev 251.

Well. this disapears, after cleaning the cache manualy. So i´d call this solved


spydie [ Tue 11 Jan, 2011 14:52 ]
Post subject: Re: Icy Phoenix 1.3.11.64
googling around , i stumbled over an solution , that might be interesting including it in all Icy Templates.

google chrome frame. it enables webkit functions in IE even if they are not directly suported by IE

Info: Here

IMHO. this might allow us to focus more on design, not needing to think of, if it will show well on IE aswell, so compatibility passes to background


TheSteffen [ Wed 12 Jan, 2011 20:21 ]
Post subject: Re: Icy Phoenix 1.3.11.64
spydie wrote: [View Post]
this disapears, after leaning the cache manualy. So i´d call this solved

I don't think it is solved.
I had the same problem... after clearing cache the other standard styles can be choosen.
But in portal -> block styles ... the style switching is working for me
But not in profile (also not after cache clearing)
Can someone confirm this?

On IP.com it is working fine
EDIT:
On one of my two SVN 251 IP Sites it is working fine.. the other one not.
I will keep it in my mind


TheSteffen [ Wed 12 Jan, 2011 20:28 ]
Post subject: Re: Icy Phoenix 1.3.11.64
Problem with event registration.

The reg is working fine.
But if some user have registered there and you want to close/delete the event erg
event_reg

topic_reg is set to 0 in ip_topics (thats correct)
But the reg users are still in ip_registration and the topic in ip_registration_desc
They should be delete there




Question with topic_title_clean ...
For german, if you have "ü ö ß", it will be "u o sz"
but it should be "ue oe ss"
Not important




If you logout you will be redirected to forum.php
Is it right or should it be index.php?




If you have tag block enabled and you click on a tag to search
tag_block

You get this if google saerch is enabled for guests

search


TheSteffen [ Fri 14 Jan, 2011 15:03 ]
Post subject: Re: Icy Phoenix 1.3.11.64
OPEN lang_faq.php
FIND
Code: [Hide] [Select]
<a href=\"downloads.php\">

REPLACE WITH
Code: [Hide] [Select]
<a href=\"dload.php\">


spydie [ Fri 14 Jan, 2011 16:16 ]
Post subject: Re: Icy Phoenix 1.3.11.64
TheSteffen wrote: [View Post]
OPEN lang_faq.php
FIND
Code: [Hide] [Select]
<a href=\"downloads.php\">

REPLACE WITH
Code: [Hide] [Select]
<a href=\"dload.php\">


This is for ???


TheSteffen [ Fri 14 Jan, 2011 16:28 ]
Post subject: Re: Icy Phoenix 1.3.11.64
lang_faq.php

language/lang_yourlang/lang_faq.php
I think it is for all langs because the file downloads.php doesn't exist in icyphoenix


spydie [ Fri 14 Jan, 2011 16:39 ]
Post subject: Re: Icy Phoenix 1.3.11.64
downloads advanced is a plugin.

you´ll find it in extras in svn.

that´s probably why i don´t have this Bug. i´m using dl advanced


TheSteffen [ Fri 14 Jan, 2011 16:54 ]
Post subject: Re: Icy Phoenix 1.3.11.64
Ah OK, you are right... if you use the plugin it is working fine.
So we should find a way to work arround or simple delete this link




Powered by Icy Phoenix