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
Monetize Your Site
#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 
Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks