Jump to content
WebFlake
  • 0

IP.Nexus Payment problem


-Cookie-

Question

6 answers to this question

Recommended Posts

  • 0

Then you can edit the initdata.php using ftp in your forum folder.

 

change this

error_reporting( E_STRICT | E_ERROR | E_WARNING | E_PARSE | E_RECOVERABLE_ERROR | E_COMPILE_ERROR | E_USER_ERROR | E_USER_WARNING );

to this

error_reporting( E_STRICT | E_ERROR | E_PARSE | E_RECOVERABLE_ERROR | E_COMPILE_ERROR | E_USER_ERROR | E_USER_WARNING );
Edited by Lock Down
Link to comment
Share on other sites

  • 0

 

Then you can edit the initdata.php using ftp in your forum folder.

 

change this

error_reporting( E_STRICT | E_ERROR | E_WARNING | E_PARSE | E_RECOVERABLE_ERROR | E_COMPILE_ERROR | E_USER_ERROR | E_USER_WARNING );

to this

error_reporting( E_STRICT | E_ERROR | E_PARSE | E_RECOVERABLE_ERROR | E_COMPILE_ERROR | E_USER_ERROR | E_USER_WARNING );

worked, but i can't figure out how people get the money, because when some purchases a file the money will be sent to my paypal and not theres

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...