TokenLite - ICO / STO Token Sale Management Dashboard - ICO Admin Script

TokenLite - ICO / STO Token Sale Management Dashboard - ICO Admin Script v1.8.0

No permission to download

rafially

New member
Dec 21, 2020
13
6
3
Can you help me? I want to sell some coins but I have a problem. Every time if my customer want to buy for 1000$ or more the system shows 0$

same with other tokens 999BNB are possible per sample but 1000BNB showing automatically 0

So the system is always showing 0 after 4 Digits.

so you can see on the attached files 500USD would work but if I add 1 zero it turns to 0USD

can someone please send me HIS working tool so I can download it?
Because I think mine is bugged or something..
ok
solved it like this
from

ICO/STO Settings
make :
Decimal Minimum : 2
Decimal Maximum : 8
Decimal Display : 2

now will accept and calculate till 1,000,000,000 in USD & EUR​

 

MioM

New member
May 25, 2021
2
0
1
Guys, the paypal payment method is no longer working in this version 1.3.0?
 

momaie234

New member
Nov 10, 2019
6
1
3
Guys who knows to install this script? I did everithing what says in instalation files and never work
 

sysdba

New member
May 4, 2022
1
-7
3
Here is my version ( 1.3.0 )

I put some fixes:

- upgrade Laravel and deps from 5.7 to -> 8.6 ( now rolling on PHP 8 )
- bypass the redirect to page " Register the Product " -> admin/apps-register (see screenshot)

Capture d’écran 2021-11-01 à 15.31.58.png

if somebody has 1.3.1 please share so i can null it ...

if you like , click Like :)

View hidden content is available for registered users!
 
Last edited:

alvarowilliams

New member
Aug 28, 2022
0
0
0
Guys,
When i push to Confirm Payment button, it's required to user wallet.. how can i dissable it? Thanks for helping.
 

Attachments

  • q2.png
    q2.png
    89.7 KB · Views: 43
  • question.png
    question.png
    68.9 KB · Views: 42

jaapiiee

New member
May 19, 2021
0
1
0
ErrorException
file_exists(): open_basedir restriction in effect. File(/subdomains/base/tokenlite_app/app/PayModule/Module.php/module.json) is not within the allowed path(s): (/sites//www/:/sites//www/:/sites//subdomains/:/sites//private/:/sites//logs/:/sites/karicoin.com/backups/:/sites//lib/php_include/cacert.pem:/sites/k/tmp/:/tmp/:/etc/.prepend.php:/sites//etc/.prepend.php:/usr/lib/php/8.0/stubs.php)

got this ... can anyone help me?

I tried everything.. been busy the whole day to solve this... it doesnt work out for me
 
Last edited:

commodoor

Active member
Apr 21, 2019
114
43
28
127.0.0.1
ErrorException
file_exists(): open_basedir restriction in effect. File(/subdomains/base/tokenlite_app/app/PayModule/Module.php/module.json) is not within the allowed path(s): (/sites/karicoin.com/www/:/sites/karicoin.com/www/:/sites/karicoin.com/subdomains/:/sites/karicoin.com/private/:/sites/karicoin.com/logs/:/sites/karicoin.com/backups/:/sites/karicoin.com/lib/php_include/cacert.pem:/sites/karicoin.com/tmp/:/tmp/:/etc/.prepend.php:/sites/karicoin.com/etc/.prepend.php:/usr/lib/php/8.0/stubs.php)


got this ... can anyone help me?

I tried everything.. been busy the whole day to solve this... it doesnt work out for me

Solved this issue by modifying the "/tokenlite_app/app/PayModule/Module.php/" file and go to line 280 and change the following

PHP:
$path = $module_path.$ds.$dir.$ds.'module.json';

to

PHP:
$path = $module_path.$ds.$dir.'module.json';
 
  • Like
Reactions: jaapiiee

jaapiiee

New member
May 19, 2021
0
1
0
Solved this issue by modifying the "/tokenlite_app/app/PayModule/Module.php/" file and go to line 280 and change the following

PHP:
$path = $module_path.$ds.$dir.$ds.'module.json';

to

PHP:
$path = $module_path.$ds.$dir.'module.json';
Thanks a lot ! i bought a vps before that so i didnt have the problem anymore.

But i think for others it will help alot!
 

bunny2020

New member
Sep 11, 2022
0
0
0
Can someone help me? I have this script and the automatic prices it’s not working. Always I get value 1:1 to any crypto.
 

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