Forum: vB4 Programming Discussions
12 Aug 2011, 03:05
|
|
Replies: 2
Views: 204
|
Forum: vB4 Programming Discussions
11 Aug 2011, 22:07
|
|
Replies: 2
Views: 204
where are the sessions being deleted?
Hi Guys,
Anyone know where the inactive session are removed from the session table?
I'd like to change the code so it doesn't remove my session and make it look like I'm always online.
Best Regards,
|
Forum: vB4 Programming Discussions
14 Mar 2010, 17:02
|
|
Replies: 2
Views: 313
I can also check what hooks are available in my...
I can also check what hooks are available in my plugin system.. I need to know which hook to use..
I need to know the hook when vBulletin saves an uploaded file to the server, so I can copy the file...
|
Forum: vB4 Programming Discussions
13 Mar 2010, 13:17
|
|
Replies: 2
Views: 313
|
Forum: vBulletin 4.x Add-ons
16 Feb 2010, 14:56
|
|
Replies: 2,727
Views: 692,373
Just a suggestion: Wouldn't it be better to...
Just a suggestion: Wouldn't it be better to remove the table surrounding the shoutbox and replace it by a div container?
also the <br> there is before and after the shoutbox create a gap if you also...
|
Forum: vBulletin 4.x Add-ons
15 Feb 2010, 19:29
|
|
Replies: 2,727
Views: 692,373
|
Forum: vBulletin 4.x Add-ons
15 Feb 2010, 18:57
|
|
Replies: 1,121
Views: 236,733
|
Forum: vBulletin 4.x Add-ons
14 Feb 2010, 18:21
|
|
Replies: 1,121
Views: 236,733
|
Forum: vBulletin 4.x Add-ons
01 Jan 2010, 20:33
|
|
Replies: 48
Views: 9,818
|
Forum: vBulletin 4.x Add-ons
01 Jan 2010, 19:53
|
|
Replies: 1,028
Views: 104,245
|
Forum: Forum and Server Management
28 Dec 2008, 08:45
|
|
Replies: 16
Views: 2,389
Same problem here with 471.000...
Same problem here with 471.000 members...
Sometimes the query takes 9 seconds and I also found that the only slow queries generated by vBulletin are in the memberlist..
|
Forum: Community Reviews
22 Dec 2008, 12:49
|
|
Replies: 2
Views: 885
|
Forum: Community Reviews
22 Dec 2008, 03:53
|
|
Replies: 2
Views: 885
File Sharing Center Mod
Hi Guys,
I've coded an file sharing center for my sat site http://www.sat-television.com/ulc.php
And would love a proffesional oppinion about it..
Some of the things you can't see are the AJAX file...
|
Forum: Modification Requests/Questions (Unpaid)
29 Oct 2008, 12:28
|
|
Replies: 4
Views: 442
Already found and implemented this one in my...
Already found and implemented this one in my mod
http://www.vbulletin.org/forum/showthread.php?t=135708
It's working but the tutorial seems incomplete, To get the editor fully working like it does in...
|
Forum: Modification Requests/Questions (Unpaid)
26 Oct 2008, 19:17
|
|
Replies: 4
Views: 442
|
Forum: vB3 General Discussions
17 Mar 2006, 10:56
|
|
Replies: 2
Views: 588
|
Forum: vB3 General Discussions
16 Mar 2006, 09:15
|
|
Replies: 2
Views: 588
|
Forum: vBulletin 3.5 Add-ons
27 Nov 2005, 06:36
|
|
Replies: 3,330
Views: 851,256
How to remove autoupdate
// removing...
How to remove autoupdate
// removing autoupdate
edit the template forumhome_vbshout and remove the below code
Code:
---------------
Code is only visible to licensed users, and only when logged...
|
Forum: vBulletin 3.5 Add-ons
27 Nov 2005, 06:29
|
|
Replies: 3,330
Views: 851,256
For example: if you have 1000 users online. Due...
For example: if you have 1000 users online. Due to the auto refresh it would generate 1000 page request on vbshout.php every 10 seconds. thats 60.000 page requests every minute.. do you think your...
|
Forum: vBulletin 3.5 Add-ons
27 Nov 2005, 06:23
|
|
Replies: 3,330
Views: 851,256
Hi all,
I strongly recommend to the vbulletin...
Hi all,
I strongly recommend to the vbulletin staff to remove this plugin.
Anyone uses it will notice a high performance drop due to the automated refresh.
I don't have anything against Zero...
|
Forum: vBulletin 3.5 Add-ons
27 Nov 2005, 04:00
|
|
Replies: 513
Views: 126,588
Hi Infinityweb,
thanks for your fast reply.
I...
Hi Infinityweb,
thanks for your fast reply.
I have turned on debug mode and found the problem.
I have arround 90.000 registerred users on my forum(www.funfiles.ws) and arround 1500 online practicly...
|
Forum: vBulletin 3.5 Add-ons
25 Nov 2005, 13:54
|
|
Replies: 513
Views: 126,588
the load
Hi Infinityweb,
Did you ever thought about the serverload?
a query suchs as your would defenitly slow down your page with your plugin installed. Als the forumcache table your using to get forum...
|
Forum: vBulletin 3.5 Add-ons
30 Sep 2005, 07:42
|
|
Replies: 3,330
Views: 851,256
There's a "b" missing in the word "shoutbox".....
There's a "b" missing in the word "shoutbox".. EDIT: I MADE IT BOLD SO YOU KNOW WHAT I MEAN.. Guess the coder didn't see that either..
anyways I removed the auto update thing because it was updating...
|
Forum: vBulletin 3.5 Add-ons
30 Sep 2005, 01:44
|
|
Replies: 3,330
Views: 851,256
|
Forum: vBulletin 3.5 Add-ons
29 Sep 2005, 23:52
|
|
Replies: 3,330
Views: 851,256
Guess the only way for big sites to use this is...
Guess the only way for big sites to use this is to recode it and remove the auto update because it's just not possible.. Should be possible using a java applet however.. someone knowing java arroun...
|