Page 1 of 1

Error on moving block

Posted: 9. April 2010 22:32
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]

Re: Error on moving block

Posted: 3. July 2010 23:02
by flexxall
Found answer here
knowledge/kb_show.php?id=11

Re: Error on moving block

Posted: 3. July 2010 23:44
by Marc
Please take a look at the Knowledge Base:
Knowledge Base: Moving blocks / change order