PDF Invoice / Receipt not working after upgrade

Discussion in 'aMember Pro v.4' started by bennyuk1, Jan 21, 2013.

  1. bennyuk1

    bennyuk1 aMember Pro Customer

    Joined:
    Jan 12, 2012
    Messages:
    200
    Upgraded from 4.2.6 to 4.2.14

    When user try to look at receipts they now get an error.

    I suspect it maybe that invoices had custom image uploaded before uprgade but now the admin page for PDF/Receipt settings cannot be displayed.

    Log shows this:-
    Code:
    amember/admin-setup/pdf
     
    File does not exists in Am_Storage::assertFileInsideFolder   
     
    Click to Expand
    Exception Am_Exception_InternalError
    Am_Storage->assertFileInsideFolder [ library/Am/Storage.php : 427 ]
    Am_Storage_Upload->get [ library/Am/Storage.php : 42 ]
    Am_Plugins_Storage->getFile [ library/Am/Form.php : 442 ]
    Am_Form_Element_Upload->setValue [ library/Am/Form.php : 499 ]
    Am_Form_Element_Upload->updateValue [ library/pear/HTML/QuickForm2/Container.php : 402 ]
    HTML_QuickForm2_Container->updateValue [ library/pear/HTML/QuickForm2/Container.php : 402 ]
    HTML_QuickForm2_Container->updateValue [ library/pear/HTML/QuickForm2.php : 167 ]
    HTML_QuickForm2->setDataSources [ application/default/controllers/AdminSetupController.php : 79 ]
    AdminSetupController->displayAction [ library/Am/Controller.php : 139 ]
    Am_Controller->_runAction [ library/Am/Controller.php : 116 ]
    Am_Controller->dispatch [ library/Zend/Controller/Dispatcher/Standard.php : 295 ]
    Zend_Controller_Dispatcher_Standard->dispatch [ library/Zend/Controller/Front.php : 954 ]
    Zend_Controller_Front->dispatch 
  2. bennyuk1

    bennyuk1 aMember Pro Customer

    Joined:
    Jan 12, 2012
    Messages:
    200
    FIXED. Had to copy hidden files from the cache, as I did a fresh upload.
  3. traderjean

    traderjean New Member

    Joined:
    Feb 1, 2012
    Messages:
    2
    Hello I have exactly the same problem. I can't garantee but must be since the last upgrade or a server transfer. Can you explain what you did exactly? Would be very helpful. thanks a lot. John
  4. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    Your your aMember installation was moved from one server to another, make sure that you copied all contents of /amember/data folder as well.

Share This Page