Terabyte,
Do yo have better or more quality browser icons for dark skins?
Welcome to Invision Byte
![]() |
|
Guest Message by DevFuse |
(T30) Display Members Browser File Updated: 5 Jan 2010
#42
Posted 06 March 2010 - 09:19 PM

#43
Posted 06 March 2010 - 10:49 PM

Unfortunately I don't have any icons for dark skins, if someone can give me them I will gladly insert them in the package thought 
(Possibly a bit smaller than the one you posted for IE lol!
)

(Possibly a bit smaller than the one you posted for IE lol!

Board Rules - Available Products - Products Faqs - Need a Custom Work?
* Don't PM me for support, post in the forum or submit a ticket from the client area! *
* Don't PM me for support, post in the forum or submit a ticket from the client area! *
#44
Posted 07 March 2010 - 11:53 PM

#45
Posted 08 March 2010 - 09:15 AM

#46
Posted 14 June 2010 - 07:52 PM

Version 1.0.1 released!
Updated the mod to fix a bug in the ACP when using the active users block for IP.Content, to update the modification to this new version re-import the xml file of the hook and re-upload the files from the new package overwriting the old ones.
If you are already using IP.Board 3.1 wait for the new version of the mod which will be released in the next minutes
EDIT: 3.1 version can be found here: http://community.invisionbyte.net/topic/4409-t31-display-members-browser-200/
Updated the mod to fix a bug in the ACP when using the active users block for IP.Content, to update the modification to this new version re-import the xml file of the hook and re-upload the files from the new package overwriting the old ones.
If you are already using IP.Board 3.1 wait for the new version of the mod which will be released in the next minutes

EDIT: 3.1 version can be found here: http://community.invisionbyte.net/topic/4409-t31-display-members-browser-200/

Board Rules - Available Products - Products Faqs - Need a Custom Work?
* Don't PM me for support, post in the forum or submit a ticket from the client area! *
* Don't PM me for support, post in the forum or submit a ticket from the client area! *
#47
Posted 22 June 2010 - 04:58 AM

Everyone with an Apple iPad ( Including myself ) the browser is showing as 'Mozilla'
Anything we can do about this ?
Thanks
Anything we can do about this ?
Thanks
#48
Posted 26 June 2010 - 05:34 PM

That depends from the user agents set in your ACP, check that the regex for the iPad is setup properly.
Board Rules - Available Products - Products Faqs - Need a Custom Work?
* Don't PM me for support, post in the forum or submit a ticket from the client area! *
* Don't PM me for support, post in the forum or submit a ticket from the client area! *
#49
Posted 26 June 2010 - 05:51 PM

Gotcha! I didn't have user agent added for iPad, but I do now and working fine!
Another question. does this mod work on IPB v3.1.x ?
Thanks
Another question. does this mod work on IPB v3.1.x ?
Thanks
#50
Posted 26 June 2010 - 09:59 PM

There is an updated version with less edits for IPB 3.1: http://community.invisionbyte.net/topic/4409-t31-display-members-browser-200/
Board Rules - Available Products - Products Faqs - Need a Custom Work?
* Don't PM me for support, post in the forum or submit a ticket from the client area! *
* Don't PM me for support, post in the forum or submit a ticket from the client area! *
#52
Posted 16 November 2010 - 08:15 PM

Could you tell me where can I translate this hook to my language? I can't find it 
EDIT: OMG, wrong topic!
Sorry.

EDIT: OMG, wrong topic!

This post has been edited by WH4YER0: 16 November 2010 - 08:15 PM
#54
Posted 19 June 2012 - 03:36 PM

Vorrei proporre una nuova idea per migliorare questa risorsa!
Si potrebbe aggiungere la funzionalità di conoscere da quale sito proviene il visitatore?? ESEMPIO
siti utili: 1, 2,
php da aggiungere---> $_SERVER['HTTP_REFERER'];
utile per IP.SEO secondo me!
ENGLISH
I would like to propose a new idea to improve this resource!
You could add the functionality to know from which site the visitor came? EXAMPLE
Useful sites: 1, 2,
php to add ---> $ _SERVER ['HTTP_REFERER'];
IP.SEO useful to me!
Si potrebbe aggiungere la funzionalità di conoscere da quale sito proviene il visitatore?? ESEMPIO
siti utili: 1, 2,
php da aggiungere---> $_SERVER['HTTP_REFERER'];
utile per IP.SEO secondo me!
Quote
Il referer (o HTTP referer) è semplicemente l'URL di un elemento che conduce all'elemento corrente: ad esempio, il referer di una pagina HTML può essere un'altra pagina HTML. In sostanza, esso rappresenta la fonte dalla quale un utente è venuto a conoscenza di una pagina. Il referer è parte integrante di una request HTTP inviata dal browser al webserver.
Per risalire al referer tramite Javascript è possibile utilizzare la variabile document.referrer, mentre in PHP la variabile è $_SERVER["HTTP_REFERER"]. Molti strumenti di gestione blog hanno al loro interno delle funzionalità relative alla raccolta, all'analisi ed al controllo dei referer, rendendo pubblici i risultati ottenuti; queste funzionalità sono state ideate originariamente al fine di "restituire il favore", ovvero di relinkare le pagine che hanno fornito un link alla pagina in questione: ultimamente queste funzionalità sono state pesantemente prese di mira dallo spam.
Per risalire al referer tramite Javascript è possibile utilizzare la variabile document.referrer, mentre in PHP la variabile è $_SERVER["HTTP_REFERER"]. Molti strumenti di gestione blog hanno al loro interno delle funzionalità relative alla raccolta, all'analisi ed al controllo dei referer, rendendo pubblici i risultati ottenuti; queste funzionalità sono state ideate originariamente al fine di "restituire il favore", ovvero di relinkare le pagine che hanno fornito un link alla pagina in questione: ultimamente queste funzionalità sono state pesantemente prese di mira dallo spam.
ENGLISH
I would like to propose a new idea to improve this resource!
You could add the functionality to know from which site the visitor came? EXAMPLE
Useful sites: 1, 2,
php to add ---> $ _SERVER ['HTTP_REFERER'];
IP.SEO useful to me!
This post has been edited by Skillman_92: 19 June 2012 - 03:38 PM
#55
Posted 19 June 2012 - 09:51 PM

That would be a completely new modification, the purpose of this modification is to display only the browser (which is extract by data already saved in the sessions table).
I'll add this suggestion to my todo list for future hooks but no promises.
I'll add this suggestion to my todo list for future hooks but no promises.
Board Rules - Available Products - Products Faqs - Need a Custom Work?
* Don't PM me for support, post in the forum or submit a ticket from the client area! *
* Don't PM me for support, post in the forum or submit a ticket from the client area! *
#56
Posted 20 June 2012 - 04:55 PM

Ok perfect, just missing this feature in ipboard shame not to put it into the default package. Thanks for letting me reply soon;)