You are not logged in.
- Topics: Active | Unanswered
#51 2011-03-12 19:54:33
- adaur
- Developer
- From: France
- Registered: 2010-01-07
- Posts: 843
- Website
Re: FluxBB by Visman
Hi Visman
I need your help with this type of link: http://www1.zippyshare.com/view.jsp?loc … ey=7185655
It is the same as http://www1.zippyshare.com/v/7185655/file.html but of course your regex doesn't work .
I tried
$text = preg_replace('#\[audio\]http://([-_a-zA-Z0-9]+?).zippyshare.com/view.jsp?locale=([a-z]{2})&key=([-_a-zA-Z0-9]+?)\[/audio\]#U',
'</p><div class="bbvideo">'.
'<script type="text/javascript">var zippywww="$1";var zippyfile="$3";var zippydown="ffffff";var zippyfront="000000";var zippyback="ffffff";var zippylight="000000";var zippywidth=350;var zippyauto=false;var zippyvol=80;</script><script type="text/javascript" src="http://api.zippyshare.com/api/embed.js"></script>'.
'</div><p>', $text);
but it isn't working.
Do you have an idea?
FeatherBB - A simple and lightweight new generation forum system
Based on FluxBB, written in PHP, using Slim Framework for a proper OOP-MVC architecture.
Offline
#52 2011-03-13 05:02:58
- Visman
- Member
- From: Siberia
- Registered: 2010-07-10
- Posts: 1,476
- Website
Re: FluxBB by Visman
$text = preg_replace('#\[audio\]http://([-_a-zA-Z0-9]+?).zippyshare.com/view.jsp.*?key=([-_a-zA-Z0-9]+?)(&.*?)*?\[/audio\]#U',
'</p><div class="bbvideo">'.
'<script type="text/javascript">var zippywww="$1";var zippyfile="$2";var zippydown="ffffff";var zippyfront="000000";var zippyback="ffffff";var zippylight="000000";var zippywidth=350;var zippyauto=false;var zippyvol=80;</script><script type="text/javascript" src="http://api.zippyshare.com/api/embed.js"></script>'.
'</div><p>', $text);
My modification of FluxBB 1.5.11 - rev.82, Parserus, UserAgentAnalyzer
I speak only Russian
Offline
#53 2011-03-13 09:54:33
- adaur
- Developer
- From: France
- Registered: 2010-01-07
- Posts: 843
- Website
Re: FluxBB by Visman
Visman, you are PHP's god!
FeatherBB - A simple and lightweight new generation forum system
Based on FluxBB, written in PHP, using Slim Framework for a proper OOP-MVC architecture.
Offline
#54 2011-03-27 04:07:24
- Visman
- Member
- From: Siberia
- Registered: 2010-07-10
- Posts: 1,476
- Website
Re: FluxBB by Visman
new revision 39:
FluxBB up to v.1.4.5.
Mods are updated to last versions.
Editing of small glitches is spent.
My modification of FluxBB 1.5.11 - rev.82, Parserus, UserAgentAnalyzer
I speak only Russian
Offline
#55 2011-03-27 05:12:48
- Visman
- Member
- From: Siberia
- Registered: 2010-07-10
- Posts: 1,476
- Website
Re: FluxBB by Visman
delete files:
admin_prune.php
lang/English/admin_prune.php
lang/Russian/admin_prune.php
My modification of FluxBB 1.5.11 - rev.82, Parserus, UserAgentAnalyzer
I speak only Russian
Offline
#56 2011-03-27 10:54:21
- Jack
- Member
- Registered: 2010-12-24
- Posts: 485
- Website
Re: FluxBB by Visman
Hi Visman, I tried to check your version but the link in your signature is broken .
J
Sorry I don't speak English
FluxBB Italy
Offline
#57 2011-03-27 11:15:11
- Visman
- Member
- From: Siberia
- Registered: 2010-07-10
- Posts: 1,476
- Website
Re: FluxBB by Visman
Has checked up.
Both sites work.
The file is downloaded.
My modification of FluxBB 1.5.11 - rev.82, Parserus, UserAgentAnalyzer
I speak only Russian
Offline
#58 2011-03-27 18:36:08
- adaur
- Developer
- From: France
- Registered: 2010-01-07
- Posts: 843
- Website
Re: FluxBB by Visman
For me, http://fluxbb.org.ru/forum/viewtopic.php?id=3260 is up but not http://forum.alltes.ru/fluxbb14test/.
I'm using OpenDNS.
FeatherBB - A simple and lightweight new generation forum system
Based on FluxBB, written in PHP, using Slim Framework for a proper OOP-MVC architecture.
Offline
#59 2011-03-28 19:02:36
- jejeje
- Member
- Registered: 2011-03-18
- Posts: 288
- Website
Re: FluxBB by Visman
Man the website is not working either i cannot download the zip file fluxbb-39-1-4-5.zip maybe your website only works inside russia ? i tried to use a free proxy it said 101 error cannot open the website, thx 4 the efforts
Offline
#60 2011-03-28 19:13:11
- jejeje
- Member
- Registered: 2011-03-18
- Posts: 288
- Website
Re: FluxBB by Visman
i would like to ask if i used your version over what i have will my posts,topics... still remains, are they saved into the sql server or they're saved on my ftp server ?
Offline
#61 2011-03-28 19:35:27
- Sampi
- Member
- Registered: 2010-02-14
- Posts: 5
Re: FluxBB by Visman
Doesn't work for me either:
# wget http://forum.alltes.ru/fluxbb14test/img/members/2/fluxbb-39-1-4-5.zip
--2011-03-28 15:31:28-- http://forum.alltes.ru/fluxbb14test/img/members/2/fluxbb-39-1-4-5.zip
Resolving forum.alltes.ru... 213.85.107.139
Connecting to forum.alltes.ru|213.85.107.139|:80... failed: Connection timed out.
I have tried to download from home as well as from three other locations throughout the United States.
Offline
#62 2011-03-28 23:18:36
- Visman
- Member
- From: Siberia
- Registered: 2010-07-10
- Posts: 1,476
- Website
Re: FluxBB by Visman
fluxbb-39-1-4-5.zip 804 Кб _http://webfile.ru/5228195
My modification of FluxBB 1.5.11 - rev.82, Parserus, UserAgentAnalyzer
I speak only Russian
Offline
#63 2011-04-21 05:06:34
- Visman
- Member
- From: Siberia
- Registered: 2010-07-10
- Posts: 1,476
- Website
Re: FluxBB by Visman
new revision 41:
Mods are updated to last versions.
My modification of FluxBB 1.5.11 - rev.82, Parserus, UserAgentAnalyzer
I speak only Russian
Offline
#64 2011-04-23 13:28:56
- Visman
- Member
- From: Siberia
- Registered: 2010-07-10
- Posts: 1,476
- Website
Re: FluxBB by Visman
for rev.41
file include/poll.php
function poll_form_post($tid)
{
poll_form($tid);
}
-->
function poll_form_post($tid)
{
if ($tid == 0)
poll_form(0);
}
My modification of FluxBB 1.5.11 - rev.82, Parserus, UserAgentAnalyzer
I speak only Russian
Offline
#65 2011-04-27 16:50:22
- Visman
- Member
- From: Siberia
- Registered: 2010-07-10
- Posts: 1,476
- Website
Re: FluxBB by Visman
My modification of FluxBB 1.5.11 - rev.82, Parserus, UserAgentAnalyzer
I speak only Russian
Offline
#66 2011-05-02 16:10:48
- Visman
- Member
- From: Siberia
- Registered: 2010-07-10
- Posts: 1,476
- Website
Re: FluxBB by Visman
new revision 42:
my new mod Who are in this topic now
New Private Messaging System - 1.5.1
Poll Mod - 1.2.1
My modification of FluxBB 1.5.11 - rev.82, Parserus, UserAgentAnalyzer
I speak only Russian
Offline
#67 2011-05-02 17:59:14
- jejeje
- Member
- Registered: 2011-03-18
- Posts: 288
- Website
Re: FluxBB by Visman
your site is not accessible
could not find forum.alltes.ru
Offline
#68 2011-05-02 20:21:23
- adaur
- Developer
- From: France
- Registered: 2010-01-07
- Posts: 843
- Website
Re: FluxBB by Visman
It's working fine for me.
FeatherBB - A simple and lightweight new generation forum system
Based on FluxBB, written in PHP, using Slim Framework for a proper OOP-MVC architecture.
Offline
#69 2011-05-12 20:07:50
- fabek
- Member
- Registered: 2011-01-26
- Posts: 17
Re: FluxBB by Visman
Hello Visman, something interesting found here: http://fluxbb.org/forums/viewtopic.php?id=5251
Maybe it's a good idea to include that mod in your FluxBB?
coder/reverser/programmer (asm, c++, php, etc.)
Offline
#70 2011-05-20 23:22:33
- n4is3n
- Member
- From: Indonesia
- Registered: 2010-03-26
- Posts: 17
- Website
Re: FluxBB by Visman
In user agent, how i can add more system? there is no Fedora and Android...
Thanks
- Hiduplah Indonesia Raya -
Offline
#71 2011-05-21 04:21:43
- Visman
- Member
- From: Siberia
- Registered: 2010-07-10
- Posts: 1,476
- Website
Re: FluxBB by Visman
What UserAgent have Fedora and Android?
My modification of FluxBB 1.5.11 - rev.82, Parserus, UserAgentAnalyzer
I speak only Russian
Offline
#72 2011-05-21 07:10:27
- daris
- Developer
- From: Poland
- Registered: 2008-05-09
- Posts: 557
Re: FluxBB by Visman
You need to add 'Fedora' and 'Android' to linux $systems array
edit: Fedora is already there, hmm, maybe user agent doesn't contain linux word?
Last edited by daris (2011-05-21 07:12:24)
Sorry for my English ;p
Polish FluxBB support | FluxBB 1.4 styles | Mods for FluxBB
Offline
#73 2011-05-21 09:25:20
- n4is3n
- Member
- From: Indonesia
- Registered: 2010-03-26
- Posts: 17
- Website
Re: FluxBB by Visman
Hmm.. i cannot see any fedora's logo in image folder... I use Fedora, and it only shown as Linux... :-/
- Hiduplah Indonesia Raya -
Offline
#74 2011-05-21 10:16:34
- daris
- Developer
- From: Poland
- Registered: 2008-05-09
- Posts: 557
Re: FluxBB by Visman
Can you post your user agent? (you can check it here)
Sorry for my English ;p
Polish FluxBB support | FluxBB 1.4 styles | Mods for FluxBB
Offline
#75 2011-05-21 10:54:08
- Visman
- Member
- From: Siberia
- Registered: 2010-07-10
- Posts: 1,476
- Website
Re: FluxBB by Visman
or see in your post
My modification of FluxBB 1.5.11 - rev.82, Parserus, UserAgentAnalyzer
I speak only Russian
Offline