Forum: vBulletin 3.8 Add-ons
30 Dec 2018, 22:55
|
Replies: 5
Views: 5,066
|
Forum: vBulletin 4.x Add-ons
04 Mar 2018, 22:36
|
Replies: 580
Views: 105,820
|
Forum: vB3 Programming Discussions
30 Aug 2012, 21:16
|
Replies: 11
Views: 1,130
|
Forum: vB3 Programming Discussions
26 Aug 2012, 10:29
|
Replies: 11
Views: 1,130
Kh99,
I have one preg_match I simply cannot...
Kh99,
I have one preg_match I simply cannot get to work as true in this if statement.
Any ideas?
// Check for player reports
$p1 = "/BOT report (.*);(.*)/";
if (preg_match_all($p1,...
|
Forum: vB3 Programming Discussions
25 Aug 2012, 14:51
|
Replies: 11
Views: 1,130
|
Forum: vB3 Programming Discussions
25 Aug 2012, 14:22
|
Replies: 11
Views: 1,130
I was using the { } characters to enclose the...
I was using the { } characters to enclose the variable as I have done in a mysql query for any variables like $array['offset'];
Do you not need to enclose variables? Is there documentation to...
|
Forum: vB3 Programming Discussions
25 Aug 2012, 11:50
|
Replies: 11
Views: 1,130
|
Forum: vB3 Programming Discussions
17 Aug 2012, 16:43
|
Replies: 11
Views: 1,130
Using preg_match_all...
Hi everyone,
I have a string for example like below:
id:3,name:example,ip:89.12.4.54,sa:false,a:false;id:5,name:exampletwo,ip:78.23.45.61,sa:false,a:true;
I am using a preg_match_all...
|
Forum: vB3 Programming Discussions
29 Jul 2012, 18:46
|
Replies: 6
Views: 1,144
Hi Kh99,
I know its been a while since I had...
Hi Kh99,
I know its been a while since I had this issue, but I have since been trying using another method.
Instead of using the old method:
// Store all checkboxes as array
$a_offenses =...
|
Forum: vB3 General Discussions
20 Jul 2012, 22:37
|
Replies: 11
Views: 1,074
|
Forum: vB3 General Discussions
20 Jul 2012, 21:56
|
Replies: 11
Views: 1,074
|
Forum: vB3 General Discussions
20 Jul 2012, 08:58
|
Replies: 11
Views: 1,074
|
Forum: vB3 General Discussions
19 Jul 2012, 21:28
|
Replies: 11
Views: 1,074
Hi,
Thanks for your reply.
The code is...
Hi,
Thanks for your reply.
The code is used in a template on the forumhome.
The image with the first code simply does not show whereas change it to a pixel ie. width="200" works. It seems to...
|
Forum: Community Lounge
19 Jul 2012, 19:58
|
Replies: 10
Views: 1,221
|
Forum: vB4 General Discussions
19 Jul 2012, 19:56
|
Replies: 5
Views: 1,153
|
Forum: vB3 General Discussions
19 Jul 2012, 19:08
|
Replies: 11
Views: 1,074
Avatar Resizing
Hi guys,
Have a weird one here but I want to resize an avatar displayed using %. However, when doing it with the below method the image does not display.
<a...
|
Forum: vB3 Programming Discussions
10 Jun 2012, 18:22
|
Replies: 6
Views: 1,144
|
Forum: vB3 Programming Discussions
10 Jun 2012, 17:43
|
Replies: 6
Views: 1,144
Hi, thanks for your response.
I dont follow...
Hi, thanks for your response.
I dont follow what you mean.
Heres an example.
Row 'offenses' for ID 4; Team Killing, Spamming, ROE Violations
Out of all the checkbox possibilities as...
|
Forum: vB3 Programming Discussions
10 Jun 2012, 16:47
|
Replies: 6
Views: 1,144
Retrieving checkbox values from MYSQL
Hello everyone.
I am tearing my hair out with this one and I sort of know the reason why it wont work, being a loop issue but I cant see where I am going wrong.
I have checkboxes as seen in...
|
Forum: vB4 General Discussions
10 Jun 2012, 16:43
|
Replies: 5
Views: 1,153
|
Forum: vBulletin 3.8 Add-ons
10 Mar 2012, 14:45
|
Replies: 691
Views: 111,522
|
Forum: vBulletin 3.8 Add-ons
10 Mar 2012, 13:18
|
Replies: 691
Views: 111,522
|
Forum: vBulletin 3.8 Add-ons
10 Mar 2012, 13:04
|
Replies: 691
Views: 111,522
|
Forum: vBulletin 3.8 Add-ons
09 Mar 2012, 11:22
|
Replies: 691
Views: 111,522
|
Forum: vBulletin 4 Articles
06 Mar 2012, 22:41
|
Replies: 41
Views: 21,352
|