Jump to content

Matrixfox

Members
  • Posts

    277
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by Matrixfox

  1. Thanks, I really can't take credit for any of this. I couldn't of done it without everyone working their little butts off!

    I made this link readme for myself. It was just sitting on my cloud. One day I got thinking, "this is kinda useless just for my eyes."

    • Upvote 1
  2. thx sir. how to prevent sql injection sir?

    sir can u help me please

    Monitor your server daily. Make secure passwords with letters, numbers, and symbols. Disable root passwords working on sub accounts. Disable public FTP.

    P.S. MOST IMPORTANT, DO NOT GIVE YOUR INFORMATION TO YOUR FRIENDS, FAMILY, OR DOG!!!

    • Upvote 2
  3. +-----+------------------------+-------------------+
    | int | enum SERVICETYPE	   | "servicetype" tag |
    +-----+------------------------+-------------------+
    | 0   | SERVICETYPE_KOREA	  | korea			 |
    | 1   | SERVICETYPE_AMERICA    | america		   |
    | 2   | SERVICETYPE_JAPAN	  | japan			 |
    | 3   | SERVICETYPE_CHINA	  | china			 |
    | 4   | SERVICETYPE_TAIWAN	 | taiwan		    |
    | 5   | SERVICETYPE_THAI	   | thai			  |
    | 6   | SERVICETYPE_INDONESIA  | indonesia		 |
    | 7   | SERVICETYPE_PHILIPPINE | philippine	    |
    | 8   | SERVICETYPE_MALAYSIA   | malaysia		  |
    | 9   | SERVICETYPE_SINGAPORE  | singapore		 |
    | 10  | SERVICETYPE_GERMANY    | germany		   |
    | 11  | SERVICETYPE_INDIA	  | india			 |
    | 12  | SERVICETYPE_BRAZIL	 | brazil		    |
    | 13  | SERVICETYPE_AUSTRALIA  | australia		 |
    | 14  | SERVICETYPE_RUSSIA	 | russia		    |
    | 15  | SERVICETYPE_VIETNAM    | vietnam		   |
    | 17  | SERVICETYPE_CHILE	  | chile			 |
    | 18  | SERVICETYPE_FRANCE	 | france		    |
    | 19  | SERVICETYPE_UAE	    | uae			   |
    +-----+------------------------+-------------------+
    

  4. Hi there JayPee, can you tell me why am I seeing this and how will I solve it?

    [/i]
    [b]	Critical Error[/b]
    
    An error was encountered during the lifetime of the application.
    This could be due to a variety of problems, such as a bug in the application.
    [b]However, normally it is caused by [i]misconfiguration[/i].[/b]
    [b]	Exception Details[/b]
    
    Error: [b]Exception[/b]
    [color=#ff0000]Message: [i]Facebook needs the CURL PHP extension.[/i][/color]
    File: /var/www/cp/addons/facebook/modules/facebook/base_facebook.php:19										File							Line							Function/Method											/var/www/cp/addons/facebook/modules/facebook/facebook.php							18							require_once()											/var/www/cp/addons/facebook/modules/facebook/create.php							2							require_once()											/var/www/cp/lib/Flux/Template.php							337							include()											/var/www/cp/lib/Flux/Dispatcher.php							168							Flux_Template::render()											/var/www/cp/index.php							177							Flux_Dispatcher::dispatch()			
    [b]	Exception Trace As String[/b]
    
    #0 /var/www/cp/addons/facebook/modules/facebook/facebook.php(18): require_once()
    #1 /var/www/cp/addons/facebook/modules/facebook/create.php(2): require_once('/var/www/cp/add...')
    #2 /var/www/cp/lib/Flux/Template.php(337): include('/var/www/cp/add...')
    #3 /var/www/cp/lib/Flux/Dispatcher.php(168): Flux_Template->render()
    #4 /var/www/cp/index.php(177): Flux_Dispatcher->dispatch(Array)
    #5 {main}

    It looks like your missing CURL PHP extension.

×
×
  • Create New...