+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Junior Member
    Join Date
    Feb 2012
    Posts
    10

    Default Some hidden code in the script ?!?

    Type: Support request
    Item Purchase Code: Robust
    Hi

    can the support explain why this part of code is in the pay.paypal.php please ?

    Code:
    $pp_account = "seller_1191584624_per@oxylus.ro";
    
    switch ($_GET["sub"]) {
    	case "notify":
    		$paypal = new CPaypal($pp_account);
    		$paypal->EnableTest();
    	break;
    
    	case "pay":
    		$test->SetUrls(
    			"http://flashcomponents.clients.oxylus-development.com/pp/pp_success.php",
    			"http://flashcomponents.clients.oxylus-development.com/pp/pp_cancel.php",
    			"http://flashcomponents.clients.oxylus-development.com/pp/pp_notify.php"
    		);
    
    etc...
    etc ...
    I really like an answer for that thank's

  2. #2
    Junior Member
    Join Date
    Feb 2012
    Posts
    10

    Default

    is it possible to have an answer please ?
    Is someone of oxylustemplate comme sometimes on this forum ?

  3. #3
    OXYLUS Development Emanuel's Avatar
    Join Date
    Feb 2008
    Location
    Romania
    Posts
    329

    Default

    Hello

    Those lines of code are commented they have no effect.

    Cheers
    - Search before posting, most of the problems has been discussed already.
    - Make sure you have all the fixes and updates installed before reporting anything
    - Allow us up to 48 hours to respond
    - After having your support request resolved please rate the thread.
    - Be polite, keep in mind we are offering the support for free as curtoasy for you.


    http://www.oxylusflash.com
    http://www.oxylustemplates.com
    http://www.flashtory.com

  4. #4
    Junior Member
    Join Date
    Feb 2012
    Posts
    10

    Default

    Thank's a lot Emmanuel for your answer

Similar Threads

  1. Insert Code PHP
    By cristianosb in forum Robust Business and Portfolio Template with CMS and SHOP
    Replies: 0
    Last Post: 12-22-2011, 07:33 PM
  2. Recover Admin Password, Verification Code image doesn't appear, broken link
    By threemind in forum Vision - Corporate and Portfolio Template with CMS and E-Shop
    Replies: 1
    Last Post: 01-16-2011, 11:03 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts