Previous Thread
Next Thread
Print Thread
Rate Thread
Page 2 of 7 1 2 3 4 5 6 7
Joined: Oct 2001
Posts: 10
Junior Member
Junior Member
Offline
Joined: Oct 2001
Posts: 10
smile

PHP :rolleyes: :rolleyes: :rolleyes:

Sponsored Links
Joined: Apr 2001
Posts: 3,266
Member
Member
Offline
Joined: Apr 2001
Posts: 3,266
Tried applying the changes said in the differences text and copied the new ubb_whos_online.cgi file and the following error comes up

Sorry, UBB has encountered an unexpected, fatal error. This error is extremely abnormal. Please contact the board administration. The error text is:

Can't open /www/reeftalk/test/ubb/cache-ZW24RJRW/ubb_files/wol/phpbits.cgi: No such file or directory
Here is the backtrace:
Backtrace: ubb_lib_filehandle.cgi:303 -> sub UBB::FileHandle::tracer
Backtrace: ubb_lib_filehandle.cgi:387 -> sub UBB::FileHandle::_open
Backtrace: ubb_lib_filehandle.cgi:58 -> sub UBB::FileHandle::_open_file
Backtrace: ubb_lib_filehandler.cgi:112 -> sub UBB::FileHandle::new
Backtrace: ubb_whos_online.cgi:28 -> sub UBB::FileHandler: shocked pen
Backtrace: ubb_whos_online.cgi:102 -> sub main::ImportDataFromPHP
Backtrace: ultimatebb.cgi:490 -> sub main::WriteUserSession

ยป Please use your browser's back button to return.

Joined: Sep 2001
Posts: 170
Member
Member
Offline
Joined: Sep 2001
Posts: 170
I believe I found the reason wordlets mod comes up blank in the control panel. The instructions say this

################
cp.cgi
################

# find:

wordlets_cp wordlets_err

# replace with:

wordlets_cp wordlets_err wordlets_mod

#######################################

and, It should be:

################
cp.cgi
################

# find:

wordlets_cp wordlets_err

# replace with:

wordlets_cp wordlets_err wordlets_mods

#######################################

The "S" was left off the wordlets_mods, once I fixed this it worked fine!

Joined: Mar 2001
Posts: 326
Member
Member
Offline
Joined: Mar 2001
Posts: 326
Bingo you got it.. now if only WOL would be updated to v6.1 Final =).

Joined: Apr 2001
Posts: 3,266
Member
Member
Offline
Joined: Apr 2001
Posts: 3,266
Sometimes a cup of coffee helps wake ya up smile

Solved the problem with the new additions allen left. laugh After you do your hacking make sure under your cache directory under ubb files directory you make a directory called {wol}


As I am no programmer I need a little insight here. I want who's online a category just like it is here but the whos online code is always table format?

##### Who's online? Code Block by Elliott "Borg" Brady
my ($doing, $Online_Wording, $Online_Details, @nullit) = &GetOnlineUsers($username);

my $replace = qq~




$Online_Wording

$Online_Details

~;

my $xpath = $vars_config{NonCGIPath} . "/cache-" . $vars_config{cache_pw} . "/ubb_files/wol";
&WriteFileAsString("$xpath/wol-$doing.cgi", "$replace");
##### / Who's online? Code block by Elliott "Borg" Brady

Sponsored Links
Joined: Apr 2001
Posts: 43
Member
Member
Offline
Joined: Apr 2001
Posts: 43
Ok I got WOL installed and am having one problem When I go thru the setting for WOL in the Cp and finish I get the following error
You did not complete: link_profile

I cant find that in the WOL setting?

Joined: Apr 2001
Posts: 3,266
Member
Member
Offline
Joined: Apr 2001
Posts: 3,266
It is in there. It is the last thing under text display settings. smile

Joined: Apr 2001
Posts: 103
Member
Member
Offline
Joined: Apr 2001
Posts: 103
Never mind


Don't worry about people stealing your ideas. If your ideas are any good, you'll have to ram them down people's throats.
Joined: Aug 2001
Posts: 155
Member
Member
Offline
Joined: Aug 2001
Posts: 155
Quote
quote:
Is that a no, it only has proms with the accelerator, or just a :rolleyes: at php in general..


I'm not really back. I went away again.
Joined: Apr 2001
Posts: 43
Member
Member
Offline
Joined: Apr 2001
Posts: 43
Never mind it was a problem uploading a template wink

Sponsored Links
Joined: Jan 2001
Posts: 1,309
Member / Blamoholic
Member / Blamoholic
Offline
Joined: Jan 2001
Posts: 1,309
im getting a 500 internal server error when i got to use the auto install... ive tried chmoding to 777 and it still wont work. Why wont it work?

Joined: Apr 2001
Posts: 3,266
Member
Member
Offline
Joined: Apr 2001
Posts: 3,266
If it dont work at 777 try change moding it to 755. It will only install on my server at 755 not 777. Contrary to directions smile

But then I beleive Qasic has in there to try it at 755 if it dont work at 777.

[ 10-21-2001: Message edited by: omegatron ]

Joined: May 2001
Posts: 1,042
Likes: 7
Moderator
Moderator
Offline
Joined: May 2001
Posts: 1,042
Likes: 7
wait...it seems to be working now n/m

[ 10-21-2001: Message edited by: raiyan ]

Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
Quote
quote:
oops shocked

It is there... sorry. I didn't know charles had added that smile


- Allen wavey
- What Drives You?
Joined: May 2001
Posts: 1,042
Likes: 7
Moderator
Moderator
Offline
Joined: May 2001
Posts: 1,042
Likes: 7
It won't show up on my pages.

Perhaps



need semicolons like this?



or do you not need them?

Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
Did you give it a shot?


- Allen wavey
- What Drives You?
Joined: May 2001
Posts: 1,042
Likes: 7
Moderator
Moderator
Offline
Joined: May 2001
Posts: 1,042
Likes: 7
Just did. Same result - nothing.

http://www.ivegeta.com/betaboard/ubb/ultimatebb.php


NOTE: allen you need to update public_common.pl and change all of those 'document.REPLIER.message' to 'document.replier.message' since you went to xhtml documents, because the ubb codes don't work now. frown

Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
thanks for the reminder.. still sorting everything out smile

[ 10-21-2001: Message edited by: AllenAyres ]


- Allen wavey
- What Drives You?
Joined: Apr 2001
Posts: 3,266
Member
Member
Offline
Joined: Apr 2001
Posts: 3,266
Well with all the hard work from charles and allen and et all we might actually be getting somewhere. I have yet to see any double names like they do here with the additions I made from allen here. [b]I see now here there are no double names HMM maybe we are that much closer to seeing who's online done. Maybe soon I can start hacking my test board the way I want it. smile

Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
there aren't any double names here right now because we have the accelerator turned off right now pending finding the bugs with blank pages/php/xhtml templates


- Allen wavey
- What Drives You?
Joined: Apr 2001
Posts: 3,266
Member
Member
Offline
Joined: Apr 2001
Posts: 3,266
laugh and I thought you all got the problem licked.

Oh Well.

Joined: Aug 2001
Posts: 98
lg Offline
Member
Member
Offline
Joined: Aug 2001
Posts: 98
anyone no when this hack will go final?

Joined: May 2001
Posts: 794
Content Queen
Content Queen
Offline
Joined: May 2001
Posts: 794
Not that I am anti-social or anything like that wink tipsy -- I like the "Who's Online" hack, but I also like being invisible online--especially on the board I manage (I'd be bombarded if people knew I was online).

I thought there was a place in My Profile to indicate that you want to be invisible.

Is this not available anymore? Is this part of the bug process? Thanks.


Sue
adwoff.com
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
You select that option when you log in


- Allen wavey
- What Drives You?
Joined: Jul 2001
Posts: 272
Member
Member
Offline
Joined: Jul 2001
Posts: 272
Is WOL compatible with the accelerator yet?

Joined: Jan 2001
Posts: 1,940
Developer
Developer
Offline
Joined: Jan 2001
Posts: 1,940
No (at least not yet).

Joined: May 2001
Posts: 794
Content Queen
Content Queen
Offline
Joined: May 2001
Posts: 794
Quote
quote:
eek eek

I guess there is a lot of Dufuses out there! wink


Sorry.

Couldn't resist. tipsy


Sue
adwoff.com
Joined: Jan 2000
Posts: 313
Member
Member
Offline
Joined: Jan 2000
Posts: 313
Quote
quote:
Yep good catch, that is definitely the problem. Might want to update the directions qasic.

Joined: Jan 2001
Posts: 1,940
Developer
Developer
Offline
Joined: Jan 2001
Posts: 1,940
Thx Slurpee ... hmm .. I plan to release a new beta soon for the new UBB 6.1 ... Stay tuned for that smile

qasic

Joined: Aug 2001
Posts: 98
lg Offline
Member
Member
Offline
Joined: Aug 2001
Posts: 98
got any clue when the final will be out? or for your other hacks aswell? like jimbos custom rank, avatars, and the mod log? those are must have for my boards...lol

Joined: Mar 2001
Posts: 326
Member
Member
Offline
Joined: Mar 2001
Posts: 326
Strange, I found that calling the wol_ssi file directly under v6.0x created next to no load on the site, however the same call for WOL under v6.1 can cause the site to slow to a crawl.

This doesn't make much sense since there's no real different between 60x WOL4 and 610 WOL4.

Joined: Jan 2001
Posts: 1,940
Developer
Developer
Offline
Joined: Jan 2001
Posts: 1,940
mark99, yes there's a MAJOR difference and this difference is due to the new Charles Capps hacking requirement that all external files must establish a global lock which slows the SSI significantly down.

Other beta releases for UBB 6.1 final are in the works; there are no set dates because university takes priority.

qasic

Joined: Apr 2001
Posts: 36
Junior Member
Junior Member
Offline
Joined: Apr 2001
Posts: 36
Allen sez: there aren't any double names here right now because we have the accelerator turned off right now pending finding the bugs with blank pages/php/xhtml templates

So, is it safe to install Who's Online w/o worrying about the "double names" bug if you don't have the accelerator turned on?

Joined: Aug 2001
Posts: 155
Member
Member
Offline
Joined: Aug 2001
Posts: 155
Yes.


I'm not really back. I went away again.
Joined: Aug 2001
Posts: 16
Junior Member
Junior Member
Offline
Joined: Aug 2001
Posts: 16
I have installed the who's online hack and the accelerator is turned off but I only get to see myself as logged in. I talked to a few members and they also only see themselves logged in. And the invisibility is disabled in the cp. Any ideas on how to solve this??

Joined: Aug 2001
Posts: 155
Member
Member
Offline
Joined: Aug 2001
Posts: 155
In the CP:

Display Type (Forum Summary)
Display a summary message, or list the users who are online on the Forum Summary page. :Summary or List
Display Type (Forums)
Display a summary message, or list the users who are online in each of your forums. :Summary or List
Display Type (SSI)
Display a summary message, or list the users who are online when you call Who's Online via SSI (Server Side Includes). :Summary or List
--------------------------------------------

If set to Summary, then only you will show on the forum pages. If set to list, it will list all the members online (on the main page) and all the members in a specific forum (on the forum pages).


I'm not really back. I went away again.
Joined: Apr 2001
Posts: 214
Member
Member
Offline
Joined: Apr 2001
Posts: 214
Right now Admins and Mod are set in bold, is there anyway of changing the colors so they differ from members and guest?

Joined: Aug 2001
Posts: 16
Junior Member
Junior Member
Offline
Joined: Aug 2001
Posts: 16
Quote
quote:
Who's online is set to show as a list in the cp but still you can only see yourself logged in even when there are others on the board.

[ 10-25-2001: Message edited by: Lamagra ]

Joined: Feb 2001
Posts: 817
Moderator / Kingpin
Moderator / Kingpin
Joined: Feb 2001
Posts: 817
Besides the Accelerator/PHP problems, is this version compatible with the new release, 6.1.0.1?

Joined: Apr 2001
Posts: 3,266
Member
Member
Offline
Joined: Apr 2001
Posts: 3,266
No Fix Yet. Darn Must be something than it tough as I figured Charles would have it done by now smile

Between the serious bug here and in Allens XTML templates I think no one is going to run PHP accelerator

[ 10-25-2001: Message edited by: omegatron ]

Page 2 of 7 1 2 3 4 5 6 7

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
AllenAyres
AllenAyres
Texas
Posts: 21,079
Joined: March 2000
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)