add login block onto other pages?

How can i add the login block to other pages in dolphin?

Quote · 8 Apr 2010

First from phpMyAdmin go to your dolphin database and run the following mysql query.
Replace NAME_OF_PAGE with the actual page you want the logon box on.
A list of the available default dolphin pages is below.


This is the sql query to run

INSERT INTO `sys_page_compose` (`Page`, `PageWidth`, `Desc`, `Caption`, `Column`, `Order`, `Func`, `Content`, `DesignBox`, `ColWidth`, `Visible`, `MinWidth`) VALUES
('NAME_OF_PAGE', '998px', 'Shows Login Form', '_Member Login', 0, 0, 'LoginSection', '', 1, 34, 'non', 0)


Available default pages are.....

index
member
profile
profile_info
all_members
browse_page
mail_page
mail_page_view
mail_page_compose
search
join
friends
my_friends
communicator_page
search_home
tags_home
tags_calendar
tags_search
tags_module
categ_calendar
categ_search
categ_module
bx_pmt_details
bx_groups_main
bx_sites_hon
bx_sites_view
bx_sites_profile
bx_sites_main
bx_pmt_orders
bx_avatar_main
articles_home
bx_photos_view
bx_photos_home
bx_photos_rate
bx_pmt_cart
articles_single
bx_files_view
feedback
bx_blogs
bx_groups_my
bx_events_my
bx_groups_view
bx_groups_celendar
forums_index
news_home
news_single
bx_files_home
bx_gsearch
show_poll_info
bx_pmt_history
bx_events_main
ads
bx_events_view
bx_events_celendar
bx_videos_view
bx_videos_home
bx_videos_rate
bx_sounds_rate
bx_sounds_view
bx_sounds_home
poll_home
bx_map
bx_map_edit
bx_store_view
bx_store_celendar
bx_store_main
bx_store_my
wall
bx_mbp_my_membership
pedit


Now go to the page builders and to the page you inserted the block on with the above query.
In the inactive section should be a logon block you can drag to where you want it.

If the block did not show up, then clear your cache, and look again.


https://www.deanbassett.com
Quote · 8 Apr 2010

ooops i meant to hit the + vote sign not the -, moderator please fix if its possible

Thanks! that works, I really appreciate it

Quote · 10 Apr 2010

Hey Deano.


A great help! many thanks!

Du you have a list of Func (here LoginSection) too?

So we can many blocks copy to other pages..

Rappi

Bezirzer.de, elbrocker.de, tierschutz-community.de
Quote · 11 Apr 2010

Not all blocks can just be dropped on any page and expect them to work correctly.

I don't have a list, but i will see if i can come up with one.

https://www.deanbassett.com
Quote · 12 Apr 2010

I'd like to add the login form to html. Is there a way to that? I'm trying to create a nice landing page. Thanks

Quote · 17 Jun 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.