|
Page 2 of 2
|
ThE KuKa
Joined: August 2006
Posts: 489
Location: Sabadell
|
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)
- DROP TABLE `phpbb_sessions`;
-
- CREATE TABLE `phpbb_sessions` (
- `session_id` VARCHAR(32) NOT NULL DEFAULT '',
- `session_user_id` MEDIUMINT(8) NOT NULL DEFAULT '0',
- `session_start` INT(11) NOT NULL DEFAULT '0',
- `session_time` INT(11) NOT NULL DEFAULT '0',
- `session_ip` VARCHAR(40) NOT NULL DEFAULT '0',
- `session_browser` VARCHAR(255) DEFAULT '' NOT NULL,
- `session_page` VARCHAR(255) NOT NULL DEFAULT '',
- `session_logged_in` TINYINT(1) NOT NULL DEFAULT '0',
- `session_forum_id` MEDIUMINT(8) UNSIGNED DEFAULT '0' NOT NULL,
- `session_topic_id` MEDIUMINT(8) UNSIGNED DEFAULT '0' NOT NULL,
- `session_last_visit` INT(11) UNSIGNED DEFAULT '0' NOT NULL,
- `session_forwarded_for` VARCHAR(255) DEFAULT '' NOT NULL,
- `session_viewonline` TINYINT(1) UNSIGNED DEFAULT '1' NOT NULL,
- `session_autologin` TINYINT(1) UNSIGNED DEFAULT '0' NOT NULL,
- `session_admin` TINYINT(1) UNSIGNED NOT NULL DEFAULT '0',
- PRIMARY KEY (`session_id`),
- KEY `session_user_id` (`session_user_id`),
- KEY `session_fid` (`session_forum_id`)
- );
-
- DROP TABLE `phpbb_sessions_keys`;
-
- CREATE TABLE `phpbb_sessions_keys` (
- `key_id` VARCHAR(32) NOT NULL DEFAULT '0',
- `user_id` MEDIUMINT(8) NOT NULL DEFAULT '0',
- `last_ip` VARCHAR(40) NOT NULL DEFAULT '',
- `last_login` INT(11) NOT NULL DEFAULT '0',
- PRIMARY KEY (`key_id`,`user_id`),
- KEY `last_login` (`last_login`)
- );
-
- ## `phpbb_sessions_keys`
And working...
|
#16 Tue 31 Jul, 2012 16:32 |
|
Sponsors
|
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.
|
|
Mighty Gorgon
Luca Libralato
Joined: August 2006
Posts: 7192
Location: Borgo San Michele
|
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
|
#18 Tue 31 Jul, 2012 16:47 |
|
ThE KuKa
Joined: August 2006
Posts: 489
Location: Sabadell
|
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
Ohhhhhhhhhhhhhh
Sorry, I love you!
Thanks!
@ MG - No problem, you will work with the code.
Thanks!
|
#19 Tue 31 Jul, 2012 16:50 |
|
ThE KuKa
Joined: August 2006
Posts: 489
Location: Sabadell
|
Re: [SOLVED] Icy Phoenix Spain - Blank page after update
Icy Phoenix Spain working again!!!
Thanks for all, thank you friends!
|
#20 Tue 31 Jul, 2012 21:06 |
|
Mighty Gorgon
Luca Libralato
Joined: August 2006
Posts: 7192
Location: Borgo San Michele
|
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
|
#21 Wed 01 Aug, 2012 08:55 |
|
Informpro
Joined: October 2008
Posts: 1110
Location:
|
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)
|
#22 Wed 01 Aug, 2012 13:21 |
|
ThE KuKa
Joined: August 2006
Posts: 489
Location: Sabadell
|
Re: [SOLVED] Icy Phoenix Spain - Blank page after update
Yes, there were several errors in the database
|
#23 Wed 01 Aug, 2012 15:16 |
|
Joshua203
Joshua 203
Dutch A Go Go
Joined: August 2008
Posts: 1754
Location: Earth, Europe, the Netherlands, Rotterdam
|
Re: Icy Phoenix Spain - Blank page after update
ooopZ SORRY
____________ www.DutchaGoGo.com (development/under construction ...Forever?¿?)
|
#24 Sat 27 Apr, 2013 20:25 |
|
|
Page 2 of 2
|
Was this topic useful?
Was this topic useful?
Link this topic |
URL |
|
BBCode |
|
HTML |
|
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
|
|
|
|