Icy Phoenix

     
 


Tags And Keywordsafter, blank, icy, page, phoenix, update

Post new topic  Reply to topic 
Page 2 of 2
Goto page Previous  1, 2
 
Reply with quote Download Post 
Post Re: Icy Phoenix Spain - Blank page after update 
 
Working...???
Some images missing

My problem.

After Step 7, 8, 9, and blank page Step 10.

Show error "session_last_visit" no exist.

phpMyAdmin and SQL tab (into Icy DB)

Code: [Download] [Hide]
  1. DROP TABLE `phpbb_sessions`; 
  2.  
  3. CREATE TABLE `phpbb_sessions` ( 
  4.     `session_id` VARCHAR(32) NOT NULL DEFAULT '', 
  5.     `session_user_id` MEDIUMINT(8) NOT NULL DEFAULT '0', 
  6.     `session_start` INT(11) NOT NULL DEFAULT '0', 
  7.     `session_time` INT(11) NOT NULL DEFAULT '0', 
  8.     `session_ip` VARCHAR(40) NOT NULL DEFAULT '0', 
  9.     `session_browser` VARCHAR(255) DEFAULT '' NOT NULL, 
  10.     `session_page` VARCHAR(255) NOT NULL DEFAULT '', 
  11.     `session_logged_in` TINYINT(1) NOT NULL DEFAULT '0', 
  12.     `session_forum_id` MEDIUMINT(8) UNSIGNED DEFAULT '0' NOT NULL, 
  13.     `session_topic_id` MEDIUMINT(8) UNSIGNED DEFAULT '0' NOT NULL, 
  14.     `session_last_visit` INT(11) UNSIGNED DEFAULT '0' NOT NULL, 
  15.     `session_forwarded_for` VARCHAR(255) DEFAULT '' NOT NULL, 
  16.     `session_viewonline` TINYINT(1) UNSIGNED DEFAULT '1' NOT NULL, 
  17.     `session_autologin` TINYINT(1) UNSIGNED DEFAULT '0' NOT NULL, 
  18.     `session_admin` TINYINT(1) UNSIGNED NOT NULL DEFAULT '0', 
  19.     PRIMARY KEY (`session_id`), 
  20.     KEY `session_user_id` (`session_user_id`), 
  21.     KEY `session_fid` (`session_forum_id`) 
  22. ); 
  23.  
  24. DROP TABLE `phpbb_sessions_keys`; 
  25.  
  26. CREATE TABLE `phpbb_sessions_keys` ( 
  27.     `key_id` VARCHAR(32) NOT NULL DEFAULT '0', 
  28.     `user_id` MEDIUMINT(8) NOT NULL DEFAULT '0', 
  29.     `last_ip` VARCHAR(40) NOT NULL DEFAULT '', 
  30.     `last_login` INT(11) NOT NULL DEFAULT '0', 
  31.     PRIMARY KEY (`key_id`,`user_id`), 
  32.     KEY `last_login` (`last_login`) 
  33. ); 
  34.  
  35. ## `phpbb_sessions_keys` 

And working...
 




____________
ThE KuKa - www.phpBB-Es.COM - Custom Installations phpBB
 
ThE KuKaSend 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 Spain - Blank Page After Update 
 
Have you done this?


Quote:
Rename the following folder:
files/posted_images ==> files/images


http://www.icyphoenix.com/docs/readme_english.html#upgrade_ip
 




____________
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 Spain - Blank page after update 
 
If you don't solve your issues, I can have a look at it tonight. Just let me know if you need my help.
 




____________
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 Spain - Blank Page After Update 
 
m740 wrote: [View Post]
Have you done this?
Quote:
Rename the following folder:
files/posted_images ==> files/images


http://www.icyphoenix.com/docs/readme_english.html#upgrade_ip

Ohhhhhhhhhhhhhh  
Sorry, I love you!

Thanks!

@ MG -  No problem,  you will work with the code.
Thanks!
 




____________
ThE KuKa - www.phpBB-Es.COM - Custom Installations phpBB
 
ThE KuKaSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [SOLVED] Icy Phoenix Spain - Blank page after update 
 
Icy Phoenix Spain working again!!!

Thanks for all, thank you friends!
 




____________
ThE KuKa - www.phpBB-Es.COM - Custom Installations phpBB
 
ThE KuKaSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [SOLVED] Icy Phoenix Spain - Blank page after update 
 
I'm glad you solved.

It was very strange that the folder with a different name was causing blank pages.
 




____________
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: [SOLVED] Icy Phoenix Spain - Blank Page After Update 
 
The error was that the table "session_last_visit" did not exist. (the image problem came after)
 



 
InformproSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [SOLVED] Icy Phoenix Spain - Blank page after update 
 
Yes, there were several errors in the database
 




____________
ThE KuKa - www.phpBB-Es.COM - Custom Installations phpBB
 
ThE KuKaSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Icy Phoenix Spain - Blank page after update 
 
ooopZ SORRY
 




____________
www.DutchaGoGo.com (development/under construction ...Forever?¿?)
 
Joshua203Send private messageVisit poster's website  
Back to topPage bottom
Post new topic  Reply to topic  Page 2 of 2
Goto page Previous  1, 2


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