Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LendrViewsSettingsHtml is not found #12

Open
Zaephor opened this issue Mar 4, 2014 · 2 comments
Open

LendrViewsSettingsHtml is not found #12

Zaephor opened this issue Mar 4, 2014 · 2 comments

Comments

@Zaephor
Copy link

Zaephor commented Mar 4, 2014

When trying to view:
http://XXXX/administrator/index.php?option=com_lendr&view=settings

Fatal error: Class 'LendrViewsSettingsHtml' not found in /var/www/XXXX/administrator/components/com_lendr/controllers/display.php on line 27

Which based on line 27:
$view = new $viewClass(new $modelClass, $paths);
Tells me it's because there is no /administrator/components/com_lendr/views/settings/html.php file? The guide also skips over creating that.

Also the v1.0.zip download on the front page is not up-to-date with master.

@vickiB
Copy link

vickiB commented Mar 10, 2014

The tutorial was great. I too have run into the Admin issue. I feel like I was so close and yet so far.

@mfleeson
Copy link

Got it working. Check out my fork mfleeson/lendr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants