Yes because i am using shared hosting. It not working in shared hosting...Notice (8): Undefined variable: Sport [APP/Controller/AppController.php, line 198]
Code Context
AppController::beforeFilter() - APP/Controller/AppController.php, line 198
PagesController::beforeFilter() - APP/Plugin/Content/Controller/PagesController.php, line 47
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 247
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 674
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 182
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 124
delete existing code and place new codesend your .htaccess please
but CHANGETOYOURFOLDERNAME what should i write here? if you post your own .htaccess file i can do it by looking at itdelete existing code and place new code
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteBase /
RewriteRule ^$ CHANGETOYOURFOLDERNAME/app/webroot/ [L]
RewriteRule (.*) CHANGETOYOURFOLDERNAME/app/webroot/$1 [L]
</IfModule>
but CHANGETOYOURFOLDERNAME what should i write here? if you post your own .htaccess file i can do it by looking at it
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteBase /
RewriteRule ^$ /home/infoshirajul/dappfilm.com/app/webroot/ [L]
RewriteRule (.*) /home/infoshirajul/dappfilm.com/app/webroot/$1 [L]
</IfModule>
it should be like that.
any idea how to add odds api ?
It working...
what do u means bro?If anyone wants to work on this I can donate a VPS set up for this purpose. Just direct message me with your Telegram.
yourdomain/admin321cant access /admin
Does anyone know how to access it?
What's the PHP version you useAs i remember i had change debug code from 0 to 1 then switch back or something like that , and some changes on .htaacess
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteBase /
RewriteRule ^$ CHANGETOYOURFOLDERNAME/app/webroot/ [L]
RewriteRule (.*) CHANGETOYOURFOLDERNAME/app/webroot/$1 [L]
</IfModule>
![]()