Members

Technology Zones

IBM Learning Center

Articles

Hosted By

MaximumASP

Info

How to solve this error?

Last post 08-07-2008 2:49 AM by judaspinoon. 4 replies.
Page 1 of 1 (5 items)
Sort Posts: Previous Next
  • 06-14-2008 7:47 AM

    • ulagan
    • Not Ranked
    • Joined on 06-14-2008
    • India
    • New Member
    • Points 35

    How to solve this error?

    How to clear the errors in the following link : http://www.3drevolution.in/3d/ Please give me the solutions for that
    • Post Points: 20
  • Advertisement

    • Red Gate Software

    Advertisement

    Want to boost your .NET application performance?

    Some developers always seem to write efficient and lightening-fast code. What is their secret? It’s ANTS Profiler. “We improved the performance of the application up to 10 times” Dan Ports, Intrigma.

    Try it for yourself now.

  • 07-09-2008 10:52 PM In reply to

    • paulfp
    • Top 10 Contributor
    • Joined on 01-27-2002
    • Originally Birmingham, now Liverpool, UK
    • Guru
    • Points 9,395

    Re: How to solve this error?

     do you really think that anyone'll be able to just provide a magic answer from just that?

    You'll have to provide some more information, ie. the source code which is outputting those errors.

     Generally if you actually read the errors it tells you what is wrong and how to fix them... but feel free to post the actual code and we'll take a look...

    God bless,
    >> Paul Freeman-Powell
    >> www.paulfp.net


    web site application design, data recovery free internet services and much, much more!

    ---> www.caeus.com
    ---> Main office: 0870 3000 927
    • Post Points: 5
  • 07-23-2008 6:58 AM In reply to

    Re: How to solve this error?

    What is the errror on it? tell it first. without the error how to correct.

     

    You have just provided the link. Is it an spam question???? Stick out tongue

    --
    Muneer
    Creativity cOmes frOm trust; Trust yOur instincts. And never hOpe mOre than yOu wOrk
    • Post Points: 10
  • 07-24-2008 7:50 AM In reply to

    • ulagan
    • Not Ranked
    • Joined on 06-14-2008
    • India
    • New Member
    • Points 35

    Re: How to solve this error?

     

    please solve this

    these are errors 

    /httpdocs/3d/includes/ Warning: main(/httpdocs/3d/includes/config.php) [function.main]: failed to open stream: No such file or directory in C:\Inetpub\vhosts\3drevolution.in\httpdocs\3d\includes\common.php on line 12 Warning: main() [function.include]: Failed opening '/httpdocs/3d/includes/config.php' for inclusion (include_path='.;./includes;./pear') in C:\Inetpub\vhosts\3drevolution.in\httpdocs\3d\includes\common.php on line 12 Warning: main(/httpdocs/3d/includes/dbNames.php) [function.main]: failed to open stream: No such file or directory in C:\Inetpub\vhosts\3drevolution.in\httpdocs\3d\includes\common.php on line 13 Warning: main() [function.include]: Failed opening '/httpdocs/3d/includes/dbNames.php' for inclusion (include_path='.;./includes;./pear') in C:\Inetpub\vhosts\3drevolution.in\httpdocs\3d\includes\common.php on line 13 Warning: main(class.SqlFunctions.php) [function.main]: failed to open stream: No such file or directory in C:\Inetpub\vhosts\3drevolution.in\httpdocs\3d\includes\common.php on line 14 Warning: main() [function.include]: Failed opening 'class.SqlFunctions.php' for inclusion (include_path='.;./includes;./pear') in C:\Inetpub\vhosts\3drevolution.in\httpdocs\3d\includes\common.php on line 14 Warning: main(class.General.php) [function.main]: failed to open stream: No such file or directory in C:\Inetpub\vhosts\3drevolution.in\httpdocs\3d\includes\common.php on line 15 Warning: main() [function.include]: Failed opening 'class.General.php' for inclusion (include_path='.;./includes;./pear') in C:\Inetpub\vhosts\3drevolution.in\httpdocs\3d\includes\common.php on line 15 Warning: main(class.Mime.php) [function.main]: failed to open stream: No such file or directory in C:\Inetpub\vhosts\3drevolution.in\httpdocs\3d\includes\common.php on line 16 Warning: main() [function.include]: Failed opening 'class.Mime.php' for inclusion (include_path='.;./includes;./pear') in C:\Inetpub\vhosts\3drevolution.in\httpdocs\3d\includes\common.php on line 16 Fatal error: Class images: Cannot inherit from undefined class mysqlfns in C:\Inetpub\vhosts\3drevolution.in\httpdocs\3d\includes\classes\class.images.php on line 2 Fatal error: Cannot instantiate non-existent class: images in C:\Inetpub\vhosts\3drevolution.in\httpdocs\3d\Index.php on line 5

    • Post Points: 5
  • 08-07-2008 2:49 AM In reply to

    • judaspinoon
    • Not Ranked
    • Joined on 08-07-2008
    • Philippines
    • New Member
    • Points 5

    Re: How to solve this error?

    Looks your having problems in your function declaration. You must state your function declaration clearly, use words that can easily integrate to your syntax.. Do not use datatypes as variables.

     

    I hope that would help... 

    • Post Points: 5
Page 1 of 1 (5 items)