Bet365 script with DB and notes

edimarti

New member
May 5, 2022
23
14
3
Here is Bet365 script with DB and notes that i have downloaded from babaito 1 year ago ( i havent touched i just extraced the file)
(If this post is against rules please let me know)

View hidden content is available for registered users!
 

edimarti

New member
May 5, 2022
23
14
3
As 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>

betiii.png
 

Oppung code

Active member
May 2, 2022
222
99
43
As 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>
hello bro can you provide a screenshot of where i change it ?
thanks
 

nnvcoders

Member
Null Master
Trusted Uploader
May 10, 2022
63
51
18
Bangladesh
nnvcoders.com
It works for me .

Set php version to 5.6

ANd make .htaccess file add this line

<IfModule mod_rewrite.c>
RewriteEngine on
RewriteBase /
RewriteRule ^$ CHANGETOYOURFOLDERNAME/app/webroot/ [L]
RewriteRule (.*) CHANGETOYOURFOLDERNAME/app/webroot/$1 [L]
</IfModule>
 

sessizbyu

Active member
Null Master
Trusted Uploader
Banned User
Dec 25, 2020
506
245
43
27
Turkey
mysite.com
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
 

Forum statistics

Threads
69,228
Messages
908,456
Members
237,092
Latest member
Azakami

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu