OnlineTrader - Trading and investment management system

Online Trade - Online investment and cryptocurrency trading system v6.0

No permission to download

wrt

New member
May 23, 2022
1
0
1
Fully working Nulled.


How to Install
1. Create Database and Upload (otrade2022Database.sql) in the folder to your Database on phpMyAdmin
2. Upload the files to your root folder
3. Edit .env and replace the Database Name, Database Username and Database Password with your Database information, then save
4. Now visit your website

Admin Login:
LINK: example.com/adminlogin/login
EMAIL: [email protected]
PASSWORD: test1234
Please can i have link to new file... the link does'nt work again
 

blezyony

New member
Banned User
Sep 9, 2022
4
6
3
Solutions to Latest and old Onlinetrader Script.





1. To download the fully nulled latest version use the link above.



2. The issue of last Roi top up amount not dropping for both new and old one can be ratified by doing the following:

a. open app folder .

b. open Http folder.

c. open controllers folder.

d. Right click and edit the AutoTaskController.php.

e. Scroll down to line 69 where you have the variable '$condition ' and add +1 after '$digit' variable do same on line 70 where you have '$condition 2'.

Now setup and your cron job and test that it works perfectly using the 1 hour time frame or above. If u use 30mins time frame it will drop 1 more than the duration, for example a 1 hour expiration plan on 30mins top up will drop 3 times on 1 hour duration instead of twice.



3. For Issue of back door you change the admin login address by doing this:

a. open routes folder
b. Right click and edit the 'admin.php'
c. on line 29 where you have 'Route::get('login',[LoginController::class , 'showLoginForm'])->name('adminloginform')->middleware('adminguest');'

change the url adresss by changing the 'login' for example if I want to change my admin url to 'url/adminlogin/manger/panel' then my line 29 will be like this

Route::get('manger/panel',[LoginController::class , 'showLoginForm'])->name('adminloginform')->middleware('adminguest');
If you noticed i have changed the 'login' to 'manger/panel' so my new admin login address will be 'mywebsiteurl/adminlogin/manger/panel'

I hope this helps anyone facing any of the above issue .

If you need any help or custumization you can chat me on whatsapp using +2348109514371
 

Emeraldjr

New member
May 11, 2022
3
0
1
@taradidi, I have the latest version as I am a paid user, but there is an issue. I nulled it using some codes I got from a previous nulled version (I got from somewhere else) and so far, some guy has a backdoor in the codes that he uses to change some key parts of the script in all the sites that I have installed it on.

The issue now is, I just downloaded your version and found out well, most codes in the meta.php of the infected version is similar to yours. I don't want to upload an infected version for @Tomz to approve. How do we fix this? Cause someone keeps remotely changing the payment details and pages that follow the script.
Please can you send me the files, I need the CSS files, like frontend_style_default.css
 

Soles2100

New member
Banned User
May 2, 2022
15
1
3
Solutions to Latest and old Onlinetrader Script.





1. To download the fully nulled latest version use the link above.



2. The issue of last Roi top up amount not dropping for both new and old one can be ratified by doing the following:

a. open app folder .

b. open Http folder.

c. open controllers folder.

d. Right click and edit the AutoTaskController.php.

e. Scroll down to line 69 where you have the variable '$condition ' and add +1 after '$digit' variable do same on line 70 where you have '$condition 2'.

Now setup and your cron job and test that it works perfectly using the 1 hour time frame or above. If u use 30mins time frame it will drop 1 more than the duration, for example a 1 hour expiration plan on 30mins top up will drop 3 times on 1 hour duration instead of twice.



3. For Issue of back door you change the admin login address by doing this:

a. open routes folder
b. Right click and edit the 'admin.php'
c. on line 29 where you have 'Route::get('login',[LoginController::class , 'showLoginForm'])->name('adminloginform')->middleware('adminguest');'

change the url adresss by changing the 'login' for example if I want to change my admin url to 'url/adminlogin/manger/panel' then my line 29 will be like this

Route::get('manger/panel',[LoginController::class , 'showLoginForm'])->name('adminloginform')->middleware('adminguest');
If you noticed i have changed the 'login' to 'manger/panel' so my new admin login address will be 'mywebsiteurl/adminlogin/manger/panel'

I hope this helps anyone facing any of the above issue .

If you need any help or custumization you can chat me on whatsapp using +2348109514371
Link is dead
 

Jeffanoic

New member
Jun 8, 2022
26
3
3
how do I install the Tidio live chat code on my Cpanel as the input column in the settings does not work
I’ve done it before but I’ve totally forgotten how

Pls help me anyone ?
 

Fish3r

Member
Babiato Lover
Sep 9, 2019
61
23
18
how do I install the Tidio live chat code on my Cpanel as the input column in the settings does not work
I’ve done it before but I’ve totally forgotten how

Pls help me anyone ?
Resources>views>users
Sidebar or header file
 

tdisolution

New member
Jul 14, 2022
16
2
3
hello guys,
withdrawal section and view plan from admin returning error 500.
SERVER ERROR
what is the solution
1664268658240.png
 
Last edited:

Emmaani

New member
Dec 31, 2020
1
0
1
Solutions to Latest and old Onlinetrader Script.





1. To download the fully nulled latest version use the link above.



2. The issue of last Roi top up amount not dropping for both new and old one can be ratified by doing the following:

a. open app folder .

b. open Http folder.

c. open controllers folder.

d. Right click and edit the AutoTaskController.php.

e. Scroll down to line 69 where you have the variable '$condition ' and add +1 after '$digit' variable do same on line 70 where you have '$condition 2'.

Now setup and your cron job and test that it works perfectly using the 1 hour time frame or above. If u use 30mins time frame it will drop 1 more than the duration, for example a 1 hour expiration plan on 30mins top up will drop 3 times on 1 hour duration instead of twice.



3. For Issue of back door you change the admin login address by doing this:

a. open routes folder
b. Right click and edit the 'admin.php'
c. on line 29 where you have 'Route::get('login',[LoginController::class , 'showLoginForm'])->name('adminloginform')->middleware('adminguest');'

change the url adresss by changing the 'login' for example if I want to change my admin url to 'url/adminlogin/manger/panel' then my line 29 will be like this

Route::get('manger/panel',[LoginController::class , 'showLoginForm'])->name('adminloginform')->middleware('adminguest');
If you noticed i have changed the 'login' to 'manger/panel' so my new admin login address will be 'mywebsiteurl/adminlogin/manger/panel'

I hope this helps anyone facing any of the above issue .

If you need any help or custumization you can chat me on whatsapp using +2348109514371
Cron job not working it doesn't need this correction , kindly configure Your Cron job on your Cpanel


On command type this wget -O--q https://yoursite.com/cron

I tried your method it failed is not working I tried configuring my Cron job using my cpanel it works fine .......

Need help contact me
+2348029332750
 

Attachments

  • Screenshot_20220929-192344.jpg
    Screenshot_20220929-192344.jpg
    307.3 KB · Views: 22

stancee

New member
May 16, 2022
5
0
1
please the drop-down menu for mobile ( which has an avatar)is always purple how do i change the color
 

blezyony

New member
Banned User
Sep 9, 2022
4
6
3
Cron job not working it doesn't need this correction , kindly configure Your Cron job on your Cpanel


On command type this wget -O--q https://yoursite.com/cron

I tried your method it failed is not working I tried configuring my Cron job using my cpanel it works fine .......

Need help contact me
+2348029332750
Hello,the solution is for those whose profit are already running but last profit does not drop, its not cron job.
Cron job should be running on your cpanl using the command wget -O--q https://yoursite.com/cron.
you only use the solution i provided when your profit doesn't drop accurately.
 

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