php forum
php mysql forum
php mysql smarty
 
Topic Options
#174365 - 03/21/02 05:14 PM WOL + a couple otehr things
*Speedy* Offline
Member

Registered: 01/28/02
Posts: 141
Loc: Speedy's World
I instaleed WOL (Whos_Online_v4[1].1.0_b2_ubb61_b2) manualy 4 times (and all word for word i know there is nothing wrong with the hacking job on my part) and the CP works fine, but when I go to my ubb it gives me this error

Software error:
Execution of /home/...cgi-bin/swfonline/ultimatebb.cgi aborted due to compilation errors.
For help, please send mail to the webmaster (admin), giving this error message and the time and date of the error.

Can Some One Please Help

Also I installed Mega Mod, and Athoriy List, and the Nega Mod does not show up on the athriry list, I have hacked this over and over and to no luck, it just doesnt work, Any Idaea?

~Speedy~
_________________________
~Your Super Speedy Member!~
AIM: zXzXMikeXzXz
MSN: zXzXMikeXzXz@hotmail.com
Email: zXzXMikeXzXz@hotmail.com

Top
#174366 - 03/21/02 11:53 PM Re: WOL + a couple otehr things
Lord Dexter Offline
Member

Registered: 05/25/01
Posts: 6503
Loc: Melbourne, Australia
1. Have you uploaded all the required files and CHModded them properly?

2. Did you install my MegaMod addon. (In the 6.2 Auth List Zip)

Top
#174367 - 03/22/02 06:18 AM Re: WOL + a couple otehr things
*Speedy* Offline
Member

Registered: 01/28/02
Posts: 141
Loc: Speedy's World
1) Yes I did, and I am 100 % I did

2) I installed the ubb6103 version, so why would I use that one?

New Question - Can Instent Messanger Hack for ubb62 be ported for 6103?

~Speedy~
_________________________
~Your Super Speedy Member!~
AIM: zXzXMikeXzXz
MSN: zXzXMikeXzXz@hotmail.com
Email: zXzXMikeXzXz@hotmail.com

Top
#174368 - 03/22/02 02:24 PM Re: WOL + a couple otehr things
*Speedy* Offline
Member

Registered: 01/28/02
Posts: 141
Loc: Speedy's World
Any One? I am going to upload the backups and contince hacking but I realy need to get WOL up, I have 39 other hacks installed though, so that might be the problem :S but I am hoping its an easy fix

~Speedy~
_________________________
~Your Super Speedy Member!~
AIM: zXzXMikeXzXz
MSN: zXzXMikeXzXz@hotmail.com
Email: zXzXMikeXzXz@hotmail.com

Top
#174369 - 03/22/02 04:59 PM Re: WOL + a couple otehr things
Lord Dexter Offline
Member

Registered: 05/25/01
Posts: 6503
Loc: Melbourne, Australia
1)Well I don't think so, otherwise you wouldn't get that error.

2)Did you use the 6.1 MegaMod Auth List Addon?

Top
#174370 - 03/22/02 05:59 PM Re: WOL + a couple otehr things
*Speedy* Offline
Member

Registered: 01/28/02
Posts: 141
Loc: Speedy's World
I used this one (yes its in the mega mod zip in final for 6.1 fourm)

###################################################################################
# Megamod Authority List Patch
# Patch by: Raiyan <admin@ivegeta.com>
# Original Author: LK/Axeone/Lord Dexter
# Authority List Ported Author by: Tech-Ni-Kal
# WARNING: Only Infopop or Infopop licensees may use this code
###################################################################################

####
#Open ubb_auth_list.cgi
####
#Find:
###
if ($user_profile[8] eq "Administrator") {
if ($user_profile[15]) {
$Administrator .= qq~<a href="$vars_config{CGIURL}/ultimatebb.cgi?ubb=get_profile&u=$start">$user_profile[15]</a>, ~;
} else {
$Administrator .= qq~<a href="$vars_config{CGIURL}/ultimatebb.cgi?ubb=get_profile&u=$start">$user_profile[0]</a>, ~;
}
}
###
#Add under:
###
if ($user_profile[8] eq "MegaModerator") {
if ($user_profile[15]) {
$MegaModerator .= qq~<a href="$vars_config{CGIURL}/ultimatebb.cgi?ubb=get_profile&u=$start">$user_profile[15]</a>, ~;
} else {
$MegaModerator .= qq~<a href="$vars_config{CGIURL}/ultimatebb.cgi?ubb=get_profile&u=$start">$user_profile[0]</a>, ~;
}
}

###
#Find:
###
$Administrator =~ s/, $/ /;

###
#Add Under:
###

$MegaModerator =~ s/, $/ /;

###
#Find:
###
$vars_wordlets_mods{auth_admins} $Administrator

###
#Add Under:
###
$vars_wordlets_mods{auth_megamod} $MegaModerator



###
Close ubb_auth_list.cgi
###
Open vars_wordlets_mods.cgi

Put in:
q~auth_megamod~ => q~authority list~,

###
Close vars_wordlets_mods.cgi
###
Thats' it! Upload these two files and clear cache!

and it didnt do jack crap frown
_________________________
~Your Super Speedy Member!~
AIM: zXzXMikeXzXz
MSN: zXzXMikeXzXz@hotmail.com
Email: zXzXMikeXzXz@hotmail.com

Top
#174371 - 03/22/02 06:11 PM Re: WOL + a couple otehr things
Yamaha Raptor Offline
Member

Registered: 07/24/00
Posts: 891
Loc: medway me
humm that is funny sounds like you might have came up with the samething i did.

Have a look

i have a megamod set but it is just not showing up.

i am still looking into it to see if it might have been something i did if i find the prob ill let you know to.

Top
#174372 - 03/22/02 06:14 PM Re: WOL + a couple otehr things
*Speedy* Offline
Member

Registered: 01/28/02
Posts: 141
Loc: Speedy's World
but see you have ubb6211 i have 6103
_________________________
~Your Super Speedy Member!~
AIM: zXzXMikeXzXz
MSN: zXzXMikeXzXz@hotmail.com
Email: zXzXMikeXzXz@hotmail.com

Top
#174373 - 03/23/02 07:50 AM Re: WOL + a couple otehr things
*Speedy* Offline
Member

Registered: 01/28/02
Posts: 141
Loc: Speedy's World
ANYONE??? bump
_________________________
~Your Super Speedy Member!~
AIM: zXzXMikeXzXz
MSN: zXzXMikeXzXz@hotmail.com
Email: zXzXMikeXzXz@hotmail.com

Top
#174374 - 03/23/02 09:09 PM Re: WOL + a couple otehr things
*Speedy* Offline
Member

Registered: 01/28/02
Posts: 141
Loc: Speedy's World
Another Problem I am trying to hack PM Link for 6.1 and well its asking me to find
[code][/code]and I havent even gone to the next file yetm and well I cant even find anything remotley close to it let alone the file (its missed spelled lol So if any one could help with and of the fillowing probelms I would be happy Thankx!@

~Speedy~
_________________________
~Your Super Speedy Member!~
AIM: zXzXMikeXzXz
MSN: zXzXMikeXzXz@hotmail.com
Email: zXzXMikeXzXz@hotmail.com

Top
#174375 - 03/24/02 07:37 AM Re: WOL + a couple otehr things
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
You noticed it should be ultimatebb.cgi, right? tipsy

I think the first part is for jordo's PM Inbox hack..

About megamods, try to use LD's updated version for 6.2 (he updated it yesterday), I think it will work.
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top


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

Latest Posts
Wisdom needed
by Gizmo
Yesterday at 10:54 AM
How to hide sub forums from summary page
by blaaskaak
12/03/08 09:54 AM
Spell Check [beta]
by Bill B
12/01/08 09:16 PM
PhotoPost BB Code Popup
by AllenAyres
12/01/08 09:41 AM
Problems reading a lot of old posts here
by AllenAyres
12/01/08 09:35 AM
Forum 'Trader Ratings'.
by AllenAyres
12/01/08 09:33 AM
Customization needed
by Gizmo
11/12/08 12:28 PM
New Mods
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
Spell Check [beta]
by
10/17/06 09:24 PM
Newest Members
Truth, David DelMonte, nick1, Begbie, cenk
13364 Registered Users
Top Posters
AllenAyres 25452
JoshPet 11330
Rick 8372
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438

 

 

 
fusionbb message board php hacks