• The default language of any content posted is English.
TokenLite - ICO / STO Token Sale Management Dashboard - ICO Admin System

TokenLite - ICO / STO Token Sale Management Dashboard - ICO Admin System 1.7.0 NULLED

raz0r

owner
Staff member
Administrator
Moderator
Messages
16,661
Reactions
64,561
raz0r submitted a new resource:

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

View attachment 8554

Softnio introducing full functional dashboard for managing your ICO / STO token sale. TokenLite NULLED – ICO Script brings all kind of components, functional features that helps to Cryptocurrency Agencies / Startup to Lunching their ICO, sale their token, and get contribution from investor.

If you going to start your new business with crypto/blockchain then you might need to run ICO / STO / IEO to...

Read more about this resource...
 
raz0r updated TokenLite - ICO / STO Token Sale Management Dashboard - ICO Admin System with a new update entry:

TokenLite v1.7.0 NULLED

26 Jun, 2023 – v1.7.0

## Major Release:
## Migrated major version of Laravel Framework as 9.x to 10.x version.

Added: ICO Stage add option in Admin panel.
Fixed: Wallet add issue fixed if KYC already submitted.
Fixed: Money format issue in Token purchase page.
Fixed: Exchange rate update issue while based currency changed.
Fixed: Based currency selection issue for Avax, Matic, Shib.
Fixed: Few minor issue resolved as per error log.
Update: Added some missing translated text in...

Read the rest of this update entry...
 
Got some problems installing: Please Note: Remember the ‘tokenlite_app’ and ‘public’ folder should be consider as siblings.

// FOLDER PLACEMENT //
|---root
|--|--tokenlite_app
|--|--public (or public_html)
|--|-|--index.php
What do you mean “considered siblings”?

I have placed the two folders in: public_html , that doesn’t work.

So I extracted “public” to “public_html” says not all files are there.

Then I extracted all files from “tokenlite_app” since you say they should be considered siblings… Now I just get a blank white page.

Can you please advice where the folders / files should go exactly?
 
I have solved the issue.
Now I am facing the problem that once I have login in the admin than the admin page giving 500 error.
any one help me to solve this.
 
I have solved the issue.
Now I am facing the problem that once I have login in the admin than the admin page giving 500 error.
any one help me to solve this.
Alright that was a mouthful man, so i will just respond to your second question.
Since you.seem very familiar with your server environment.I am sure you know where your error logs are

in terminal
tail -f Your_pathto errorlog/error_log

refresh the page in browxer and look at errors in tail.
It will show you the exact error and at which line in the code it is happening.
Using vim or nano, open the file and look at line #
If you can't figure out the problem, post the 100 or so surronding lines of code, here in a code bloc,.
 
Alright that was a mouthful man, so i will just respond to your second question.
Since you.seem very familiar with your server environment.I am sure you know where your error logs are

in terminal
tail -f Your_pathto errorlog/error_log

refresh the page in browxer and look at errors in tail.
It will show you the exact error and at which line in the code it is happening.
Using vim or nano, open the file and look at line #
If you can't figure out the problem, post the 100 or so surronding lines of code, here in a code bloc,.

Hi,
I am using directadmin panel so the error reporting have some issue, but I got the error:

Auto Index is disabled for [/home/aixxxxx/domains/example.com/public_html/], access denied
I am adding this "Options +Indexes" to .htaccess & public_html file permission is already on 755 but still problem not solved.
 
Top