Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Coding Forum


You are currently viewing our Coding Forum as a guest. Please register to participate.
Login



Reply
Old 07-10-2004, 05:38 AM SWFmovie
ComPilots's Avatar
Junior Talker

Posts: 2
Location: ComPilots Land
Trades: 0
I have written and designed an airport chart module that uses the function "swfmovie".

I think my host has upgraded the PHP version and now I receive this error:
Fatal error: Cannot instantiate non-existent class: swfmovie in generator.php on line 377

The line is:
$m = new SWFmovie();


Would anyone know how to solve this?
ComPilots is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 07-10-2004, 11:26 AM
Kyrnt's Avatar
The Post-Mod Years

Posts: 2,536
Location: Western Maryland
Trades: 0
ComPilots,

You are getting this error because your script cannot find the PHP class definition of SWFmovie(). Make sure the script which defines that class is included by the script which makes the call.
__________________
—Kyrnt
Kyrnt is offline
Reply With Quote
View Public Profile Visit Kyrnt's homepage!
 
Old 07-11-2004, 05:14 AM
ComPilots's Avatar
Junior Talker

Posts: 2
Location: ComPilots Land
Trades: 0
The problem is that I didn't change anything in the script! The script worked for months without any problems! My guess is that my host has changed something or removed something!!

Would you have an idea what and where?


Thanks for your speedy reply!
ComPilots is offline
Reply With Quote
View Public Profile
 
Old 07-12-2004, 01:23 AM
Kyrnt's Avatar
The Post-Mod Years

Posts: 2,536
Location: Western Maryland
Trades: 0
You need to find out where the class CWFmovie is defined then ensure that it can be seen (i.e., is included by) the file where the call is being made.

Not sure how a host's settings could have affected this (if SWFmovie is a PHP class).

Do you know where that code is and can you confirm that it is visible from the call trying to instantiate it?
__________________
—Kyrnt
Kyrnt is offline
Reply With Quote
View Public Profile Visit Kyrnt's homepage!
 
Old 07-22-2006, 01:09 PM Re: SWFmovie
Junior Talker

Posts: 1
Name: Eric Maksim
Trades: 0
http://www.opaque.net/wiki/index.php?MingInstall

old documentation, but should work nonetheless....
SynReaper is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to SWFmovie
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.15290 seconds with 12 queries