Thread: OOTP OU v4
View Single Post
Old 09-29-2011, 04:41 PM   #10
pallison14
Major Leagues
 
pallison14's Avatar
 
Join Date: Mar 2002
Posts: 452
This looks amazing, but I'm having problems getting it running. Specifically, I'm getting the following error when checking syntax:

Code:
Base class package "Class::Accessor" is empty.
    (Perhaps you need to 'use' the module which defines that package first.)
 at OOTPOU/Ajax.pm line 4
BEGIN failed--compilation aborted at OOTPOU/Ajax.pm line 4.
Compilation failed in require at ootpou.pl line 12.
BEGIN failed--compilation aborted at ootpou.pl line 12.
Any thoughts? The file hierarchy appears to be correct, and I have the perl path setup.

Edit: Scratch that. My server didn't have the Perl Class::Access module installed. Leaving this post up here for those that may encounter the same problem. You'll need direct pretty substantial access to your server to fix it (SSH/Root), and here is a cheat sheet on how to get the module up and running.
__________________
Commissioner, NGBL - Putting the FUNK in defunct.

New York (AL), UBL

Last edited by pallison14; 09-29-2011 at 05:01 PM.
pallison14 is offline   Reply With Quote