try this one
WORKED!!try this one
INSERT into users(id,name,email,password,role,school_id) VALUES(1,"superadmin","[email protected]","7c4a8.....","superadmin",1)
try this one
INSERT into users(id,name,email,password,role,school_id) VALUES(1,"superadmin","[email protected]","7c4a8.....","superadmin",1)
Does that mean this is working now. The installation wasnt working for me earlierWORKED!!![]()
Worked for me broDoes that mean this is working now. The installation wasnt working for me earlier
look for the file header.php (application\views\backend\header.php)![]()
Is there a way to change the url here to the homepage please? Url goes to: "http://localhost/academy_5.3/home"
Thanks.
<a href="<?php echo site_url('home'); ?>" target="" class="btn btn-outline-light ml-3"><?php echo get_phrase('visit_website'); ?></a>
<a href="www.google.com" target="" class="btn btn-outline-light ml-3"><?php echo get_phrase('visit_website'); ?></a>
nothing it just loadsAye Monari koraiga.
What http response do you get when you add an addon? check by inspecting element