Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

Ajax error "ERROR : View not found [name, type..." 19 Feb 2016 00:28 #13827

  • vlemos
  • vlemos's Avatar Topic Author
  • Offline
  • Elite Member
  • Elite Member
  • Posts: 295
  • Thank you received: 41
Hello Admin

Anyone experiencing this error in the sandbox as well?
   ERROR : View not found [name, type, prefix]: thirdusers, html, demo12753View

Regards
vlemos

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

Ajax error "ERROR : View not found [name, type..." 19 Feb 2016 16:06 #13831

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Where in ajax ?
Thirdusers is not anymore in use. Get rid of that.
In case if you want it, does the MVC triad (thirdusers) files present in your component ? Guess yes (sorry in advance for stupid question)


I think that all your recent problems comes from the loader. Missing files, or missing the auto-loader.
The auto-loader is very important because it permit to load the class files ONLY when they are used. The loader is only registering the class names and associates them with the physical file.
When you want to dirty fix such problem, just put a include_once() of your missing class.
But the best is to understand what the hell is happening. I was very to happy with the recent discovery, but now I a stuck again.
I want to follow closely this problem.

Did you tried to debug the loader ?
Cook furnishes you a dump() function in the loader superclass.
With this function, you can follow easily what is going on.
Coding is now a piece of cake
The following user(s) said Thank You: vlemos

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

Ajax error "ERROR : View not found [name, type..." 21 Feb 2016 02:13 #13833

  • vlemos
  • vlemos's Avatar Topic Author
  • Offline
  • Elite Member
  • Elite Member
  • Posts: 295
  • Thank you received: 41
Hello Admin, this is being generated by the builder. How do I stop the generator from implementing "Thirduser" references? Thanks vlemos

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

  • Page:
  • 1
Time to create page: 0.055 seconds

  Joomla Developpers won't be able to live without J-Cook's Component Creator! Check it out - it'll save you a heap of time coding so you can concentrate on the creative part of developing!
Mind-Your-Biz-Online

Get Started