hello, Rainlab.user and blog plugin are installed and i get this error on the very last OctoberCMS 3.6.26
i've fixed with a simple check with if ($user = Auth::user()){ return $user }
Nice job by the way :)
Hello,
thanks for your message, and I apologize for the long wait. The issue was caused by a newer major release of the RainLab.User extension, which switched to Laravel’s native authentication system. The issue has now been resolved in version 1.4.1.
Sincerely, Sam
BlogHub significantly enhances the functionality of RainLab.Blog by adding moderatable comments, tagging capabilities, meta fields, statistics, and other advanced features. These enhancements make content management more efficient and interactive. For students working on tech-related projects, especially those needing help with assembly assignment https://myassignmenthelp.com/programming-help/assembly-language-assignment-help.html, MyAssignmenthelp can offer insights into integrating such plugins effectively. Understanding plugin customization and feature optimization can greatly improve the performance and usability of blogging platforms.
It sounds like you're working with OctoberCMS 3.6.26 and encountered an error involving the RainLab.User and RainLab.Blog plugins—likely when trying to access the authenticated user via Auth::user(), and it's returning null when no user is logged in. if ($user = Auth::user()) { return $user; } In newer versions of OctoberCMS, especially with updates to middleware and authentication handling, it's more common for Auth::user() to return null in public contexts (frontend) if:
- The user is not logged in.
- There's a mismatch in middleware or session configuration.
If you try to access a method or property on null in Geometry Dash Lite, you'll get a "Trying to access property of non-object" or "Call to a member function on null" error.
Students across Australia often face significant academic pressure, whether it’s due to tight deadlines, complex assignment instructions, or the sheer volume of work across multiple subjects. Universities and colleges in Australia are known for their high academic standards, and meeting these expectations can be overwhelming—especially for those juggling part-time jobs or dealing with personal commitments. In such scenarios, many students look for a professional writing service to help them manage their workload without compromising on quality.
@520 7418 No, it keeps showing "Trying to access property of non-object." Is it because I am entering it in null?
@520 7418 No, it keeps showing "Trying to access property of non-object." Is it because I am entering it in null?
1-9 of 9