Ultimate POS - Best Advanced Stock Management, Point of Sale & Invoicing application

Ultimate POS - Best Advanced Stock Management, Point of Sale & Invoicing application v6.6 – Untouched

No permission to download

Basharuk

Member
Jul 23, 2018
64
11
8
When Updating like (www.domain/install/update) you get this error
Symfony \ Component \ Debug \ Exception \ FatalErrorException (E_UNKNOWN)
Namespace declaration statement has to be the very first statement or after any declare call in the script

and when yo click on all sales you also get this error: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'source' in 'field list' (SQL: select `source` from `transactions` where `business_id` = 1 and `type` = sell group by `source`) how do I slove this problems
 

mjeyz

New member
Aug 19, 2022
0
0
0
Please share me database file..
Men Try this:


In the File: InstallController.php on the directory: (YouAPP)/app/Http/Controllers/Install

You must remove the spaces and leave the <? Php tag as the first row of the document, that's all you have to do.

<?php
namespace App\Http\Controllers\Install;
use App\Http\Controllers\Controller;
use Illuminate\Http\Request;
use Illuminate\Support\Facades\Artisan;
use Symfony\Component\Console\Output\BufferedOutput;
use App\Utils\InstallUtil;
use Illuminate\Support\Facades\DB;
use Composer\Semver\Comparator;
use Illuminate\Support\Facades\Storage;
 
  • Like
Reactions: fernanvevo412

mjeyz

New member
Aug 19, 2022
0
0
0
prove: eliminate blank spaces :
<?php
namespace App\Http\Controllers\Install;
use App\Http\Controllers\Controller;
use Illuminate\Http\Request;
use Illuminate\Support\Facades\Artisan;
use Symfony\Component\Console\Output\BufferedOutput;
use App\Utils\InstallUtil;
use Illuminate\Support\Facades\DB;
use Composer\Semver\Comparator;
Men Try this:


In the File: InstallController.php on the directory: (YouAPP)/app/Http/Controllers/Install

You must remove the spaces and leave the <? Php tag as the first row of the document, that's all you have to do.

<?php
namespace App\Http\Controllers\Install;
use App\Http\Controllers\Controller;
use Illuminate\Http\Request;
use Illuminate\Support\Facades\Artisan;
use Symfony\Component\Console\Output\BufferedOutput;
use App\Utils\InstallUtil;
use Illuminate\Support\Facades\DB;
use Composer\Semver\Comparator;
use Illuminate\Support\Facades\Storage;


As the colleague mentioned above, just try to document the failure and review the code, there will not always be people to help you or give you everything already processed.
 
  • Like
Reactions: fernanvevo412

ShadowWalker126

New member
Jul 8, 2022
0
1
0
I have Datatable error in Sales and SalesPos, Does anyone know any solution?

Failed to load resource: the server responded with a status of 403 ()
DataTables warning: table id=sell_table - Ajax error

Testing Version 4.5 and 4.6
PHP 7.4
hello help me

The extensions as you could install it manually, since there is no option to add the modules in the admin panel
 

mjeyz

New member
Aug 19, 2022
0
0
0
hello help me

The extensions as you could install it manually, since there is no option to add the modules in the admin panel
To add extensions you have to superuser this is indicated in the .env file in the line: ADMINISTRATOR_USERNAMES =

Then you just have to enter the plugins folder and install the ones you need, Important before loading any extension you must have the SuperAdmin extension loaded.
 
  • Like
Reactions: fernanvevo412

MHARD

Member
Feb 2, 2021
40
2
8
How can update from 4.5 to 4.6 , i upload v4.6 files directly after i visited the site everythings work and look good,but when click to Sells i get error 500
 

mjeyz

New member
Aug 19, 2022
0
0
0
How can update from 4.5 to 4.6 , i upload v4.6 files directly after i visited the site everythings work and look good,but when click to Sells i get error 500
Verify the permissions of the public directory and the folders that must be with all the accessible permissions.

When updating you must backup your DB and only copy and overwrite the directories indicated in the developer's update documentation as well as execute the SQL query of the corresponding update.
 
  • Like
Reactions: MHARD

MHARD

Member
Feb 2, 2021
40
2
8
Verify the permissions of the public directory and the folders that must be with all the accessible permissions.

When updating you must backup your DB and only copy and overwrite the directories indicated in the developer's update documentation as well as execute the SQL query of the corresponding update.
Everything work,only ALL SALES get error 500 :(
 

gorillafreak

Member
Nov 5, 2020
78
24
8
I have clean nulled version and all plugins works I don't have manufecturing, repair & asset module so in case if somebody want pm and I can at least upgrade or check if someone in trouble.
 

ultranoob

Well-known member
Trusted Uploader
Feb 1, 2021
309
430
63
babiato
babiato.tech
I have clean nulled version and all plugins works I don't have manufecturing, repair & asset module so in case if somebody want pm and I can at least upgrade or check if someone in trouble.
Just share all the latest modules you've purchased from the developer in relevant threads. Thanks
 

MHARD

Member
Feb 2, 2021
40
2
8
wont update from v4.5 to v4.6
I replace files and everything work fine except all sales,after click all sales i get error 500
 

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