Forum: vBulletin.org Site Feedback
14 Sep 2009, 05:49
|
Replies: 40
Views: 3,475
|
Forum: vBulletin.org Site Feedback
14 Sep 2009, 04:07
|
Replies: 40
Views: 3,475
|
Forum: Community Reviews
07 Sep 2009, 08:21
|
Replies: 4
Views: 908
|
Forum: Community Reviews
05 Sep 2009, 05:59
|
Replies: 4
Views: 908
|
Forum: Community Reviews
04 Sep 2009, 18:02
|
Replies: 51
Views: 5,068
|
Forum: Modification Requests/Questions (Unpaid)
30 Aug 2009, 05:28
|
Replies: 5
Views: 876
VB.org uses the built in attachment system. I...
VB.org uses the built in attachment system. I mean of course it has customizations to the overall system to count installs and such, but the core is just threads with attachments and the threads get...
|
Forum: vB3 General Discussions
29 Aug 2009, 14:21
|
Replies: 11
Views: 763
|
Forum: vB3 Programming Discussions
29 Aug 2009, 13:04
|
Replies: 1
Views: 425
You can create 2 different usergroups(one for...
You can create 2 different usergroups(one for each gender), set the forum permissions for each usergroup, and use the mod I created(link in profile) to allow members to choose there usergroup on the...
|
Forum: vB3 Programming Discussions
29 Aug 2009, 12:51
|
Replies: 12
Views: 1,276
|
Forum: vB3 Programming Discussions
29 Aug 2009, 12:44
|
Replies: 1
Views: 573
It would be easier to help if you stated more...
It would be easier to help if you stated more about what you are trying to do, but....
PHP is a server side language, meaning it is executed on the server itself. It is only executed when a...
|
Forum: vB3 Programming Discussions
29 Aug 2009, 12:37
|
Replies: 2
Views: 663
Try removing the table, put the adsense code...
Try removing the table, put the adsense code directly in the div, set the width of the div to fit the banner size(468px) and set the margin of the div as 'margin:0 auto;' to center the div.
|
Forum: Community Lounge
29 Aug 2009, 02:01
|
Replies: 20
Views: 1,845
|
Forum: vB3 General Discussions
29 Aug 2009, 01:46
|
Replies: 8
Views: 846
The mod creates a post based on a user...
The mod creates a post based on a user registering, so it naturally attaches the IP of the User registering to the thread created. And since your username is used by the mod to create the thread, the...
|
Forum: vB4 General Discussions
27 Aug 2009, 08:27
|
Replies: 44
Views: 3,459
|
Forum: vBulletin Tips & Tricks
26 Aug 2009, 05:05
|
Replies: 9
Views: 4,997
|
Forum: vB3 Programming Discussions
25 Aug 2009, 17:27
|
Replies: 10
Views: 907
You use php in your custom pages, look at the...
You use php in your custom pages, look at the link Lynne provided. Step one is your php file, you do all php work in that file and then fill the variable $HTML with the html code to display on the...
|
Forum: vB3 Programming Discussions
24 Aug 2009, 00:06
|
Replies: 10
Views: 907
Actually, It is a simple custom page that...
Actually, It is a simple custom page that includes the USERCP menu. There is a template called 'USERCP_SHELL' that has the HTML for the structure of the UserCP(including menu). There is variable...
|
Forum: vB3 General Discussions
09 Jun 2009, 22:42
|
Replies: 6
Views: 628
|
Forum: vB3 General Discussions
09 Jun 2009, 21:53
|
Replies: 6
Views: 628
|
Forum: Community Lounge
07 Jun 2009, 21:05
|
Replies: 48
Views: 5,488
lol. IE is the least standards compliant out of...
lol. IE is the least standards compliant out of all the major browsers. Every major release of IE comes with the need for new CSS hacks/tweaks developers have to learn in order to get their sites to...
|
Forum: vB3 Programming Discussions
06 Jun 2009, 18:21
|
Replies: 37
Views: 2,590
|
Forum: vBulletin 3.8 Add-ons
03 Jun 2009, 07:47
|
Replies: 57
Views: 15,361
|
Forum: vBulletin 3.8 Add-ons
30 May 2009, 02:07
|
Replies: 57
Views: 15,361
lol.. No problem man, its my mod I expect...
lol.. No problem man, its my mod I expect questions about it. I have actually looked into watermarking attachements in the past when I first created this. I do eventually plan on adding that ability...
|
Forum: vBulletin 3.8 Add-ons
29 May 2009, 21:25
|
Replies: 57
Views: 15,361
I understand what you are asking but it would...
I understand what you are asking but it would defeat the purpose of this mod. I could overlay a watermark over the image that is linked but then people could still just hotlink directly to the image...
|
Forum: vBulletin 3.8 Add-ons
29 May 2009, 18:21
|
Replies: 57
Views: 15,361
|