Hi
we are unable to install the script locally. please see the screenshot and guide.
tks Selvan
- RSAnswered
Hi
Which file? and from where?
Will that overwrite the customizations we have done?
thanks
- MSAnswered
Hello,
I found that you have purchase basic license. That is not customise able.
The versions are updated and you can download from your orders page.
Thank you
- RSAnswered
Hi
I have already purchased full version from codecanyon and installed it…What you see in the server is full version. Here is the license attached.
pls check and give me the solution at the earliest.
thanks
- MSAnswered
Hello,
The item at codecanyon.net is already up to date. I have uploaded it again today. It should be version v2.0.3 Can you please download the latest file and check. If you still have issue, I will need you cPanel details to check.
Thank you
- RSAnswered
Hi
whats wrong with the previous version?, we have outsourced to the laraval developer to edit this code…So what about our edits? Can you fix the small issues i highlighted with this code. Else we have to spend money again.
I have already provided all the access details in this thread above…
Thanks
- MSAnswered
Hello,
There was few errors and bugs those are fixed. We can’t really update or help you check the modified versions as we have no clue of the changes and that might result in loosing the changes made before. Please check with your developer as they can compare the version and apply changes.
Thank you
- RSAnswered
Hi
Ok we installed the new version of the script and working on removing the menus for staff user.
We actually worked on the file: sidebarcomponent.vue
We are renaming the above file, which is used to show menu in admin & staff dashboard but even then the menus are visible, pls let us know, how you applied those. Means have you applied any caching system? Or let us know the file name.
Thanks
- MSAnswered
Hello,
Once you modify the vue file, you will need to build the app again. If you are developer you can run the dev command to see the changes live.
Your browser might cache the js files so clear the cache before testing the build.
Thank you
- RSAnswered
Hi
We cleared the bowser cache many times & even renamed the file. but changes were not reflecting.
Along with this, we also run some commands to clear the cache but no effect Commands we run : php artisan cache : clear php artisan config : clear hp artisan rourte : clear
Let us know, if have to run any other command for changes to reflect
And what you mean by build the app again? Do we need to re install the script with the modified vue file?
Thanks
- MSAnswered
Hello,
You will need to run
npm i && npm run build
command after you have changed any vue file. Please check with your developer who modified the item before.Thank you
- Login to Reply