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
  • Online
  • 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
  • Online
  • 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.191 seconds

Awards for the best Joomla app. This product is gonna win an award for this amazing job. Cook Self Service is the the best application from all over the Joomla universe ! It brings Joomla to a professional level really advanced for developers. It is a real fun to develop with it. The ACL part and security checks implementation are just... so much hours saved. I can now concentrate myself more on the design part and the creative works. Thank you so much. Guys I offer you all my congratulation ! Keep up the works because Joomla is needing it to increase the quality of extensions availables on the JED. I also learned a lot because I can see how to code at the proper place and I found all my answers reading the forum.
lack_hanson (JED)
          

Get Started