Jump to content

1 Screenshot

About This File

SumoWebTools is a web tools script that provides free internet tools that are useful in daily online activities. It supports multi-language, making it easy to customize the language you want with just a few taps.

This script is built on Bootstrap v5, supports Light and Dark modes, supports LTR and RTL layouts. With more than 120 commonly used web tools on the internet, it will help you quickly get approved for Google Adsense.

Optimized for Page Speed Insights

SumoWebTools has been optimized for performance according to the standards set by Google Page Speed Insights. This specialized script targets the critical factors that affect your site’s speed and overall user experience, making it an invaluable asset for your web optimization efforts.


What's New in Version v2.0.3   See changelog

Released

Version 2.0.3 (December 20, 2023)
- NEW: Added Stripe Fee Calculator tool.
- NEW: Added Calorie Calculator tool.
- NEW: Added TDEE Calculator tool.
- NEW: Add a feature to disable the captcha for registered users.
- FIXED: Error editing posts, pages, and tools.
- FIXED: Incorrect dates of recent posts are displayed in the sidebar.
- FIXED: 404 error when sharing posts on social networking sites.
- FIXED: Displaying post numbers in the sidebar is not working correctly.
- ENHANCEMENT: Move the title and subtitle to the top of the tool page when parallax is turned off.
- ENHANCEMENT: Added Sample and Reset buttons to some tools.
- ENHANCEMENT: Scroll language when too long.
- ENHANCEMENT: Improved some mobile responsiveness.
  • Like 1


User Feedback

Recommended Comments

devclined

Posted

404 not found, but humor located!

brando

Posted

404 error on download link.

Digi aerotech

Posted

public_html/components/app/Http/Livewire/Public/Install/Environment.php

Go into this Directory 

Scroll to Section - 

try {

            $response = Http::get('https://envato.themeluxury.com/activation/sumowebtools.php?code=' . $this->purchase_code . '&domain=' . url('/') );

            if ($response->ok() && $response['status'] === 'success') {

                if (! $this->checkDatabaseConnection($this->database_host, $this->database_port, $this->database_name, $this->database_username, $this->database_password) )


Replace this success with "error" like this 

if ($response->ok() && $response['status'] === 'error')

DONE! now put anything and your file can be installed

 

  • Like 1
  • Love 1
Digi aerotech

Posted

On 3/1/2024 at 1:09 AM, Coders said:

@Digi aerotech It installs but asks for license verification, it's useless.

Yes, I noticed this later and try some few other fixes also but in the end this all are not working so, better go with other scripts

Anonymous_Insane

Posted

On 3/1/2024 at 12:39 AM, Coders said:

@Digi aerotech It installs but asks for license verification, it's useless.

 

On 3/13/2024 at 10:10 AM, Digi aerotech said:

Yes, I noticed this later and try some few other fixes also but in the end this all are not working so, better go with other scripts

No need to go with other scripts. Here is the complete fix.

Once you've installed the script (by editing the Environment.php), you need to edit 2 more files to completely null the verification.

  1. /components/app/Http/Livewire/Admin/License.php
  2. /components/vendor/arcanedev/localization/src/Middleware/LocaleAuth.php

You need to do the same patch, change success to error. 

  • Like 1
  • Love 1
jock

Posted

Whoops! Something went wrong.

include(/www/wwwroot/xxxx.com/components/vendor/composer/../../app/Classes/TextToSlugClass.php): Failed to open stream: No such file or directory

 

May I ask everyone, how should we handle this situation?

  • Like 1
Ali P

Posted

On 6/14/2024 at 5:09 AM, jock said:

Whoops! Something went wrong.

include(/www/wwwroot/xxxx.com/components/vendor/composer/../../app/Classes/TextToSlugClass.php): Failed to open stream: No such file or directory

 

May I ask everyone, how should we handle this situation?

i have same problem can you help us fix that please

  • Love 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Add a comment...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
  • Create New...