hook pf_change_details_identity_pre_url
ob_start();
hook pf_change_details_identity_pre_facebook
ob_end_clean();
in table users clear the url column
You are not logged in. Please login or register.
PunBB Forums → Posts by Visman
hook pf_change_details_identity_pre_url
ob_start();
hook pf_change_details_identity_pre_facebook
ob_end_clean();
in table users clear the url column
These are bots
--
In hook fn_generate_navlinks_end
$links['index'] = '<li id="navindex"'.((FORUM_PAGE == 'index') ? ' class="isactive"' : '').'><a href="'.forum_link($forum_url['index']).'">Forums</a></li>';
array_unshift($links, '<li id="navsite"><a href="LINK TO YOU SITE">'.$lang_common['Index'].'</a></li>');
then..
if im post like this[spoiler]zzz/spoiler][spoiler]zzz/spoiler]
there is not getting eror warning, n then make strang result in post.php
v 0.9.5
Adds video of vk.com, audio of mixcloud.com and hulkshare.com.
extension id != extension folder name
This my expansion from FluxBB.
Adds javascript which will transform links in the browser of the user to media a content.
It is supported
video: YouTube, Vimeo, Rutube, Dailymotion, Sibnet, Facebook, Coub, Vine, VK, IGN, Gamespot, OK.ru, _www.aparat.com, izlesene.com, vlipsy.com and direct urls for mp4, m4v, ogv, webm, webmv;
audio: SoundCloud, ZippyShare, PromoDJ, Mixcloud, Hulkshare and direct urls for mp3, m4a, ogg, oga, webma, wav, flac;
maps: Google Maps, Yandex Maps.
v 0.9.5 https://github.com/MioVisman/punbb_exte … va_mediajs
In the Russian subject my sequence of actions is written
I took the manifest.xml file from the Fancy Spoiler expansion, I removed all superfluous, I inserted a spoiler code from my mod for FluxBB _h t t p s : / / fluxbb.org/resources/mods/spoiler/
This spoiler works even in the list
Add BBcode tag «spoiler»
v 1.0.3 https://github.com/MioVisman/punbb_exte … va_spoiler
P.S. You can use only one of the extensions at a time: either sva_spoiler or sva_spoiler_nojs.
return sprintf($lang_common['Years'], $way);
in russian common.php
'Years' => 'бурум-пурум %s',
in bulgaria common.php
'Years' => '%s пурум-бурум' ,
PHP v 5.5?
PunBB Forums → Posts by Visman
Powered by PunBB, supported by Informer Technologies, Inc.