|
Joined: Jan 2001
Posts: 9
Junior Member
|
Junior Member
Joined: Jan 2001
Posts: 9 |
At a guess there must have been a slight codeing change between the beta 6.2 and the final version. I am glad that at least two others are having the same problem. I just wish it could be resolved relatively quickly.
Christopher
|
|
|
|
Joined: Feb 2000
Posts: 11
Junior Member
|
Junior Member
Joined: Feb 2000
Posts: 11 |
I had the same problem and gave up. UBB 6.2.0
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
It's actually a bug in Mod Wordlets. I'll include a text file that has a working version of it in a few minutes...
Anyway, ZIP file updated. Rehack ubb_forum_summary.cgi and vars_wordlets_mods.cgi (the chat_visitors_X parts), and upload the updated ubb_chat.cgi.
Fixed: now it uses &IPAddress instead of $ENV{REMOTE_HTTP}.
Updated: now there is 1 wordlet for 1 visitor, more than 1 and less than 1.
Use %%URL%% to open a href, %%ENDURL%% to close it and %%NUMBER%% to show the number of visitors.
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
|
|
|
|
Joined: Dec 2000
Posts: 52
Member
|
Member
Joined: Dec 2000
Posts: 52 |
Redid it all LK and i still end up with that Compilation error
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
ZIP file updated, now it uses jIRC 4.6. Upload ubb_chat.cgi, cp_vars_chat.pl, vars_wordlets_mods.cgi (new lines), vars_chat.cgi (new lines) and rehack cp_lib.cgi. I'll probably do the MHK one tomorrow  .
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
ZIP file updated. Please reupload ubb_chat.cgi, cp_vars_chat.pl and jirc_*, and rehack cp_lib.cgi.
Added another parameter and jPilot fixed a bug in jirc_*...
|
|
|
|
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 the mhp get updated with the latest LK? I was wondering if I should create one or not 
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
Oh, sorry, I forgot... I don't have a lot of free time lately, so if you wish you can make it 
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
BTW, also 'sound_join.au' was added, upload it to noncgi. Allen, I'm updating the MHK file now 
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
MultiHack file updated 
|
|
|
|
Joined: Dec 2001
Posts: 61
Member
|
Member
Joined: Dec 2001
Posts: 61 |
Greetings. After installing the Multihack files I was still getting the "compilation error". What i did was open up the ultimatebb.cgi file and look at the code, I noticed something diferent around line 578, after modifying it it looked like this:
if ($vars_chat{Invite}) { if ($ubb eq 'newinvite') { &RequireCode("$vars_config{CGIPath}/ubb_chat.cgi"); &invite_form; exit(0); }
if ($ubb eq 'invite') { &GetOrPost("POST"); &RequireCode("$vars_config{CGIPath}/ubb_chat.cgi"); &invite; exit(0); } }
if ($ubb eq 'msg') { &RequireCode("$vars_config{CGIPath}/ubb_msg.cgi"); &im_form; exit(0); }
when you look at your code, you'll find something after "&invite", what I did was delete it, and it works now. I hope I was of help to somebody. remember your code should look like that after you delete what is after "&invite"
Good Luck
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
Did you install Mod Wordlets? If so, do you have ICQ, AIM, MSN, etc?
|
|
|
|
Joined: Nov 2001
Posts: 70
Member
|
Member
Joined: Nov 2001
Posts: 70 |
LK - upgraded to 6.2.1 and reinstalled chat mod. All working fine except: when first goto board it says "there is currently 1 person" or whatever in chatroom, click to join. When view a forum or post and come back to main page the wording next to chat has disappeared or it just has the number 1 or 2 in place of "There are currently..." Think therefore its not displaying properly for .php only for .cgi
|
|
|
|
Joined: Feb 2002
Posts: 18
Junior Member
|
Junior Member
Joined: Feb 2002
Posts: 18 |
can somebody give me the license code? = i cant buy the program....
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
BigMrC, did you update chat settings?
Ysomething, yeah, right!
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
ZIP file updated, it was a bug. Rehack ultimatebb.php, cp_lib.cgi and update chat settings.
|
|
|
|
Joined: Nov 2001
Posts: 70
Member
|
Member
Joined: Nov 2001
Posts: 70 |
LK updated those 2 files with your latest zip, same thing still happening.
|
|
|
|
Joined: Dec 2001
Posts: 10
Junior Member
|
Junior Member
Joined: Dec 2001
Posts: 10 |
nice hack! 
|
|
|
|
Joined: Nov 2001
Posts: 70
Member
|
Member
Joined: Nov 2001
Posts: 70 |
LK any ideas on how to fix above prob ?
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
Oops, I uploaded the old files  Try again 
|
|
|
|
Joined: Nov 2001
Posts: 70
Member
|
Member
Joined: Nov 2001
Posts: 70 |
LK downloaded your latest ones just now, amended the 2 files, same thing still happening.
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
Nah, I checked, it's fine this time  Try to clear your temporary internet files/disconnect from the proxy and try again.
|
|
|
|
Joined: Feb 2002
Posts: 6
Junior Member
|
Junior Member
Joined: Feb 2002
Posts: 6 |
I installed the hack on a german version of 6.2.1, but there is nothing displayed in the Forum. The jirc can´t connect to Any ideas?
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
www.none.de ? nice name :rolleyes:
|
|
|
|
Joined: Nov 2001
Posts: 70
Member
|
Member
Joined: Nov 2001
Posts: 70 |
LK I have cleared cache, cookies, history, the works. Everyone viewing my board still seems to have the same prob as above ?
|
|
|
|
Joined: Dec 2000
Posts: 371
Member
|
Member
Joined: Dec 2000
Posts: 371 |
LK, can we use this mod with an earlier version of jpilot?
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
Vars: yes, but it's not recommended: JPilot fixes stuff in every new release, and adds new features.
Mr: Do you have ICQ? AIM? MSN? Y!?
|
|
|
|
Joined: Nov 2001
Posts: 70
Member
|
Member
Joined: Nov 2001
Posts: 70 |
LK I have MSN, you should have my email, we've talked before on it. I can't access my cp just now, do you want me to contact you when I can in a few days or do you have some advice meantime ?
|
|
|
|
Joined: Jun 2001
Posts: 59
Member
|
Member
Joined: Jun 2001
Posts: 59 |
I was using the old chat mod on 6.1.04. I just upgraded to 6.2.1 and put the mod wordlets back on and then the chat mod. When I go to the chat page, it clicks over and over as if it is loading something over and over, even though the applet, etc. is already there. Also, it tells me my nickname is already in use and just gives me a shorter version of the name. http://www.tropictravelonline.com/cgi-bin/ultimatebb.cgi?ubb=chat
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
Set refresh rate at CP to like 10 minutes BigMrC, what is it again? 
|
|
|
|
Joined: Dec 2000
Posts: 371
Member
|
Member
Joined: Dec 2000
Posts: 371 |
Lk, i've tried to install this two times and both times i get a software error.
Is it possible that this error appears because i did not fill in the chat parameters in the CP and clear the cache? It would be strange when this is the case isn't it.
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
Make sure you've installed Mod Wordlets correctly. If you have, ask your server admin for the error log.
|
|
|
|
Joined: Dec 2000
Posts: 371
Member
|
Member
Joined: Dec 2000
Posts: 371 |
Thanks LK, there was no L in the wordletline in ultimatebb.cgi (don't ask me how) "wordets.mods" Superb deployment. 
|
|
|
|
Joined: Jun 2001
Posts: 59
Member
|
Member
Joined: Jun 2001
Posts: 59 |
OK, I must be tired tonight, but I just don't see refresh settings in the real control panel or the file itself. Can someone spell it out? Thanks.
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
"Refresh Rate", after "Allow Invitations?"
|
|
|
|
Joined: May 2001
Posts: 794
Content Queen
|
Content Queen
Joined: May 2001
Posts: 794 |
I have a question for you, LK, especially since I got a message at your site that your chat is "down" due to server issues--how much of a bandwidth drain is the chatroom?
Sue adwoff.com
|
|
|
|
Joined: Sep 2001
Posts: 28
Junior Member
|
Junior Member
Joined: Sep 2001
Posts: 28 |
Hi, Allen installed this chat mod for me (in addition to a ton of other things) at http://www.ponyexpresshorses.com/cgi-bin/ubbcgi/ultimatebb.cgi The chat room works great but it rarely shows anyone as being in the chat room on the forum summary page. When I looked at LK's board his showed the members and guests who were in the chat room right there on the forum summary page in the who is/recent visitors area. How can I make mine do that? A couple of my members who are as computer illierate as I am have said that they had to log in about three times for the applet to work correctly and then after that it works just fine. My members love it because more than two people can chat at the same time. Thanks.
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
??? I have just tried it myself in your board and it works...
|
|
|
|
Joined: Sep 2001
Posts: 28
Junior Member
|
Junior Member
Joined: Sep 2001
Posts: 28 |
Thanks LK. It must have been a gremlin or something. It saw ya coming and now seems to be working just fine. Its a great addition to my forums and the members love it. Thanks again for making it available.
|
|
|
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
|
|
|
|