php forum
php mysql forum
php mysql smarty
 
Page 2 of 4 < 1 2 3 4 >
Topic Options
#202791 - 05/06/04 02:10 AM Re: [6.7] [beta] User Online
Brett Offline
Moderator

Registered: 05/04/01
Posts: 992
Loc: Twinsburg, Ohio
user_online.gif and user_offline.gif are located in the noncgi directory of the zip and should be uploaded into the respective directory on your webserver. smile

Top
#202792 - 05/06/04 02:17 AM Re: [6.7] [beta] User Online
PhillipBurum Offline
Member

Registered: 11/02/03
Posts: 155
That isn't the issue, the image shows up for offline, but I'm having a functionality issue in that it doesn't ever change to "online"...

I'm just not sure what file/part of code toggles that feature.
_________________________
United Devices Points: [img]http://www.ubbdev.com/ud/?u=phillip.burum&s=1[/img]

Top
#202793 - 05/06/04 02:23 AM Re: [6.7] [beta] User Online
Brett Offline
Moderator

Registered: 05/04/01
Posts: 992
Loc: Twinsburg, Ohio
For one, you do need recent visitors enabled. Also check to make sure you've uploaded online.cgi in ascii format and with 755 permissions.

If that doesn't work, can i get a link to your board?

Top
#202794 - 05/06/04 08:32 AM Re: [6.7] [beta] User Online
PhillipBurum Offline
Member

Registered: 11/02/03
Posts: 155
I forget there isn't a link to my board in my sig...


http://4.11.202.114/tin_benders/cgi-bin/ultimatebb.cgi


test:1234
_________________________
United Devices Points: [img]http://www.ubbdev.com/ud/?u=phillip.burum&s=1[/img]

Top
#202795 - 05/06/04 08:41 AM Re: [6.7] [beta] User Online
PhillipBurum Offline
Member

Registered: 11/02/03
Posts: 155
Quote:
Originally posted by Brett:

For one, you do need recent visitors enabled. Also check to make sure you've uploaded online.cgi in ascii format and with 755 permissions.

If that doesn't work, can i get a link to your board?


These files are on my local disk, so there is no upload and chmod issue to deal with.
_________________________
United Devices Points: [img]http://www.ubbdev.com/ud/?u=phillip.burum&s=1[/img]

Top
#202796 - 05/06/04 09:45 AM Re: [6.7] [beta] User Online
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
according to his online.cgi, it can't locate vars_config.
_________________________
Code monkey like Fritos

Top
#202797 - 05/06/04 04:19 PM Re: [6.7] [beta] User Online
PhillipBurum Offline
Member

Registered: 11/02/03
Posts: 155
Quote:
Originally posted by Ian Spence:

according to his online.cgi, it can't locate vars_config.


Do I need to modify online.cgi? I placed it in the cgi-bin folder, along with all the other cgi's.
_________________________
United Devices Points: [img]http://www.ubbdev.com/ud/?u=phillip.burum&s=1[/img]

Top
#202798 - 05/06/04 04:21 PM Re: [6.7] [beta] User Online
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
is it in the same folder as vars_config?
_________________________
Code monkey like Fritos

Top
#202799 - 05/06/04 04:35 PM Re: [6.7] [beta] User Online
PhillipBurum Offline
Member

Registered: 11/02/03
Posts: 155
Yes, it is in the came folder as vars_config.cgi (which is 701 bytes)
_________________________
United Devices Points: [img]http://www.ubbdev.com/ud/?u=phillip.burum&s=1[/img]

Top
#202800 - 05/06/04 08:44 PM Re: [6.7] [beta] User Online
GATOR420 Offline
Member

Registered: 01/31/03
Posts: 118
Found a couple of status gifs for this if anyone else would like to use them. Just did a random search on google for gifs of the same name.


_________________________
-GATOR

"Pain is temporary, Pride is forever"

Top
#202801 - 05/06/04 09:35 PM Re: [6.7] [beta] User Online
PhillipBurum Offline
Member

Registered: 11/02/03
Posts: 155
Help?
_________________________
United Devices Points: [img]http://www.ubbdev.com/ud/?u=phillip.burum&s=1[/img]

Top
#202802 - 05/06/04 10:13 PM Re: [6.7] [beta] User Online
Gizmo Administrator Offline
Wizard

Registered: 01/10/00
Posts: 5131
Loc: Portland, OR, USA
shh, brett is sleeping... :x...
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design Owner

Top
#202803 - 05/06/04 11:25 PM Re: [6.7] [beta] User Online
PhillipBurum Offline
Member

Registered: 11/02/03
Posts: 155
Could there be something wrong with Vars_Config.cgi?

I even tried pointing to it directly (URL) within online.cgi, and it still didn't work although I can access the file via IE.
_________________________
United Devices Points: [img]http://www.ubbdev.com/ud/?u=phillip.burum&s=1[/img]

Top
#202804 - 05/07/04 12:10 AM Re: [6.7] [beta] User Online
Brett Offline
Moderator

Registered: 05/04/01
Posts: 992
Loc: Twinsburg, Ohio
did you have to change the location of vars_config.cgi in your ultimatebb.cgi and cp.cgi? Also you can't do url path to your config file, it's gotta be the full path. e.g. /usr/bin/local/path/file/ubbcgi/vars_config.cgi.

Quote:
Originally posted by Gizzy:

shh, brett is sleeping... :x...

No, i wish. tipsy I work from 2 to 11 on thursday, had a very important project due today, couldn't mess around. :x

Top
#202805 - 05/07/04 12:15 AM Re: [6.7] [beta] User Online
PhillipBurum Offline
Member

Registered: 11/02/03
Posts: 155
I haven't changed the location of vars_config.cgi since the install. It is still in cgi-bin, the same folder that online.cgi is in.

I have returned the file online.cgi to it's original state, having altered it playing with paths.
_________________________
United Devices Points: [img]http://www.ubbdev.com/ud/?u=phillip.burum&s=1[/img]

Top
#202806 - 05/07/04 12:25 AM Re: [6.7] [beta] User Online
Brett Offline
Moderator

Registered: 05/04/01
Posts: 992
Loc: Twinsburg, Ohio
Ok, open up your ultimatebb.cgi, about line 122 it will have something like
Code:
eval {
	do "vars_config.cgi";
};
This is the exact same way in the upload file on line 72. They should be exactly the same, since their in the same directory.

Top
#202807 - 05/07/04 12:32 AM Re: [6.7] [beta] User Online
PhillipBurum Offline
Member

Registered: 11/02/03
Posts: 155
Software error:
Can't locate http://4.11.202.114/tin_benders/cgi-bin/vars_config.cgi in @INC (@INC contains: E:/Perl/lib E:/Perl/site/lib .) at E:inetpubwwwroottin_benderscgi-binonline.cgi line 9.
_________________________
United Devices Points: [img]http://www.ubbdev.com/ud/?u=phillip.burum&s=1[/img]

Top
#202808 - 05/07/04 12:34 AM Re: [6.7] [beta] User Online
PhillipBurum Offline
Member

Registered: 11/02/03
Posts: 155
eval {
do "vars_config.cgi";
};

Is how it looks in both now.


Same problem :tired and confused:

Software error:
Can't locate vars_config.cgi in @INC (@INC contains: E:/Perl/lib E:/Perl/site/lib .) at E:inetpubwwwroottin_benderscgi-binonline.cgi line 9.

For help, please send mail to this site's webmaster, giving this error message and the time and date of the error.
_________________________
United Devices Points: [img]http://www.ubbdev.com/ud/?u=phillip.burum&s=1[/img]

Top
#202809 - 05/07/04 12:35 AM Re: [6.7] [beta] User Online
Brett Offline
Moderator

Registered: 05/04/01
Posts: 992
Loc: Twinsburg, Ohio
Ok, change the http://4.11.202.114/tin_benders/cgi-bin/vars_config.cgi in ubb_upload.cgi to E:inetpubwwwroottin_benderscgi-binvars_config.cgi

Top
#202810 - 05/07/04 12:47 AM Re: [6.7] [beta] User Online
PhillipBurum Offline
Member

Registered: 11/02/03
Posts: 155
ubb_upload.cgi? I assume you mean online.cgi? This is what I get making that change to online.cgi because I don't have a ubb_upload.cgi


Software error:
Can't locate E:inetpubwwwroot in_bendersi-binvars_config.cgi in @INC (@INC contains: E:/Perl/lib E:/Perl/site/lib .) at E:inetpubwwwroottin_benderscgi-binonline.cgi line 9.

For help, please send mail to this site's webmaster, giving this error message and the time and date of the error.
_________________________
United Devices Points: [img]http://www.ubbdev.com/ud/?u=phillip.burum&s=1[/img]

Top
Page 2 of 4 < 1 2 3 4 >


Moderator:  Charles, Gizmo 
Who's Online
0 registered (), 31 Guests and 16 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Forum 'Trader Ratings'.
by blaaskaak
11/20/08 08:27 AM
Problems reading a lot of old posts here
by Ruben Rocha
11/18/08 04:33 PM
PhotoPost BB Code Popup
by Iann128
11/15/08 01:24 PM
Customization needed
by Gizmo
11/12/08 12:28 PM
Team UBBDev Rides Again!
by AllenAyres
11/11/08 02:16 PM
Active Topics.
by AllenAyres
11/11/08 02:13 PM
Looking for a simple upload script
by AllenAyres
11/11/08 02:12 PM
New Mods
Forum 'Trader Ratings'.
by McLemore
11/19/08 02:14 PM
[7.4] Keep log of custom title changes
by blaaskaak
10/27/08 07:51 AM
User Authentication Class
by
01/19/07 02:59 PM
Multiple Identity Detector
by
12/30/06 06:39 PM
PhotoPost BB Code Popup
by
11/06/06 05:43 PM
Newest Members
Begbie, cenk, MATTO, DougMMcts, tim Anderson
13361 Registered Users
Top Posters
AllenAyres 25448
JoshPet 11330
Rick 8372
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438

 

 

 
fusionbb message board php hacks