#57881
09/19/2004 10:40 AM
|
Joined: May 2001
Posts: 684
Code Monkey
|
Code Monkey
Joined: May 2001
Posts: 684 |
Hello,
I have transfaired all my cgi and template files to another board because they whant all my hacks.
Everything works fine, but at the CP I get very often this error:
Fatal error:
(RequireCode) /www/httpd/htdocs/med-forum/cgi-bin/cp2_vars.cgi: Compilation failed in require at /www/httpd/htdocs/med-forum/cgi-bin/ubb_lib.cgi line 933.
Can you tell me what's wrong?
Thanks a lot d-talk
|
|
|
#57882
09/19/2004 11:25 AM
|
Joined: Jan 2003
Posts: 3,456 Likes: 2
Master Hacker
|
Master Hacker
Joined: Jan 2003
Posts: 3,456 Likes: 2 |
we can't tell you what's wrong unless we knew what that line, along with it's 5 before and 5 after lines were
|
|
|
#57883
09/19/2004 11:43 AM
|
Joined: May 2001
Posts: 684
Code Monkey
|
Code Monkey
Joined: May 2001
Posts: 684 |
Can you have a look at this board Ian? I can give you acces to ftp and board...
|
|
|
#57884
09/19/2004 11:45 AM
|
Joined: Jan 2003
Posts: 3,456 Likes: 2
Master Hacker
|
Master Hacker
Joined: Jan 2003
Posts: 3,456 Likes: 2 |
|
|
|
#57885
09/19/2004 11:52 AM
|
Joined: May 2001
Posts: 684
Code Monkey
|
Code Monkey
Joined: May 2001
Posts: 684 |
#endsub
sub RequireCode { # safely do a require() # warn "RC: $_[0]"; return if exists $INC{$_[0]}; # Fake an untaint $_[0] =~ m/^(.+)$/gs; my $fn = $1; eval { require $fn; }; die "(RequireCode) $fn: $@" if $@; } #endsub
sub RequireCodeNoINC { # safely do a require() without regard to %INC # warn "RCni: $_[0]"; That's the code at ubb_lib.cgi
|
|
|
#57886
09/19/2004 12:17 PM
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
That doesn't help much, it probably means that one of the files we use requirecode to open is broken...
|
|
|
#57887
09/19/2004 7:54 PM
|
Joined: Jan 2000
Posts: 5,834 Likes: 20
UBBDev Owner Time Lord
|
UBBDev Owner Time Lord
Joined: Jan 2000
Posts: 5,834 Likes: 20 |
Where both forums the same version? Because if they where a version below or so and you gave them yours which is a version ahead it could mean license violation 
|
|
|
#57888
09/22/2004 7:58 PM
|
Joined: Sep 2004
Posts: 1
Junior Member
|
Junior Member
Joined: Sep 2004
Posts: 1 |
how can i run a game withe multihack?someone help me
|
|
|
#57889
09/22/2004 8:04 PM
|
Joined: Jan 2003
Posts: 3,456 Likes: 2
Master Hacker
|
Master Hacker
Joined: Jan 2003
Posts: 3,456 Likes: 2 |
multihack is a program that helps install mods for your forums. it has nothing to do with games.
|
|
|
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: 1,157
Joined: July 2001
|
|
Forums63
Topics37,575
Posts293,931
Members13,823
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|