PHP Fatal error line 1301

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mikep
    Senior Member
    • Jun 2006
    • 164
    • 3.5.x

    PHP Fatal error line 1301

    any one got any idea why i keep getting this error message on my apche log reports

    [error] [client 62.163.48.112] PHP Fatal error: Call to undefined function: imagecreatetruecolor() in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\MyDomainName\\Forum\\includes\\class_image.php on line 1301

    (where MyDoaminName is my domain name)

    looks kind of odd there really are lots of "\\" instead of "\" ???
    ai-stockmarketforum vbulletin-faq vbulletin-fans
  • Colin F
    Senior Member
    • May 2004
    • 17689

    #2
    What version of PHP and GD are you running?
    Best Regards
    Colin Frei

    Please don't contact me per PM.

    Comment

    • mikep
      Senior Member
      • Jun 2006
      • 164
      • 3.5.x

      #3
      im using php 4.4.2 and mySQL5.0.22 apache2.0, um this might seem like a little bit of a silly question but what is GD
      ai-stockmarketforum vbulletin-faq vbulletin-fans

      Comment

      • DelphiVillage
        Senior Member
        • Apr 2002
        • 1051
        • 4.1.x

        #4
        Originally posted by Colin F
        What version of PHP and GD are you running?
        GD is an image manupalating / processing libary.Your PHP build must be compiled with GD support or that function (ImageCreateTrueColor()) will fail to work

        PHP Code:
        <?php
        phpinfo
        ();
        ?>
        in the output of this script you have GD support if it shows up in the table

        www.boutell.com/gd

        Comment

        • Floris
          Senior Member
          • Dec 2001
          • 37767

          #5
          vBulletin 2 is outdated, version 3.5.4 and higher have a lot better support for the latest php/mysql and apache libraries like gd. I recommend to upgrade.

          Comment

          • Marco van Herwaarden
            Senior Member
            • Nov 2004
            • 6999
            • 3.8.x

            #6
            Which version of vBulletin are you running. You have posted in a vB2 forum, but i doubt you are running that version.
            Want to take your board beyond the standard vBulletin features?
            Visit the official Member to Member support site for vBulletin Modifications: www.vbulletin.org

            Comment

            widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
            Working...