Updating phpBB3 Beta5 to RC1 Tutorial+Script

Support for upgrading any version of your phpBB3 installation
Forum rules
READ: StarTrekGuide.com Board Rules

Support for upgrading any version of phpBB3 to the most recent version.

Re: Updating phpBB3 Beta5 to RC1 Tutorial+Script

Postby johnny » 16 Jun 2007, 08:49

Hi frans, I updated my forum, and most things seem to work.
however, it seems that the subforums display is not working properly. the list of subforums looks totally messed up.
you can see that at:
http://www.medstuds.com/phpBB3/index.php

the forum is in hebrew, so i guess it will be hard to read... however, you don't have to know the language in order to see which forums contain subforums, and to see that the display is totally messed up.

thanks for your help
johnny
Lt. Jr Grade
Lt. Jr Grade
 
Posts: 102
Joined: 03 Jan 2007, 11:58
Gender: Male




phpBB Academy at StarTrekGuide
Support STG
Using PayPal Donate

Re: Updating phpBB3 Beta5 to RC1 Tutorial+Script

Postby ..::Frans::.. » 16 Jun 2007, 09:54

Yes johnny, you're right.......


...i can't read Hebrew :D

But seriouslky now, been looking there and, well, although i can't read hebrew, it looks like this is a css problem. Have you tried to set the style to subsilver for anonymous guests and if so, is the problem then solved ?? ??
ping...
User avatar
..::Frans::..
STG Development
STG Development
 
Posts: 1608
Joined: 28 Mar 2007, 15:37
Location: Netherlands
Favorite Team: RKC
Gender: Male
phpBB Knowledge: 9

Re: Updating phpBB3 Beta5 to RC1 Tutorial+Script

Postby johnny » 17 Jun 2007, 16:24

Hi frans, after changing the style to subsilver or subsilver2 (from prosilver) , all forums display properly (check it out, i made it the default style now).
hmm... do you think this is a bug that should be reported?

to my understanding, this means the messed up forums have nothing to do with the beta5->RC1 upgrade (and not surprisingly :) )

awaiting your thoughts
johnny
Lt. Jr Grade
Lt. Jr Grade
 
Posts: 102
Joined: 03 Jan 2007, 11:58
Gender: Male

Re: Updating phpBB3 Beta5 to RC1 Tutorial+Script

Postby ..::Frans::.. » 18 Jun 2007, 12:52

Well, actually, i really don't know if the problem is language related (please, don't take this personal but i don't even know if hebrew is written from left to right of from right to left) but i guess it shouldn't matter. The only problem you could have is having text being lined at the wrong side....

Have you tried to upload a fresh prosilver style ??? (Just to make sure, there is no hickup in any of the uploaded files)
ping...
User avatar
..::Frans::..
STG Development
STG Development
 
Posts: 1608
Joined: 28 Mar 2007, 15:37
Location: Netherlands
Favorite Team: RKC
Gender: Male
phpBB Knowledge: 9

Re: Updating phpBB3 Beta5 to RC1 Tutorial+Script

Postby johnny » 18 Jun 2007, 16:33

Hebrew is written from right to left :)

i haven't thought of installing the style again, i'll give it a try, although it feels more like an RTL issue.

thanks!
johnny
Lt. Jr Grade
Lt. Jr Grade
 
Posts: 102
Joined: 03 Jan 2007, 11:58
Gender: Male

Re: Updating phpBB3 Beta5 to RC1 Tutorial+Script

Postby johnny » 18 Jun 2007, 17:10

hmm... another issue. not sure if it has anything to do with the upgrade or not.
after installing the hebrew language pack, i'm trying to register a new user with hebrew interface.
i'm getting the following error message on the upper part of the screen:

[phpBB Debug] PHP Notice: in file /includes/ucp/ucp_register.php on line 510: Undefined index: .*_EXPLAIN
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4229: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3661)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4231: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3661)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4232: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3661)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4233: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3661)


hm... anyone?


also, when i change the default board language, nothing happens.... any thoughts? i'm guessing this last one is probably not related to the upgrade, but who knows...
johnny
Lt. Jr Grade
Lt. Jr Grade
 
Posts: 102
Joined: 03 Jan 2007, 11:58
Gender: Male

Re: Updating phpBB3 Beta5 to RC1 Tutorial+Script

Postby msi_333 » 19 Jun 2007, 00:54

thanks for this topic :grin:
User avatar
msi_333
Style Author
Style Author
 
Posts: 91
Joined: 17 Apr 2007, 02:26
Gender: Male

Re: Updating phpBB3 Beta5 to RC1 Tutorial+Script

Postby ..::Frans::.. » 19 Jun 2007, 05:40

johnny wrote:hmm... another issue. not sure if it has anything to do with the upgrade or not.
after installing the hebrew language pack, i'm trying to register a new user with hebrew interface.
i'm getting the following error message on the upper part of the screen:

[phpBB Debug] PHP Notice: in file /includes/ucp/ucp_register.php on line 510: Undefined index: .*_EXPLAIN
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4229: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3661)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4231: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3661)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4232: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3661)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4233: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3661)


hm... anyone?


also, when i change the default board language, nothing happens.... any thoughts? i'm guessing this last one is probably not related to the upgrade, but who knows...



Hi Johnny,

The solution to this problem is very simple. Go to your ACP->User Registration settings, change the setting to anything else, save, open again and change back and save. This will remove the error....


Have you installed the RC1 Lang packs (i saw someone try to install a perfectly good 2.03 lang pack on a RC1 board.....;))
ping...
User avatar
..::Frans::..
STG Development
STG Development
 
Posts: 1608
Joined: 28 Mar 2007, 15:37
Location: Netherlands
Favorite Team: RKC
Gender: Male
phpBB Knowledge: 9

Re: Updating phpBB3 Beta5 to RC1 Tutorial+Script

Postby ..::Frans::.. » 19 Jun 2007, 05:41

msi_333 wrote:thanks for this topic :grin:



:hello:
ping...
User avatar
..::Frans::..
STG Development
STG Development
 
Posts: 1608
Joined: 28 Mar 2007, 15:37
Location: Netherlands
Favorite Team: RKC
Gender: Male
phpBB Knowledge: 9

Re: Updating phpBB3 Beta5 to RC1 Tutorial+Script

Postby johnny » 20 Jun 2007, 13:01

frans, i think all is well now. I don't know why. just loaded the website the next day and it worked...
strange

thanks a lot for all of your help.
johnny
Lt. Jr Grade
Lt. Jr Grade
 
Posts: 102
Joined: 03 Jan 2007, 11:58
Gender: Male

PreviousNext

Return to phpBB3 upgrade support

Who is online

Users browsing this forum: Ezooms Bot and 1 guest