Forum: vB3 Programming Discussions
02 Apr 2002, 17:24
|
Replies: 3
Views: 1,304
|
Forum: vB3 Programming Discussions
28 Mar 2002, 19:57
|
Replies: 3
Views: 1,304
Checking Remote Server
Hello,
I am working on a script that will check to make sure a remote server is online, and if it is online include a file (on.php), and if the remote server is offline include the file (off.php)...
|
Forum: vBulletin 2.x Beta Releases
11 Mar 2002, 21:03
|
Replies: 29
Views: 6,905
|
Forum: vBulletin 2.x Full Releases
09 Mar 2002, 15:19
|
Replies: 338
Views: 58,773
|
Forum: vBulletin 2.x Full Releases
09 Mar 2002, 01:53
|
Replies: 338
Views: 58,773
|
Forum: vBulletin 2.x Full Releases
05 Mar 2002, 15:22
|
Replies: 338
Views: 58,773
|
Forum: vBulletin 2.x Full Releases
27 Feb 2002, 13:43
|
Replies: 338
Views: 58,773
|
Forum: vBulletin 2.x Full Releases
27 Feb 2002, 02:03
|
Replies: 338
Views: 58,773
|
Forum: vBulletin 2.x Full Releases
21 Feb 2002, 01:05
|
Replies: 338
Views: 58,773
Hello,
I am writing to see if some one would...
Hello,
I am writing to see if some one would be interested in taking this hack one step further to allow for the creation of html pages for search engines to index. This would prevent problems of...
|
Forum: vB3 Programming Discussions
20 Feb 2002, 03:39
|
Replies: 1
Views: 1,287
Stupid Function Question :)
I am trying to use a function *I havent done this before*
$discount = lookup_points($points);
function lookup_points($points) {
if ($points >= 0 && $points <= 5) { return .75 }
if ($points >=...
|
Forum: Modification Requests/Questions (Unpaid)
13 Feb 2002, 23:24
|
Replies: 12
Views: 1,438
|
Forum: Modification Requests/Questions (Unpaid)
11 Feb 2002, 22:00
|
Replies: 12
Views: 1,438
I want to add this to the memberlist area....
I want to add this to the memberlist area. However when I do this it shows 0.00 for the posts per day :/
In memberlist.php on the top I added
$jointime = (time() - $userinfo[joindate]) /...
|
Forum: Modification Requests/Questions (Unpaid)
01 Dec 2001, 14:57
|
Replies: 6
Views: 1,985
|
Forum: Modification Requests/Questions (Unpaid)
01 Dec 2001, 14:10
|
Replies: 6
Views: 1,985
|
Forum: Modification Requests/Questions (Unpaid)
30 Nov 2001, 23:05
|
Replies: 6
Views: 1,985
Redirect after registration
I need to figure out how to redirect a person after they register from the current page it takes them to, to an outside url.
If some one can show me what is needed I am willing to send a small fee...
|
Forum: vB3 General Discussions
18 Oct 2001, 15:45
|
Replies: 153
Views: 25,972
|
Forum: vB3 General Discussions
18 Oct 2001, 13:25
|
Replies: 153
Views: 25,972
On the "private" forum for paid members perhaps...
On the "private" forum for paid members perhaps options to just make it viewable to other non paid members but not able for them to post in it. This would be good for sites that have for sale forums,...
|
Forum: Modification Requests/Questions (Unpaid)
31 Jul 2001, 01:40
|
Replies: 13
Views: 1,630
|
Forum: Modification Requests/Questions (Unpaid)
27 Jul 2001, 14:52
|
Replies: 13
Views: 1,630
|
Forum: Modification Requests/Questions (Unpaid)
27 Jul 2001, 03:06
|
Replies: 13
Views: 1,630
By the way for the person whom wanted it to...
By the way for the person whom wanted it to redirect them to the page they came from they can simple use for a link javascript:history.go(-2) (replacing 2 with the number of pages it should take them...
|
Forum: Modification Requests/Questions (Unpaid)
27 Jul 2001, 03:01
|
Replies: 13
Views: 1,630
|
Forum: Modification Requests/Questions (Unpaid)
26 Jul 2001, 17:33
|
Replies: 13
Views: 1,630
|
Forum: Modification Requests/Questions (Unpaid)
26 Jul 2001, 17:00
|
Replies: 13
Views: 1,630
I am willing to pay some one a token fee via...
I am willing to pay some one a token fee via paypal to do this. It is just a matter of editing a few lines in member.php however I dont have the time to do it on v2, but did on v1.
I dont need...
|
Forum: Modification Requests/Questions (Unpaid)
21 Jul 2001, 03:28
|
Replies: 13
Views: 1,630
Registration Re-Direct
In v2 I cant seem to change the url that people are redirected to after registering. Can some one point me to the line(s) that need changed.
To explain further I want to send them to a differnt...
|
Forum: vBulletin 2.x Full Releases
14 Jun 2001, 17:02
|
Replies: 338
Views: 58,773
|