Error on moving block

Current Version: 1.0.6
Released: 09.01.10
Forum rules
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
Locked

Topic author
Repoman
Active Member
Posts: 4
Joined: 2. April 2010 12:08

Error on moving block

Post by Repoman »

Your Portal Version: 1.0.5
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Basic Knowledge
Boardlink: localhost

What have you done before the problem was there?
Fresh install of Board3 v1.0.5

What have you already tryed to solve the problem?
Search the forum and knowledge base

Description and Message
I tried to move the login-in box and user-menu to the left column by cutting and paste the following code into portal_left.html :

Code: Select all

<!-- IF S_DISPLAY_USERMENU -->
	<!-- IF not S_USER_LOGGED_IN -->
		<!-- INCLUDE portal/block/login_box.html -->
	<!-- ENDIF -->
	<!-- IF not S_IS_BOT and S_USER_LOGGED_IN -->
		<!-- INCLUDE portal/block/user_menu.html -->
	<!-- ENDIF -->
<!-- ENDIF -->
When I purge the cache all works well but when I disable the right column the log-in box and user-menu block disappear from the left column :?:
Anybody who can help me with this problem?

Thanks in advance, Repo[/i]

flexxall
Active Member
Posts: 3
Joined: 2. July 2010 17:35

Re: Error on moving block

Post by flexxall »

Found answer here
knowledge/kb_show.php?id=11
User avatar

Marc
Dev
Posts: 2504
Joined: 17. July 2008 21:08
phpBB.de User: marc1706
phpBB.com User: Marc
Location: Clausthal-Zellerfeld / München
Contact:

Re: Error on moving block

Post by Marc »

Please take a look at the Knowledge Base:
Knowledge Base: Moving blocks / change order
Locked

Return to “board3 Portal 1.0.x - English Support”