Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 3 of 9
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9  Next
 
Reply with quote Download Post 
Post Re: Icy Phoenix 1.3.11.64 
 
Mighty Gorgon wrote: [View Post]


The problem is that not all servers allow writing permissions... you can check how WordPress works, because its plugins system is really well coded.


thats why i thought of using an ftp script.

it´s probably the only way to work on all servers
 




____________
Out of Order
 
spydieSend private messageVisit poster's website  
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.3.11.64 
 
Is it support utf-8?
 



 
zsolti10Send private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Icy Phoenix 1.3.11.64 
 
Yes  
 




____________
TheSteffen
Often SEARCH is the quickest way to get support.
IcyPhoenix German Support
 
TheSteffenSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Icy Phoenix 1.3.11.64 
 
That's good
And my last question: Why do you use this version number? I mean after 1.2.0.27 the new version number is 1.3.0.53. After 1.3.0.53, 1.3.11.64 will come.
I don't want to insult you, but I don't understand this.
 



 
zsolti10Send private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Icy Phoenix 1.3.11.64 
 
zsolti10 wrote: [View Post]
That's good
And my last question: Why do you use this version number? I mean after 1.2.0.27 the new version number is 1.3.0.53. After 1.3.0.53, 1.3.11.64 will come.
I don't want to insult you, but I don't understand this.

Let me explain with my own words...
1.1, 1.2 and the last one 1.3 are the releases.
Next one would be 1.4 I guess  

So the Zero is for release 1.4.0

1.3.11.64 means, 11th "public" and 64th "private" release
I hope I am right and you could understand how the version is working.
 




____________
TheSteffen
Often SEARCH is the quickest way to get support.
IcyPhoenix German Support
 
TheSteffenSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Icy Phoenix 1.3.11.64 
 
Now understand, thanks
 



 
zsolti10Send private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Icy Phoenix 1.3.11.64 
 
Icy Phoenix versioning is slightly different from what Steffen wrote.

X.Y.Z.W

  • X: major revision
  • Y: minor revision (changes each stable release)
  • Z: number of revisions between two stable releases
  • W: cumulative number of code revisions


In other words Z changes only between stable releases, W increases each time and Y changes only when a new stable version is released. X changes only when the core code is almost rewritten.
 




____________
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.3.11.64 
 
I understand now, thanks MG and TheSteffen.
 



 
zsolti10Send private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Icy Phoenix 1.3.11.64 
 
Possible BUG in xs_news

If you wanna use the News ticker, with an rss feed.

The ticker tells me, it´s not able to read the xml data from Icy.com for example or the feed is just empty.

 rss_feed

funny thing is , loading forum.php at first it shows the feed, but after finnishing load of page, its gone

 rss_feed_on_load

Aswell, i´ve noticed that the table XS_news_xml has only the feed name, url , and direction of feed stored.

xml height, wide, font and speed, are empty.

 table_xs_newsx_xml

Aswell, i get an error message, trying to delet the news entry

 error_message


Edit:

Another Bug, i think.

adm/erc.php

if you try to reset template-data:

Select new theme      
Fatal error: Call to a member function obtain_styles() on a non-object in /homepages/39/d302884489/htdocs/xxxxxxx/includes/functions_selects.php on line 74
 




____________
Out of Order
 
spydieSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Icy Phoenix 1.3.11.64 
 
Another one.

CMS is´nt updating CMS config.

You can change default layout, but

left and right blocks wide does´nt change at all, after changing the settings and saving.

It tells you that they´ve been updated, but going again to CMS config, i see the same data as before, only default layout changes OK.

Funny thing, I created a new portal page, assigned blocks and verything was ok. When i switched back to 3-column changed a few block positions, and had an error message. Investigated a bit, and found that, in the table ip_cms_config , the first three entrys were gone.

1. default_portal
2. header_width
3. footer_width

were´nt anywhere to find

Look´s like something is deleting this tables.

Testet this on a clean install, and on my updatet live site

and AJAX is´nt working aswell. only works a bit in Add´s and publicity
 




____________
Out of Order
 
spydieSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Icy Phoenix 1.3.11.64 
 
Hi spydie,

thanks for reporting...

CMS (SVN Version) is not ready till now.  So, you can test everything else  
 




____________
TheSteffen
Often SEARCH is the quickest way to get support.
IcyPhoenix German Support
 
TheSteffenSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Icy Phoenix 1.3.11.64 
 
But if you don´t report or test everything, then it takes longer to find the bugs  
 




____________
Out of Order
 
spydieSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Icy Phoenix 1.3.11.64 
 
And another one .

New privat chat gives sql errors

Code: [Download] [Hide]
  1. SQL ERROR [ mysql4 ] 
  2.  
  3. 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 'AND s.shout_room = '2|35' 
  4. ORDER BY s.shout_id DESC 
  5. LIMIT 99, 1' at line 3 [1064] 
  6.  
  7. SQL 
  8.  
  9. SELECT s.shout_id 
  10. FROM mods_ajax_shoutbox s 
  11. AND s.shout_room = '2|35' 
  12. ORDER BY s.shout_id DESC 
  13. LIMIT 99, 1 
  14.  
  15. BACKTRACE 
  16.  
  17. FILE: includes/db/mysql.php 
  18. LINE: 289 
  19. CALL: sql_db->sql_error() 
  20.  
  21. FILE: includes/ajax_shoutbox_inc.php 
  22. LINE: 363 
  23. CALL: sql_db->sql_query() 
  24.  
  25. FILE: ajax_shoutbox.php 
  26. LINE: 39 
  27. CALL: include('includes/ajax_shoutbox_inc.php') 
  28.  

 




____________
Out of Order
 
spydieSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Icy Phoenix 1.3.11.64 
 
Error in install/database_update.php Rev 231

Code: [Download] [Hide] [Select]
Fatal error: Call to undefined function utf8_clean_string() in C:\xamp server\xampp\htdocs\nuevo-test\install\includes\functions_install.php on line 2409



Ok forget this.

I just found out, you´ve got to update through install script.


Juas.

Authentication went in the sh...er

It tells me wrong pass

I think the error comes from install script.

running database_update directly i got an error from here

functions_install line 2409 undefined string
Code: [Download] [Hide] [Select]
[$clean_name = utf8_clean_string($row['username']); ]


looking at the database afterwards. clean name is empty. and trying to login it tells you wrong password.
this happens to all users
 




____________
Out of Order
 
spydieSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Icy Phoenix 1.3.11.64 
 
Investigating a bit, it looks like it has something to do with login data beeing compared wrong in database.

You have specified an incorrect username. Please check your username and try again. If you continue to have problems please contact the Administrator.

still trying to find the error.

edit:

found the error.

it´s in includes/auth_db
 




____________
Out of Order
 
spydieSend private messageVisit poster's website  
Back to topPage bottom
Post new topic  Reply to topic  Page 3 of 9
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9  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