Hello, i don’t know if u support this, but i have some questions, i am new in all this thing.
I want to put a Google and a Facebook Register/Login buttons,i know that Phpbb3 Oauth is only for log in and is not working with ForumUS theme, i thing because logout first page is different file that forumlist page.
Anyway i search alot and i found oneall mod but i have same problem like above with the first page.
I don’t know to write my own code for this, with a alot of searching without Knowledge i thing i found a way but i want some info about this.
On Index_body.html –>
<!– Topic Sidebar Widget Start –>
<div class=”topic-sidebar–widget”>
<!– Sidebar Signup Widget Start –>
<div class=”topic-sidebar-widget–signup”>
,a href=”{U_REGISTER}” class=”btn btn-block”>{L_REGISTER}
</div>
<!– Sidebar Signup Widget End –>
I want to know if exist anyway to connect under this widget the oneall module to register with facebook or Youtube.
My oneall mod is on ext like normal but is working only on prosilver like normal, i want to know if i can connect it on ForumUS index_body page