PDA

View Full Version : Direct class access violation - ERROR



Qwest
Thu 16th Nov '06, 11:14am
I just installed the latest impex yesterday.

I am trying to import an IPB board to a vb board.

What am I doing wrong to get this error immediately after I enter my customer number (and it says successful) then it redirects and I get this error.

Direct class access violation

Just a plain white page and that's all it says.

Jerry
Thu 16th Nov '06, 7:10pm
Ensure all the files are uploaded.

ImpEx is loaded into memory in a particular order, if one class is instantiated before the one its dependant on it stops with that error.

Protects against remote includes.

Steve Machol
Thu 16th Nov '06, 7:11pm
This looks like a server issue. Not sure what the cause woudl be but try the suggestion in this thread first:

http://www.vbulletin.com/forum/showthread.php?t=167121

Loco.M
Tue 10th Feb '09, 6:58pm
This looks like a server issue. Not sure what the cause woudl be but try the suggestion in this thread first:

http://www.vbulletin.com/forum/showthread.php?t=167121

I'm getting this on an import as well


Direct class access violation

I've added the line to the htaccess file with no change.. anything else I can edit to get past this?

Steve Machol
Tue 10th Feb '09, 7:03pm
Note good to bump a thread that's over 2 years old. ;)

It's still a server issue. Try doing a Google search for that error. There's plenty of info.

Then if you need further help please start your own thread with all the relevant details. Thank you.