|
Joined: Oct 2001
Posts: 10
Junior Member
|
Junior Member
Joined: Oct 2001
Posts: 10 |
PHP :rolleyes: :rolleyes: :rolleyes:
|
|
|
|
Joined: Apr 2001
Posts: 3,266
Member
|
Member
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:  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
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
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
Joined: Apr 2001
Posts: 3,266 |
Sometimes a cup of coffee helps wake ya up Solved the problem with the new additions allen left.  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~ ~; 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
|
|
|
|
Joined: Apr 2001
Posts: 43
Member
|
Member
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
Joined: Apr 2001
Posts: 3,266 |
It is in there. It is the last thing under text display settings. 
|
|
|
|
Joined: Apr 2001
Posts: 103
Member
|
Member
Joined: Apr 2001
Posts: 103 |
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
Joined: Aug 2001
Posts: 155 |
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
Joined: Apr 2001
Posts: 43 |
Never mind it was a problem uploading a template 
|
|
|
|
Joined: Jan 2001
Posts: 1,309
Member / Blamoholic
|
Member / Blamoholic
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
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 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
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 |
oops It is there... sorry. I didn't know charles had added that 
|
|
|
|
Joined: May 2001
Posts: 1,042 Likes: 7
Moderator
|
Moderator
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 |
|
|
|
|
Joined: May 2001
Posts: 1,042 Likes: 7
Moderator
|
Moderator
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. 
|
|
|
|
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  [ 10-21-2001: Message edited by: AllenAyres ]
|
|
|
|
Joined: Apr 2001
Posts: 3,266
Member
|
Member
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. 
|
|
|
|
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
|
|
|
|
Joined: Apr 2001
Posts: 3,266
Member
|
Member
Joined: Apr 2001
Posts: 3,266 |
 and I thought you all got the problem licked. Oh Well.
|
|
|
|
Joined: Aug 2001
Posts: 98
Member
|
Member
Joined: Aug 2001
Posts: 98 |
anyone no when this hack will go final?
|
|
|
|
Joined: May 2001
Posts: 794
Content Queen
|
Content Queen
Joined: May 2001
Posts: 794 |
Not that I am anti-social or anything like that  -- 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
|
|
|
|
Joined: Jul 2001
Posts: 272
Member
|
Member
Joined: Jul 2001
Posts: 272 |
Is WOL compatible with the accelerator yet?
|
|
|
|
Joined: Jan 2001
Posts: 1,940
Developer
|
Developer
Joined: Jan 2001
Posts: 1,940 |
|
|
|
|
Joined: May 2001
Posts: 794
Content Queen
|
Content Queen
Joined: May 2001
Posts: 794 |
I guess there is a lot of Dufuses out there! Sorry. Couldn't resist. 
Sue adwoff.com
|
|
|
|
Joined: Jan 2000
Posts: 313
Member
|
Member
Joined: Jan 2000
Posts: 313 |
Yep good catch, that is definitely the problem. Might want to update the directions qasic.
|
|
|
|
Joined: Jan 2001
Posts: 1,940
Developer
|
Developer
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 qasic
|
|
|
|
Joined: Aug 2001
Posts: 98
Member
|
Member
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
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
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
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
Joined: Aug 2001
Posts: 155 |
I'm not really back. I went away again.
|
|
|
|
Joined: Aug 2001
Posts: 16
Junior Member
|
Junior Member
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
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
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
Joined: Aug 2001
Posts: 16 |
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
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 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 ]
|
|
|
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.
|
|
Posts: 417
Joined: November 2001
|
|
Forums63
Topics37,575
Posts293,930
Members13,823
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|