Jump to content

verajorge

Members
  • Posts

    4
  • Joined

  • Last visited

Profile Information

  • First Name
    vera
  • Last Name
    jorge

Recent Profile Visitors

156 profile views

verajorge's Achievements

Newbie

Newbie (1/14)

  • First Post Rare
  • Week One Done Rare
  • One Month Later Rare
  • One Year In Rare

Recent Badges

0

Reputation

  1. Dear all, I have 0 experience programming. I upgraded my shop to the latest version , then tried to add the new product module to the main page because it was gone and now nothing works. No back-office at all. just errors. Any help please? SmartyException in vendor\smarty\smarty\libs\sysplugins\smarty_template_compiled.php (line 96) public function render(Smarty_Internal_Template $_template) { // checks if template exists if (!$_template->source->exists) { $type = $_template->source->isConfig ? 'config' : 'template'; throw new SmartyException("Unable to load {$type} '{$_template->source->type}:{$_template->source->name}'"); } if ($_template->smarty->debugging) { if (!isset($_template->smarty->_debug)) { $_template->smarty->_debug = new Smarty_Internal_Debug(); }
  2. well, I was trying to add a menu to my main page without success for days, then the same with a shopping cart. the worse happened and when I change something, this happened: Whoops, looks like something went wrong. 1/1 Exception in CartPresenter.php line 281:CartPresenter can only present instance of Cart in CartPresenter.php line 281 at CartPresenter->present(null) in ps_shoppingcart.php line 85 at Ps_Shoppingcart->getWidgetVariables('displayAdminAfterHeader', array('smarty' => object(Smarty_Internal_Template), 'cookie' => object(Cookie), 'cart' => null)) in ps_shoppingcart.php line 97 at Ps_Shoppingcart->renderWidget('displayAdminAfterHeader', array('smarty' => object(Smarty_Internal_Template), 'cookie' => object(Cookie), 'cart' => null)) in Hook.php line 900 at HookCore::coreRenderWidget(object(Ps_Shoppingcart), 'displayAdminAfterHeader', array('smarty' => object(Smarty_Internal_Template), 'cookie' => object(Cookie), 'cart' => null)) in Hook.php line 861 at HookCore::exec('displayAdminAfterHeader', array('smarty' => object(Smarty_Internal_Template), 'cookie' => object(Cookie), 'cart' => null), null) in smarty.config.inc.php line 168 at smartyHook(array('h' => 'displayAdminAfterHeader'), object(Smarty_Internal_Template)) in SmartyLazyRegister.php line 83 at SmartyLazyRegister->__call('smartyHook', array(array('h' => 'displayAdminAfterHeader'), object(Smarty_Internal_Template))) in smarty_internal_templatebase.php(157) : eval()'d code line 545 at content_595eaf8c74e569_46984037(object(Smarty_Internal_Template)) in smarty_internal_templatebase.php line 188 at Smarty_Internal_TemplateBase->fetch('header.tpl') in AdminController.php line 1813 at AdminControllerCore->display() in Controller.php line 225 at ControllerCore->run() in Dispatcher.php line 369 at DispatcherCore->dispatch() in index.php line 95 not a programmer....or even close to it...can you please help me to have access to my page again? Weird is that the page itself is still online: www.madewithamore.com appreciate the help!!
  3. Hope you can help, I already deleted everything I added by mistake. thanks
×
×
  • Create New...