Forum: vBulletin 4.x Add-ons
22 Apr 2020, 10:15
|
Replies: 1
Views: 446
Multiple Registrations with the same IP (Basic)
Hello to everyone.
With the code snippet below, you can prevent registration with the same IP within 1 hour.
If you have a limited download site, it might work for you.
1 - Logon to your...
|
Forum: vB4 General Discussions
15 Sep 2015, 11:48
|
Replies: 17
Views: 989
|
Forum: vBulletin 4.x Add-ons
09 Apr 2012, 13:23
|
Replies: 1,012
Views: 157,224
|
Forum: vBulletin 4.x Add-ons
12 Mar 2012, 15:57
|
Replies: 20
Views: 6,399
|
Forum: vBulletin 4.x Add-ons
12 Mar 2012, 12:01
|
Replies: 20
Views: 6,399
|
Forum: vB4 General Discussions
11 Jan 2012, 15:51
|
Replies: 6
Views: 451
|
Forum: vB4 General Discussions
11 Jan 2012, 15:35
|
Replies: 6
Views: 451
|
Forum: vB4 General Discussions
11 Jan 2012, 15:02
|
Replies: 6
Views: 451
I forgot, sorry :)
$vericek=...
I forgot, sorry :)
$vericek= $db->query_read("SELECT value FROM ".TABLE_PREFIX."tablo WHERE threadid=2");
while ($veri=$db->fetch_array($vericek)){
$post[degerler]=...
|
Forum: vB4 General Discussions
11 Jan 2012, 14:22
|
Replies: 6
Views: 451
How are array variables show to post?
Hi everyone,
My table,
userid ------ threadid ---------- value
1----------------- 2 -------------- deger1
1----------------- 2 -------------- deger2
2----------------- 3 --------------...
|
Forum: vB4 General Discussions
27 Jan 2011, 00:22
|
Replies: 2
Views: 399
|
Forum: vB4 General Discussions
26 Jan 2011, 23:25
|
Replies: 2
Views: 399
Total Attachment ?
Hello everyone ...
How do I process the image? Each member's total number of attachment is required.
Please help me. Thank you in advance.
Note: I apologize for my English.
|
Forum: vBulletin 3.8 Add-ons
20 Oct 2009, 21:04
|
Replies: 2,262
Views: 1,559,921
|
Forum: vBulletin 3.7 Add-ons
20 Oct 2009, 21:04
|
Replies: 2,644
Views: 772,168
|
Forum: vBulletin 3.8 Add-ons
18 Oct 2009, 10:40
|
Replies: 5
Views: 2,032
|
Forum: vBulletin 3.8 Add-ons
17 Oct 2009, 16:49
|
Replies: 5
Views: 2,032
|
Forum: vB3 General Discussions
17 Oct 2009, 12:36
|
Replies: 2
Views: 470
|
Forum: vBulletin 3.7 Add-ons
17 Oct 2009, 12:34
|
Replies: 2,644
Views: 772,168
|
Forum: vB3 General Discussions
16 Oct 2009, 12:25
|
Replies: 2
Views: 470
score system [help]
Hello everyone.
Will I have a request from you.
My member is adding file to open the subject.
I want to give points for attachment.
For example, 5 points.
Later, this member is want to download...
|
Forum: vBulletin 3.8 Add-ons
16 Oct 2009, 07:11
|
Replies: 2,262
Views: 1,559,921
|
Forum: vBulletin 3.7 Add-ons
15 Oct 2009, 21:44
|
Replies: 2,644
Views: 772,168
|
Forum: vBulletin 3.8 Add-ons
15 Jun 2008, 12:14
|
Replies: 638
Views: 180,246
|
Forum: vB3 General Discussions
15 May 2008, 14:47
|
Replies: 2
Views: 829
|
Forum: vB3 General Discussions
15 May 2008, 11:41
|
Replies: 2
Views: 829
re-transport the attachments
Hi,
I transported the attachments to the ATTACHMENT FILE in order to optimisation of forum. But there has been an error. All folders in the file are available but they are not in database....
|
Forum: vB3 General Discussions
03 May 2008, 14:06
|
Replies: 1
Views: 725
|
Forum: vB3 General Discussions
01 May 2008, 00:22
|
Replies: 1
Views: 725
total attachment,threads,online?
Hi.
There are some my questions, pls help me.
I want to show total attachment, total threads and total online time on postbit. Is it possible?
|