another 500 issue

  • Posts: 16
  • Thank you received: 0
14 years 3 weeks ago #874

Now, after some editing i am stuck with 500 - Вид не найден [наименование, тип, префикс]: menu,html,menuView
unfortunately i am translate most of vars to russian, include erros messages, but in retranslate it sounds like 500 - View not found [name,type,prefix]: menu,html,menuView

where to dig now ?

Please Log in or Create an account to join the conversation.

  • Posts: 82906
  • Thank you received: 13378
  • MODERATOR
14 years 3 weeks ago #876

Could you tell us where that happened ? What did you do to get this error ? The URL where you had the problem ?

Please Log in or Create an account to join the conversation.

  • Posts: 16
  • Thank you received: 0
14 years 3 weeks ago #878

cheese.d55b.ru/
i am simply change type of layot from div to list

Please Log in or Create an account to join the conversation.

  • Posts: 16
  • Thank you received: 0
14 years 3 weeks ago #881

how i can give u pass from this site ?

Please Log in or Create an account to join the conversation.

  • Posts: 82906
  • Thank you received: 13378
  • MODERATOR
14 years 3 weeks ago #884

I tried on one of our test site to change the ype from div to list but I didn't get the problem. So yes, an access to your website would be great.

You can send the information to This email address is being protected from spambots. You need JavaScript enabled to view it.

Please Log in or Create an account to join the conversation.

  • Posts: 16
  • Thank you received: 0
14 years 3 weeks ago #892

where i was wrong ?

Please Log in or Create an account to join the conversation.

  • Posts: 82906
  • Thank you received: 13378
  • MODERATOR
14 years 3 weeks ago #894

Hi,

The problem is that when you change the "menu position" to "above the content" in the display tab of the options, it tries to display the HikaShop menu on the front end as well. We will fix that :)
In the mean time, do not change this option

Please Log in or Create an account to join the conversation.

  • Posts: 16
  • Thank you received: 0
14 years 3 weeks ago #895

Ok :)
Thank u !!!

Please Log in or Create an account to join the conversation.

  • Posts: 1
  • Thank you received: 0
9 years 7 months ago #197698

I had the same error while installing hikashopstarter version in Joomla godaddy windows server

500 - An error has occurred.

View not found [name, type, prefix]: menu, html, menuView

Return to Control Panel


Call stack
# Function Location
1 JAdministrator->dispatch() D:\Hosting\11964857\html\joomla\administrator\index.php:46
2 JComponentHelper::renderComponent() D:\Hosting\11964857\html\joomla\administrator\includes\application.php:153
3 JComponentHelper::executeComponent() D:\Hosting\11964857\html\joomla\libraries\joomla\application\component\helper.php:351
4 require_once() D:\Hosting\11964857\html\joomla\libraries\joomla\application\component\helper.php:383
5 JController->execute() D:\Hosting\11964857\html\joomla\administrator\components\com_hikashop\hikashop.php:54
6 updateController->install() D:\Hosting\11964857\html\joomla\libraries\joomla\application\component\controller.php:761
7 hikashop_setTitle() D:\Hosting\11964857\html\joomla\administrator\components\com_hikashop\controllers\update.php:23
8 hikashop_getMenu() D:\Hosting\11964857\html\joomla\administrator\components\com_hikashop\helpers\helper.php:664
9 JController->getView() D:\Hosting\11964857\html\joomla\administrator\components\com_hikashop\helpers\helper.php:704
10 JError::raiseError() D:\Hosting\11964857\html\joomla\libraries\joomla\application\component\controller.php:903
11 JError::raise() D:\Hosting\11964857\html\joomla\libraries\joomla\error\error.php:251

Please Log in or Create an account to join the conversation.

  • Posts: 82906
  • Thank you received: 13378
  • MODERATOR
9 years 7 months ago #197728

Hi,

The error is not the same. The error from rulezzzzz is something we fixed 4 years ago.

In your case, it could be that you're missing either the file administrator/components/com_hikashop/views/menu/tmpl/default.php or the file administrator/components/com_hikashop/views/menu/view.html.php on your website.
So please check on that via FTP. If that's the case, the simplest is to get these files from the HikaShop install package in the folder back/views/menu/ and copy them where they need to be.

Otherwise, it could be a problem with another extension or plugin on your website.
Add the code:
if(empty($viewType)) $viewType = 'html';
before the code:
$controller = new hikashopBridgeController(array('name'=>'menu'));
$viewType = $document->getType();
in the file administrator/components/com_hikashop/helpers/helper.php and that should avoid the issue.

Please Log in or Create an account to join the conversation.

Time to create page: 0.086 seconds
Powered by Kunena Forum