sparkbuilt / lendr

Joomla! 3.0 Component Tutorial Series
73 stars 50 forks source link

Error on access of "Lendr Settings" in administration panel #6

Open phasemaster opened 11 years ago

phasemaster commented 11 years ago

Access of [http://localhost/administrator/index.php?option=com_lendr&view=settings]() returns the error:

Fatal error: Class 'LendrViewsSettingsHtml' not found in C:\xampp\htdocs\administrator\components\com_lendr\controllers\display.php on line 27
nasirkhan commented 11 years ago

got the same error

davidhurley commented 11 years ago

Thanks guys! I'll look at it and update the code to fix it. :)

arkantus1910 commented 11 years ago

me too bro.

floatx commented 11 years ago

The tutorial was really comprehensive and nice, but this is not working for me either.

Arenco commented 11 years ago

Thanks for sharing with us! I enjoyed the tutorial but am left with no functionality.

Is the project taken further? When will you be working on this issue?

nikolay000 commented 10 years ago

It's only the wrong link in the menu. There is no sign that the view "settings" has ever existed.

The standard joomla component for processing "config.xml" is accesible from menu "Components->Lendr" (click it - do not open the submenu), and then click on "Options" on the right of the page.

To fix the menu, in source_dir/

Change: "<menu view="settings" img="components/com_lendr/assets/images/settings_icon.png" alt="LENDR/Settings">COM_LENDR_SETTINGS</menu>" To: "<menu link="option=com_config&view=component&component=com_lendr" img="components/com_lendr/assets/images/settings_icon.png" alt="LENDR/Settings">COM_LENDR_SETTINGS</menu>"

Uninstall, and reinstall the component.

Good Luck!

johnnydevs commented 10 years ago

Not working for me. after making the suggested change I keep getting;

Warning JInstaller: :Install: Cannot find Joomla XML setup file