The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
bind a community all visits WOL Vb
Hello everyone
following a logical request tbworld on this topic: https://vborg.vbsupport.ru/showthrea...228112&page=67 I open a new thread by copying pasting my request Thank you for the help to come. Hello I'm sorry for my English (translator) and that for me to be obvious. I'll try to be clearer. as the title says, I'd like WOL resscence all visits http://www.gfx-art.fr on all pages. Then if possible, export the variables in the WOL from 4images to replace them and be really accurate with statistics. Currently, the home page, the gallery 4 images, blog Dotclear and VB4.2.1 forum are all linked. (integrated). There is nevertheless something that bothers me: when somebody is on the reception, the gallery or blog, it is not recorded in the WOL Vb. to be recognized (for a while) it is mandatory to go through the forum (visited one of the pages). More restriction When we connect via 4images, it is redirected to 4 images and despite the time the connection is recognized everywhere, WOL Vb Does not detect the person. the idea is to have all the stats for all pages (visitors, members ...) on the WOL forum mm and that these stats are also on the WOL of 4 images. catch here is to illustrate (at the same time): Vbulletin: 4 images: Normally both WOL should notify members 4 and 4 (Vb) +4 (4images)+ dotclear + home page = 8 visitors ++ the idea was to use the recognition Vb thanks to "Create your own vBulletin page" to merge data of the time someone visits or whatever the community page, it is automatically Ressence on WOL 4 images and the Vb and to go further is to use the downright Vb to integrate a 4 images to have all the information and colors.... Is for you'm clear? thank you for your help for information: My communauty: http://www.gfx-art.fr/index.php * the home page is 'index.php' (Total realization) *4 images: '. / Gfx/...' (version 4images 1.7.11, the last) http://www.4homepages.de/ * Dotclear: '. / dotclear/...' (version Dotclear 2.5.3, the last) http://dotclear.org/ * Vb '. / Forum/...' (version Vbulletin 4.2.1, the last) http://www.vbulletin.com/purchases?g...FXDJtAodoW4ABw TY |
#2
|
|||
|
|||
Sorry, Just found this post... When I have some time I will get back to you. Wanted you to know I found the post.
--------------- Added 28 Sep 2013 at 19:15 --------------- REPOSTED: Sorry Double post but I spent the night above without success. On this page (created thanks to a tutorial.) http://www.gfx-art.fr/forum/connect.php template: Code:
{vb:stylevar htmldoctype} <html xmlns="http://www.w3.org/1999/xhtml"<vb:if condition="$vboptions['enablefacebookconnect']"> xmlns:fb="http://www.facebook.com/2008/fbml"</vb:if> dir="{vb:stylevar textdirection}" lang="{vb:stylevar languagecode}" id="vbulletin_html"> <head> {vb:raw headinclude} <vb:if condition="$show['search_noindex']"><meta name="robots" content="noindex,follow" /></vb:if> <title>{vb:raw pagetitle}</title> <script type="text/javascript" src="clientscript/vbulletin_md5.js?v={vb:raw vboptions.simpleversion}"></script> {vb:raw headinsert} {vb:raw headinclude_bottom} </head> <body> {vb:raw header} {vb:raw navbar} <vb:if condition="$show['guest']"> <div class="standard_error"> <form class="block vbform" method="post" action="login.php?do=login" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, {vb:raw show.nopasswordempty})"> <h2 class="blockhead">{vb:rawphrase vbulletin_message}</h2> <input type="hidden" name="do" value="login" /> <input type="hidden" name="url" value="{vb:raw scriptpath}" /> <input type="hidden" name="vb_login_md5password" /> <input type="hidden" name="vb_login_md5password_utf" /> {vb:raw postvars} <input type="hidden" name="s" value="{vb:raw session.sessionhash}" /> <input type="hidden" name="securitytoken" value="{vb:raw bbuserinfo.securitytoken}" /> <div class="blockbody formcontrols"> <h3 class="blocksubhead">Bienvenue, merci de bien vouloir vous connectez</h3> <div class="blockrow restore">{vb:raw errormessage}</div> <vb:if condition="$show['register_message']"> <p class="blockrow">{vb:rawphrase admin_required_register, {vb:raw session.sessionurl}}</p> </vb:if> <h3 class="blocksubhead">{vb:rawphrase log_in}</h3> <div class="blockrow"> <label for="vb_login_username">{vb:rawphrase username}:</label> <input type="text" class="primary textbox" id="vb_login_username" name="vb_login_username" accesskey="u" tabindex="1" /> </div> <div class="blockrow"> <label for="vb_login_password">{vb:rawphrase password}:</label> <input type="password" class="primary textbox" id="vb_login_password" name="vb_login_password" tabindex="1" /> </div> <div class="blockrow singlecheck"> <label for="cb_cookieuser"><input type="checkbox" name="cookieuser" id="cb_cookieuser" value="1" tabindex="1" /> {vb:rawphrase remember_me}</label> </div> </div> <div class="blockfoot actionbuttons"> <div class="group"> <input type="submit" class="button" value="{vb:rawphrase log_in}" accesskey="s" tabindex="1" /> <input type="reset" class="button" value="{vb:rawphrase reset_fields}" accesskey="r" tabindex="1" /> </div> </div> </form> </div> <vb:if condition="!$show['enableforumjump']">{vb:raw forumjump}</vb:if> <vb:else /> </vb:if> {vb:raw footer} </body> </html> PHP Code:
it is redirected to the same page the idea is that when you connect (the person is logged) per page, it is automatically redirected to http://www.gfx-art.fr/forum/index.php I have not managed to achieve despite all my tests and research on google. Someone would have an idea of idiot do this? thank you |
#3
|
|||
|
|||
would be good news because two friends who helped me code the project (I'm not good in php)
tried for many days without finding. I can not wait to see this, thank you |
#4
|
|||
|
|||
hello tbworld
Have you had time to look at my problem? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|