Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2012
    Posts
    5
    Plugin Contributions
    0

    Default there is a problem when I add skrill module.

    skrill is called moneybooker before.
    I download the module on skrill website.
    the dubug in cache shows: PHP Parse error: syntax error, unexpected '{' in /******/moneybookers.php on line 54

    line 54 should be in these lines.
    PHP Code:
    function moneybookers() {
            global 
    $messageStack;

            
    $this->code 'moneybookers';
            
    $this->codeVersion '0.0.1.a';
            
    $this->description 'WELCOME';
            
    $this->title = ($this->check() ? "<b>" "check") . MODULE_PAYMENT_MONEYBOOKERS_TEXT_MAIN_MODULE . (!$this->check() ? " - <b>" MONDULE_PAYMENT_MONEYBOOKERS_TEXT_REQUIRED "required") . "</b>";

            try {
                if ((int)
    $this->_get('ORDER_STATUS_ID') > 0) {
                    
    $this->order_status $this->_get('ORDER_STATUS_ID');
                }

                
    $this->sort_order $this->_get('SORT_ORDER');

                if (
    $this->_defined('STATUS') && (!$this->_defined('EMAIL') || !$this->_get('EMAIL') || !$this->_defined('SECRET_WORD') || !$this->_defined('ID') || !$this->_get('ID'))) {
                    
    $this->title .= '<b style="color: red"> (Module is not configured)</b>';
                    
    $this->enabled false;
                } else {
                    
    $this->enabled $this->_get('STATUS');
                }
            } catch (
    Exception $e) {
                
    $this->enabled false;
            }
            
    //        if (IS_ADMIN_FLAG === true) $this->tableCheckup();
        
    }

        
    /**
         * Funkcja sprawdzaj膮ca czy modu艂 jest zainstalowany
         *
         * @return bool
         */ 

  2. #2
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: there is a problem when I add skrill module.

    I see nothing wrong with that code. There must be more too this.

    Do you have any other clues?

    Cheers
    Rod

  3. #3
    Join Date
    Sep 2012
    Posts
    5
    Plugin Contributions
    0

    Default Re: there is a problem when I add skrill module.

    thanks for your reply.
    I use this website in other hose with other domain before.
    it's right before.
    but when I transfer to new host and use new domain.I cann't see moneybooker list and button in admin.and I find this dubug infomation in cache.
    then I download skrill addon again in skrill website.but it is still like this.does it only support 1.5?not 1.3.9?
    alan

 

 

Similar Threads

  1. v153 Skrill add on
    By Andy-C27 in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 18 Jan 2015, 03:47 PM
  2. Is there a module to add a forum to my site?
    By das.palash89 in forum Addon Templates
    Replies: 2
    Last Post: 7 Mar 2014, 04:20 PM
  3. When will there be a fix for the UPS shipping Module
    By MountainWilliam in forum Built-in Shipping and Payment Modules
    Replies: 30
    Last Post: 4 May 2011, 01:51 PM
  4. Using HSBC cpi - is there an add on module
    By yamadan in forum Addon Payment Modules
    Replies: 1
    Last Post: 4 Mar 2011, 04:26 PM
  5. Is there a multiple add to cart quantity box module?
    By bradlawson in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 5 Aug 2007, 03:38 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR