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

   Re: [6.7] [beta] User Online to Del.icio.us Add to del.icio.us
  Digg Re: [6.7] [beta] User Online Digg it
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 Online   shocked
Wizard

Registered: 01/10/00
Posts: 5122
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 (), 39 Guests and 6 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Blogs, love em or hate em?
by Ian_W
Yesterday at 03:47 PM
What do you use to edit the files
by Ian_W
Yesterday at 03:33 PM
BeyondCompare v3.00
by Ian_W
Yesterday at 03:32 PM
Glossy Black Theme with Image Reflection
by Gizmo
Yesterday at 02:17 PM
ShareThis
by Gizmo
09/28/08 05:06 AM
[7.3] Viewing MySQL logfiles made easier
by AllenAyres
09/27/08 09:57 PM
Looking for a simple upload script
by Murphdog
09/26/08 08:45 PM
New Mods
[7.3] Viewing MySQL logfiles made easier
by blaaskaak
09/24/08 05:39 PM
[7.3] Language file checker
by blaaskaak
09/09/08 12:56 AM
[7.3.1] add search to showmembers page
by blaaskaak
09/07/08 04:50 AM
Multiple Identity Detector
by
12/30/06 06:39 PM
Newest Members
ghengis317, NitroX, Dogan, EliYah-, W-D
13344 Registered Users
Top Posters Last 30 Days
AllenAyres 16
blaaskaak 13
FREAK1 7
Mike L_dup1 4
Chris Bale 4
Ian_W 4
tackaberry 3

 

 

 
fusionbb message board php hacks