1175 comments found.
Sir, when I create a new category, the following error is showing.
https://emitra.co.in/sso/30/categories/create . . .URL and Error after clicking the Add button-
https://emitra.co.in/sso/16/categories/storeerror- 500 Server Error
Hello,
Please enable the debug mode to view the full error details.
You can turn it on from System Settings:
https://prnt.sc/VMUGpna2F1XT
After enabling it, test again and you will see the detailed error message.
Feel free to share the details with us via email at:
support@smartend.app
Regards,
- Illuminate\Database\QueryException – Internal Server Error SQLSTATE[42S22]: Column not found: 1054 Unknown column ‘details_en’ in ‘INSERT INTO’ (Connection: mysql, SQL: insert into `smartend_sections` (`row_no`, `title_en`, `details_en`, `seo_title_en`, `seo_url_slug_en`, `title_hi`, `details_hi`, `seo_title_hi`, `seo_url_slug_hi`, `icon`, `webmaster_id`, `father_id`, `popup_id`, `visits`, `status`, `created_by`, `updated_at`, `created_at`) values (5, aaaa, , aaaa, aaaa, aaaa, , aaaa, aaaa, ?, 10, 0, ?, 0, 1, 1, 2025-12-08 09:56:00, 2025-12-08 09:56:00))
PHP 8.4.7 Laravel 12.30.1 emitra.co.in
- Stack Trace
0 – vendor/laravel/framework/src/Illuminate/Database/Connection.php:824 1 – vendor/laravel/framework/src/Illuminate/Database/Connection.php:778 2 – vendor/laravel/framework/src/Illuminate/Database/MySqlConnection.php:42 3 – vendor/laravel/framework/src/Illuminate/Database/Query/Processors/MySqlProcessor.php:35 4 – vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php:3853 5 – vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php:2235 6 – vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php:1436 7 – vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php:1401 8 – vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php:1240 9 – app/Http/Controllers/Dashboard/CategoriesController.php:129 10 – vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54 11 – vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43 12 – vendor/laravel/framework/src/Illuminate/Routing/Route.php:265 13 – vendor/laravel/framework/src/Illuminate/Routing/Route.php:211 14 – vendor/laravel/framework/src/Illuminate/Routing/Router.php:822 15 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180 16 – app/Http/Middleware/LanguageSwitcher.php:22 17 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 18 – vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50 19 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 20 – vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php:63 21 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 22 – vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:87 23 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 24 – vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:48 25 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 26 – vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:120 27 – vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:63 28 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 29 – vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:36 30 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 31 – vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:74 32 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 33 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:137 34 – vendor/laravel/framework/src/Illuminate/Routing/Router.php:821 35 – vendor/laravel/framework/src/Illuminate/Routing/Router.php:800 36 – vendor/laravel/framework/src/Illuminate/Routing/Router.php:764 37 – vendor/laravel/framework/src/Illuminate/Routing/Router.php:753 38 – vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:200 39 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180 40 – vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:21 41 – vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php:31 42 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 43 – vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:21 44 – vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php:51 45 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 46 – vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php:27 47 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 48 – vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php:109 49 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 50 – vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php:48 51 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 52 – vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php:58 53 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 54 – vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php:22 55 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 56 – vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php:26 57 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 58 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:137 59 – vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:175 60 – vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:144 61 – vendor/laravel/framework/src/Illuminate/Foundation/Application.php:1220 62 – /home/u994695665/domains/emitra.co.in/public_html/index.php:20
- Request
POST /sso/10/categories/store
- Headers
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,/*;q=0.8,application/signed-exchange;v=b3;q=0.7
- accept-encoding: br
- accept-language: en-US,en;q=0.9,hi;q=0.8
-
content-type: multipart/form-data; boundary=
--WebKitFormBoundaryGjBfho3AYXocBBTF - content-length: 906
- cookie: page-popup-1-last-view-date=eyJpdiI6InZzUG5TOWY0c01aRUdRRm8rMGU4SXc9PSIsInZhbHVlIjoiYVhEdFZRRHVid0RJN3F3UkxyWUxQbHhFQzU4TjNXZE1wSjdhQlpaQnY2eTQzSmRjVjJtaFU4b3NiYyt4TXpBWDZCMnlRWVF1ZnVEQWI4dXE0dVI1WkE9PSIsIm1hYyI6ImUyODNiOGYwYWVhZDlmOTQ3NzJhNDFlMmQyOTE5Mzg0NTc4MWY2ZGVjYmJhNjA3MzRjMzIwYTZjZWRhYzRhMTAiLCJ0YWciOiIifQ%3D%3D; _ga=GA1.3.1625542975.1765090187; _gid=GA1.3.627553549.1765090187; user_documents_page_order=eyJpdiI6InltbERmOG5jRVhNNXRWYUFsUEJoRVE9PSIsInZhbHVlIjoiTFE5SGJaK3diK2NkeGJNZlBWUEIvMVRzUzMyZGxwN2RPVlhDYTEwY0VQdnJCdXZ0Z1M2ODBjRkNnTGI2UnZQQyIsIm1hYyI6IjU4ZWQ3YzIwNDA3Mzk1ZTQ0NWJhNWY0ZDRiYzQwN2Y3ZjA3MWU5OWNjY2EzYmQxODM2ZDUyZTI5YzViMDU4YTIiLCJ0YWciOiIifQ%3D%3D; XSRF-TOKEN=eyJpdiI6ImcxT0JnYjJPOFRJUTJwRDl3empnVHc9PSIsInZhbHVlIjoiQWlXYk9GbUtiMzRmNnRTYVQ1VU5VRW9sbW80Rk5aeWFJTkRNek5KQmZ0a0VYZnBaY0NxZnNoQzR5aWpXRmQrNS9jbGY1czBCbFJlbDhmQ1JxOXJiZGRZZnV1b0pBbEJQWXRDTUw1dXZ1L3VnbFhIM3hNb25NTnhoelN3cXBkdTYiLCJtYWMiOiJlNTY4Mjk3NmM2OGVmNWRkYWE4YmQ3ZjE5ZTg3NDJlMThmOWNhZjQ5NjAwYzAzOWIwMzRiNWQ3ZThlNjA2MGI0IiwidGFnIjoiIn0%3D; emitracoin_session=eyJpdiI6IlNHb2F5L2F0QlhMdDVkTnRCc2dlZXc9PSIsInZhbHVlIjoiYm5CUCt2NGJPY3ZYSkFLM0RUdG41c21aSE9jSCt0dUxoLy9lU1F0UUFlUkVTUUNGNmxWNEZnNWVTME9YWHBmaDQyMHZCSjhheFAzUllOSjZTTGtobEVwQzA5Q01NNHZldEVYS3JNMVhhM2NYZ1RZOG1kUkhJTkNJZitEUXRYakQiLCJtYWMiOiI5ZjA4YWQ1MmI0MWQ1ZTQ3ODRkYmJjYTU1OTc5ZDgxODZiN2JkYTMzNDZjNGIxNWNhZTIwZTE5MTFhOWZlMDhkIiwidGFnIjoiIn0%3D
- host: emitra.co.in
- referer: https://emitra.co.in/sso/10/categories/create
- user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36
- cache-control: max-age=0
- x-forwarded-for: 2409:40d4:111f:b4c7:595f:9568:4dba:d85c
- x-forwarded-proto: https
- x-real-ip: 2409:40d4:111f:b4c7:595f:9568:4dba:d85c
- x-real-port: 9357
- x-forwarded-port: 443
- x-port: 443
- x-lscache: 1
- sec-ch-ua: “Chromium”;v=”142”, “Google Chrome”;v=”142”, “Not_A Brand”;v=”99”
- sec-ch-ua-mobile: ?0
- sec-ch-ua-platform: “Windows”
- origin: https://emitra.co.in
- upgrade-insecure-requests: 1
- sec-fetch-site: same-origin
- sec-fetch-mode: navigate
- sec-fetch-user: ?1
- sec-fetch-dest: document
- priority: u=0, i
- Route Context
controller: App\Http\Controllers\Dashboard\CategoriesController@store route name: categoriesStore middleware: web, auth, LanguageSwitcher
- Route Parameters
{ “webmasterId”: “10” }
- Database Queries
- mysql – select * from `smartend_users` where `id` = 1 limit 1 (1.05 ms)
- mysql – select * from `smartend_webmaster_sections` where `smartend_webmaster_sections`.`id` = ‘10’ limit 1 (0.37 ms)
- mysql – select max(`row_no`) as aggregate from `smartend_sections` where `webmaster_id` = ‘10’ and `father_id` = ‘0’ (0.32 ms)
- mysql – select count() as aggregate from `smartend_sections` where `id` != 0 and (`seo_url_slug_en` = ‘aaaa’ or `seo_url_slug_hi` = ‘aaaa’) (0.32 ms)
- mysql – select count(*) as aggregate from `smartend_sections` where `id` != 0 and (`seo_url_slug_en` = ‘aaaa’ or `seo_url_slug_hi` = ‘aaaa’) (0.24 ms)
Based on the error details, it appears that you upgraded your website from an older version. The new version requires two additional fields that are missing from your database, depending on the languages you are using.
To fix this, please add these two fields by running the following code in your database through phpMyAdmin.
ALTER TABLE `smartend_sections` ADD `details_en` TEXT NULL AFTER `updated_at`, ADD `details_hi` TEXT NULL AFTER `details_en`;Regards
Thx Sir.. GooD Wrk.. God Bless U..
Hello, I have a few questions before purchasing.
1) I like the demo frontend design. Color changes are sufficient for me, but I’m curious: will this frontend design come with code, or will it just be a dashboard, and i will have to create a frontend design from scratch?
2) Can I add a user with only the authoring function active, like a system blog author?
3) Will I need to edit the code for SEO, or is the current code quality sufficient for SEO?
4) Is the data of users who fill out the contact form or similar items saved in the database?
5) Can details like career pages and forms be added?
Thank you, Have a good day.
Hello,
Thank you for reaching out.
Short answer: Yes, Smartend CMS meets all of your requirements.
Detailed answer:
1. You will receive the project exactly as seen in the demo, with the same frontend and features. Images in the demo will be replaced with temporary placeholders, but the structure and functionality remain identical.
2. You can create users with restricted permissions for content creation. These users can either publish content automatically or submit it for review. Notifications can be enabled for every new submission.
3. No code changes are required to improve SEO. The system is fully optimized, and you only need to add content with a proper structure.
4. All data from website contacts or newsletter subscriptions is stored in the database and visible in the Contacts module on the dashboard.
You can also integrate with Mailchimp or Mailcoach if you want to manage newsletters externally.
5. New modules, such as a Careers section for job listings or any other custom idea, can be easily added.
Best regards,
Note:
Turkish translation files are also available. If you need them, please contact our support team at support@smartend.app.
These files are not included in the project by default.
Hello SmartEnd Team,
I’m trying to add a new custom module called “Trendyol” to the SmartEnd admin panel and I want to follow the official recommended method.
Could you please confirm:
What is the correct way to register a new module in SmartEnd so that it appears in the admin menu? (Which tables should be updated besides smartend_permissions?)
How does the admin menu load modules? Is it based on module IDs, modules_status, menus_status, or another internal method?
Which table controls user-group permissions for showing or hiding modules in the menu?
I want to implement this module cleanly and in a future-safe way, without modifying Blade files manually.
Thank you very much for your guidance.
Best regards,
If you want to add a simple new module in Smartend CMS with standard fields, you can create it directly from the System Modules section and add your custom fields there. You can follow the same guide in the link below, but make sure to set the module type to “Private Data”:
https://smartend.app/docs/modules-forms-management/creating-and-managing-custom-forms
If you prefer to build your new module manually, you can structure it just as you would in any Laravel application by adding your own Models, Controllers, and Views.
In this case, you have full flexibility. Below are the recommended paths for your custom work:
- Routes: /core/routes/custom.php
- Views: /core/resources/views/frontEnd/custom
- Controller: /Controllers/Custom/CustomController.php
You can also add additional controllers inside the same directory: /Controllers/Custom/
Models can be placed in the default Laravel model directory or any custom path you prefer.
Note: After adding new routes, be sure to clear and rebuild your cache so the new routes and configuration are properly loaded.
Regards
Hi,
I noticed that the url is changing from dash – to underscore _,
is that ok for SEO?
and which better for SEO : local language url or english like url?
The underscore is used only when the “Slug Translation” option in the SEO settings is set to “Always Use English Characters.”
If you want the system to use dashes (“-”) instead—which is recommended—you will need to download, extract, and overwrite the following file:
http://smartend.app/updates/12.0.0/Helper.php.zip
Place the extracted file in this path:
/core/app/Helpers/Helper.phpNote: You will need to run “Repair URLs” again from SEO settings to update the URLs.
Best Regards
Hello,
I need assistance with a fresh SmartEnd installation.
I installed the full SmartEnd package on my VPS server which is running:
Ubuntu 22.04 LTS
OpenLiteSpeed (OLS)
PHP via: /usr/local/lsws/lsphp83/bin/php
File transfers via WinSCP
SSH terminal for commands (root access)
The application loads correctly, and .env is configured successfully. APP_KEY is generated, file permissions are correct, and the web server points to /core/public.
The MySQL connection works, I created the database manually:
CREATE DATABASE smartend CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;
However, I am receiving this error when accessing the application:
SQLSTATE[42S02]: Base table or view not found: 1146 Table ‘smartend.cache’ doesn’t exist (Connection: mysql, SQL: delete from `cache`)
This means SmartEnd did not create the required database tables.
Here is what I have confirmed:
The /core directory is fully uploaded (app, vendor, public, bootstrap, routes, etc.)
.env is correctly set (DB credentials are correct)
APP_KEY generated successfully
OpenLiteSpeed pointing to /core/public
Database exists, but tables were never created
No installer screen appeared on first load
My question: What is the correct method to initialize the default SmartEnd database tables?
Should SmartEnd automatically run its installer or database migrations on the first run? Or should I manually execute:
php artisan migrate—seed
If SmartEnd has an installation wizard or an initialization script, how can I trigger it again?
Thank you for your support.
Best regards,
You’re welcome.
It’s recommended to use the built-in installer to set up Smartend CMS. After uploading the files, the installer should launch automatically when you open the website in your browser. It will run the migration and create all required tables for you. All you need to do is create an empty MySQL database and enter the connection details during the “Database Information” step.
You can watch the installation video guide here:
https://www.youtube.com/watch?v=opOapwfiKHg
For clarification, you can also install it manually, and your steps were almost correct. Smartend uses the file option for caching, not the database.
So in your .env file, you should update:
CACHE_STORE=file
You can use the .env file included with the project—it already contains all the required parameters.
After that, you can run the migration or import the database using the SQL file provided in the documentation.
Please refer to the full installation guide here: https://smartend.app/installation
I purchased SmartEnd CMS – Laravel Admin Dashboard with Frontend and Restful API and I have 4 months of support remaining.
However, the download package I receive from Envato only contains the HTML frontend files, not the actual Laravel CMS.
There is no Laravel application, no core/, no app/, no vendor/, no routes/, and the public folder is empty.
My download options only show:
All files & documentation
License certificate (PDF)
License certificate (text)
There is no “Installable Laravel CMS” file, and the ZIP extracted contains only static theme files.
Because of this I cannot install SmartEnd CMS on my server — the backend files and the installer are missing from the package.
Could you please enable the correct CMS package for my purchase or provide the correct CMS source ZIP file?
Thank you.
It seems there may be a mistake, or you might have downloaded the files from the wrong source. The Smartend CMS files you should receive includes a directory named smartend, which contains the full project files.
Please try downloading the script again from your CodeCanyon account.
Here is a screenshot of the files included:
https://prnt.sc/0YJOki23liWQ
You only need to upload the contents of the smartend directory, then open your website in a browser to start the installation wizard.
If you continue to face issues, please contact support directly at:
support@smartend.app
with your website details, and we will assist you with the installation.
Regards
I purchased SmartEnd CMS from CodeCanyon, but the ZIP file I download does not contain the smartend/ directory or any Laravel CMS files. I only receive the HTML frontend demo files.
Could you please provide me with the correct CMS ZIP package, or enable the proper download on my account? https://prnt.sc/0r5ygwTCPnBMI downloaded the item multiple times from CodeCanyon, but the ZIP file I receive does NOT contain the SmartEnd CMS (Laravel) files.
Inside the ZIP, there is:
NO app/
NO vendor/
NO routes/
NO database/
NO bootstrap/
NO artisan
core/public is empty
Only HTML frontend demo files are included.
This means the ZIP provided to my account is incorrect.
Please provide the correct SmartEnd CMS (Laravel) full installable package, or enable the correct file in my downloads.
Hello sir,
It seems you are experiencing an individual issue. Please contact us via email at support@smartend.app
and include your website information. We will upload and install the project for you.
I want change my domain.
If you want to move the website to another domain or hosting, follow these steps:
1. Move all website files to the new domain.
2. Create the website’s MySQL database and import the existing database backup.
3. Open the /core/.env file and update the APP_URL and database connection details. If you are working on the latest version of Smartend 12, You will need also to change the LOCAL_UPLOADS_PATH to the new one.
4. Finally Clear the website cache by deleting the following files:
/core/bootstrap/cache/config.php /core/bootstrap/cache/routes-v7.phpAfter completing these steps, the website should work normally on the new domain.
If you have any questions, please contact us at support@smartend.app.
Regards,
data base connection not working properly can save any change in admin panel try with whatsapp any number and try to save it it wont work or any change
Hello, you are welcome.
Please don’t share any information here in comments. You can contact support directly via email: support@smartend.app
With your website information to help you with any issue you are facing.
Hi, My website is hosted on https://www.abetterlogic.com/
All the image in website works fine when I browse, but it returns 404 when crawler hits
For Example : CURL -I “https://www.abetterlogic.com/files/topics/4dd26eb2-7655-48b9-8aa9-37910b7729cf.png?w=200&h=200” returns error 404
But it is visible on the website.
And this is happening with all the image ( except SVG and PDF ) which I upload from backend.
Please help me with this.
quck update : I have resolved the issue it was NGINX error.
Hello,
happy to know you have resolved the issue. If you have any questions please let me know. You can also contact support directly via email:
support@smartend.app
I changed the password in FrontEnd, but can’t remember it. How do I retrieve/reset one? There is no button “I forgot password”. This should be fixed. Also no Register option for clients etc.
Hello,
The “Forgot Password” button appears only when the SMTP mail settings are properly configured, as the system needs to send you a reset email.
Please contact support via email at support@smartend.app To help you resetting the password directly through the database.
Hello, I want to install SmartEnd — everything works fine, but in the admin area, when I try to enter the license code, the site crashes and shows this error: “This site can’t be reached.”
Hello,
To connect successfully to the license server, make sure both cURL and allow_url_fopen are enabled on your server.
If you don’t have permission to enable these settings, please contact your hosting provider and ask them to enable allow_url_fopen for you.
If the issue persists, please reach out to us directly via email at support@smartend.app, including your website and hosting details so we can assist or activate it manually if needed.
Sir, I want to remove the category from the URL of the post but I also want to create the category.
https://prnt.sc/B_s4IX9zncDrHello,
This cannot be done directly — it requires custom development to modify the route structure.
If you’d like to inquire about customization, please contact support at support@smartend.app.
Sir, after updating to the new version, all my Hindi-language URLs have changed. And the URL slugs in new posts are not the same as before. This is incorrect.
URL before update – https://emitra.co.in/आवेदन-फॉर्म/ई-मित्र-फॉर्म/नया-राशन-कार्ड-आवेदन-फॉर्म-एपीएल
URL after update- https://emitra.co.in/आवदन-फरम/ई-मतर-फरम-नय-रशन-करड-आवदन-फरम-एपएल
The URL is fine now. I’ve restored a backup of the site, and I’ve provided it to you for your understanding. Please tell me the solution.
Hello, You’re welcome.
By default, updating to the latest version does not modify any of your existing URLs.
However, if you used the “Repair URLs” feature in the SEO settings (https://prnt.sc/SaarvYj4uvnF), it could have caused the changes you noticed.
This feature rebuilds all page URLs based on your current SEO settings and the updated slug creation strategy in the new version. So, if you ran this service, it likely updated your URLs accordingly.
I haven’t made any changes whatsoever.
Sir, please try it yourself. I’m not lying.
https://prnt.sc/cTsyBWz6BE6DSorry, I didn’t mean to say you were lying — we’re simply discussing the matter to better understand the situation, which could help clarify something for me or explain the results you’re seeing.
I’ll test it in more detail shortly.
Just one quick question: what version was your website running before the update?
I’m currently using the software version that was updated before October 5, 2025, according to your site. I mean, ever since I purchased it, I’ve been updating it periodically whenever new versions arrive. You’ve probably understood by now. If I use the backup version, the Hindi URLs (slugs) on the site work fine, but now, after the update, only the Hindi URLs (slugs) are corrupted. The URLs (slugs) of my old posts have changed. And even when I write a new post, the Hindi URLs (slugs) aren’t working properly.
You can try adding Hindi language yourself and test it with your new version, you will understand it yourself.
I’ll review it and get back to you as soon as possible.
Sir, I am waiting.. Cheers
I’ve reviewed the slug you mentioned in action. In the new Smartend 12 update, the system automatically converts slugs to the new UTF character format when you update a topic’s SEO settings (I hadn’t clarified this earlier).
If you prefer to keep the old behavior where slugs remain unchanged, you can modify the helper file as follows:
/core/app/Helpers/Helper.phpThen replace the StringToSlug method with this one.
static function StringToSlug($string = "")
{
if ($string != "") {
$separator = "-";
$string = @strtolower($string);
$string = @str_replace(["/","&","?"], [$separator,"-",""], $string);
$string = @trim($string);
$re = "/(\\s|\\" . $separator . ")+/mu";
return preg_replace($re, $separator, $string);
}
return "";
}
Regards
I’ve tested SmartEnd CMS on two of my websites for over a month, and I can confidently say it’s one of the best CMS solutions I’ve ever used. The system is powerful, stable, and developed by a truly professional team. I was amazed to see how quickly my pages started ranking higher on Google search results.
When I faced an installation issue, the developer personally fixed it and set everything up perfectly. Their support is always fast, kind, and solution-oriented — even making small custom adjustments beyond their usual responsibilities.
If you’re looking for a high-quality, reliable CMS backed by a strong and dedicated team, SmartEnd CMS is the right choice for you. I give it 5 out of 5 stars — and if there were a 100 rating scale, I’d give it 100!
The best part is that you’re not just buying software — you’re gaining a trustworthy support team that truly cares about your success.
SmartEnd CMS yazılımını iki farklı sitemde 1 aydan uzun süre test ettim ve gönül rahatlığıyla onaylıyorum. Yazılım son derece güçlü, stabil ve profesyonel bir ekip tarafından geliştiriliyor. Google arama sonuçlarında sayfalarımın kısa sürede yükseldiğini görmek beni gerçekten şaşırttı.
Kurulum sırasında yaşadığım sorunu geliştirici ekip bizzat çözdü; yazılımı siteme kurup tüm ayarları eksiksiz yaptılar. Teknik destek her zaman hızlı, ilgili ve çözüm odaklıydı. Hatta destek kapsamı dışında kalan ufak düzenlemeleri bile beni kırmadan yaptılar.
Eğer kaliteli, güçlü ve arkasında duran bir ekip tarafından geliştirilen bir CMS arıyorsanız, SmartEnd CMS tam size göre. Ben 5 üzerinden 5 puan veriyorum — hatta puanlama 100 olsaydı, 100 tam puan verirdim!
Bu işin en güzel yanı, sadece bir yazılım satın almıyorsunuz — aynı zamanda arkasında duran, güvenilir bir destek ekibi kazanıyorsunuz.
Thank you for your great review.
Hello, I need suppot urgently, i don’t know why is sending automatic emails. looks like spam creator.
Please contact the support team via email: support@smartend.app.
Make sure to include clear details about your issue along with your website information, so we can review and assist you effectively.
Hello,
I have successfully installed SmartEnd on my hosting and the system is running fine. However, I’m having issues with the language files.
Even though I have created and edited the Turkish translation files under: `/core/resources/lang/tr/` and also set `’locale’ => ‘tr’` in `config/app.php`, many parts of the admin panel (menu names, modules, and buttons) still remain in English or missing.
I also checked the database tables (`languages`, `phrases`, `frontend_texts`) but it seems the Turkish translations are not being loaded by the system.
Could you please confirm: 1. Which exact path the system reads its language files from? 2. How can I make the Turkish language the default and fully applied across the admin panel?
Thank you for your help!
Hello,
You’re welcome.
You must add the new language you need from the dashboard — this means you should create the language first inside the system so that Smartend CMS can automatically generate all the necessary language fields and files for it. Without doing this, the system won’t recognize or display the new language properly.
To do this, follow these steps:
1. Go to Dashboard → System Settings → Local Settings.
2. Click Add New Language https://prnt.sc/JbwZzEb0FQjy
3. Enter the language name, short code, select the flag, and click Add https://prnt.sc/xt1DkL7yUeTt
This process will automatically create all the necessary language fields and files.
After that, you can edit and update the translations for the new language directly from the dashboard or from files as you preferred.
How to build service request forms and and tracking page to track service request
Hello,
You can find a detailed guide on how to create and manage public forms here:
https://smartend.app/docs/modules-forms-management/creating-and-managing-custom-forms
All form submissions will be received directly in the dashboard, and you can also enable email notifications for new submissions.
However, please note that there is currently no tracking feature available for form submissions or related services.
In admin panel if i created new module it will shows folder icon for this link i n the sidebar how to change the icon ??
Hello,
There’s currently no option available to change the module icon in the sidebar menu.
any suggestions to change it manually
/Ucore/resources/views/dashboard/layouts/menu.blade.phpAfter line (276) And this code
if ($GeneralWebmasterSection->id == 13) {
$LiIcon = '<i class="fas fa-tachometer-alt" />';
}
like: https://prnt.sc/ckOyTEJZ2vQ_Change the number (13) to the module ID you want.
You can get the icon code from here
https://fontawesome.com/v5/search?ic=free&o=r
Regards
thansk a lot for your help
Sir, your new update is not working even after manually updating.
We request you to make a step-by-step video and show us how to update.
Old Version- Proper Work Website- https://emitra.co.in/
New Version- Menu and Other Link Not Work—https://emitra.co.in/NEW/
Thank you.
Hello,
There’s currently no video guide available for the manual update.
Please follow the steps provided, and if you encounter any issues, contact support with your website details for assistance at support@smartend.app.
Steps to Upgrade Your Website to Smartend CMS v12.0.0:
1. Backup your website files – compress and save them in a secure location.
2. Backup your database – export a full copy using phpMyAdmin.
3. Save your environment file – download a copy of /core/.env. You will need its database connection details later.
4. Update your database – import the following SQL update into your database via phpMyAdmin:
https://smartend.app/updates/update12.0.0.sql.zip
5. Clean the root directory – delete all old files except the uploads folder (do not remove it).
6. Upload the new version – copy a fresh set of project files to your server, but do not overwrite your existing uploads folder.
7. Restore database connection settings – copy the DB credentials from your old /core/.env file into the new /core/.env file.
All info that starting with DB_, You can also set the APP_URL to your website domain and copy MAIL_ details if it applicable.
8. Rename the installation marker file – change /core/storage/_installed to installed.
✅ After completing these steps, your website should run smoothly with the new Smartend CMS v12.0.0.
Regards
Thank you sir, I have updated it as per your instructions. Your step-by-step explanation is excellent. ❤️
How to update to 12 version? where are the steps?
Hello,
This update must be installed manually and replace all files except the “uploads” directory , as it includes major changes to the structure and configuration files, and requires additional time to extract and replace all files and packages.
You can find the manual update guide here.
https://smartend.app/update-guide#manual-upgrade-guide
If you need any help, you can contact support directly via email
support@smartend.app
Hi,
Any update about new release?
Thanks
You can review the full changelog here:
https://smartend.app/release-notes
Thanks a lot for your efforts and great support.