2659 comments found.
Hi, i have couldn’t install Kartero it didn’t load the graphics, the debug console gives myexamplewebsite.com/index.php/install 500 (Internal Server Error) Can you help with that please?
hi mate
hmmm maybe you are accessing wrong url ?
if you still cannot install kartero email me your ftp and database access i will install it for you
email me here https://codecanyon.net/user/bastikikang#contactleave a comment here once you send it so i will be notified
In Notifications ( Customer Panel ), not All ( OFF / ON ) show. how can i make all show?
hi mate
sorry but what do you mean?
check this.. most of it cant be turn on.. why ? http://my.jetscreenshot.com/demo/20161031-ae7q-29kb
its turn off because this is for future updates in kartero for customer app
but not on trial version … is the same on gold member..why ?
no mate its turn off i check my code its really intended this is off this will be use on future updates
I have set up the ( SMS Settings) and Signup Settings ( Enabled Signup Verification to Use SMS, No SMS when signing up. Do i need to pay before testing my first SMS? Can you add short video on how to set up both to work please?
Twilio
AND
Nexmo
@jchampagne35 Thank you so much, this method works perfectly…
” For iOS use this: <gap:plugin spec=”https://github.com/mapsplugin/cordova-plugin-googlemaps.git” source=”git” >
For Android use this: <gap:plugin name=”cordova-plugin-googlemaps” source=”npm” > “
thanks for the help 
Can be addes god eyes? Like uber, where customer can track (live) where the package is.
hi mate
am thinking to release app for customer to track the package or driver
.Thanks ist work by Change the script
sorry but you fixed the issue?
Gorance ====looks like your apache module is not active or cannot access open the file views/install/install.php
and change this line
$isEnabled = in_array(‘mod_rewrite’, apache_get_modules()); to
$isEnabled = true;
thanks for the help mate cheers
Hi i have Problem with the instalation ist dont start i see only this ” Checking requirements
Connecting to database… Database Successful [OK]
PDO installed [OK]
Session [OK]
mail() is available [OK]
CURL is enabled [OK]
file_get_contents is enabled [OK] ” with White background
looks like your apache module is not active or cannot access open the file views/install/install.php
and change this line
$isEnabled = in_array('mod_rewrite', apache_get_modules());
to
$isEnabled = true;
@shatadon1
For iOS use this: <gap:plugin spec=”https://github.com/mapsplugin/cordova-plugin-googlemaps.git” source=”git” >
For Android use this: <gap:plugin name=”cordova-plugin-googlemaps” source=”npm” >
thanks for helping 
Trying to create my build on through PhoneGap and getting this error on IOS build:
“Error – The following 3rd-party plugin is causing the build to fail and may need to be updated to a newer version: plugin.google.maps”
In my config.xml it looks like:
<gap:plugin name=”cordova-plugin-googlemaps” source=”npm” > <param name=”API_KEY_FOR_ANDROID” value=”MY API KEY” /> <param name=”API_KEY_FOR_IOS” value=”MY API LEY” /> </gap:plugin>
Any idea on a fix or can I use something else to do the build for IOS. I’m on a windows 10 machine…
to fixed the error in build.phonegap
Error – Some official plugins have to be updated if using PhoneGap >= 4.0.0. Please upgrade the version of any plugins that may include the following file: PluginMarker.java – You can fix this here
open the file config.xml change the following
<gap:plugin name="cordova-plugin-device" />
<gap:plugin name="cordova-plugin-splashscreen" />
<gap:plugin name="cordova-plugin-geolocation" />
<gap:plugin name="cordova-plugin-network-information" />
<gap:plugin name="cordova-plugin-media" />
to
<gap:plugin name="cordova-plugin-device" source="npm" />
<gap:plugin name="cordova-plugin-splashscreen" source="npm" />
<gap:plugin name="cordova-plugin-geolocation" source="npm" />
<gap:plugin name="cordova-plugin-network-information" source="npm" />
<gap:plugin name="cordova-plugin-media" source="npm" />
or simply by adding the line source=”npm”
last changes
change this
<gap:plugin spec="https://github.com/mapsplugin/cordova-plugin-googlemaps.git" source="git" >
to
<gap:plugin name="cordova-plugin-googlemaps" source="npm" >
What file is it to be able to change the color scheme of front web page? Thanks!!
hi mate
you can change it via css the file is located at assets/css/store-v2.css
Thanks!!
I looked for that file destination, does not exist. Maybe you got confused with something else? If you find the correct file, please let me know. Thanks!!
ah sorry mate 
its assets/css/front.css
which section of the front.css file can i edit to change the color scheme?
Thanks!!
hi mate
it will depends what part you wanted to change i suggest use firefox and right click inspect elememt so you can know what css line to change
But what section of the file is to change the colors in general? Thanks!!
assets/front.css
Lol, yes I know it is front.css but which section on front.css is the color changing codes?
that would depend mate
i already told you i cannot tell you the exact code if you did not tell me which part are you going to change
I was wanting to change the yellow colors that is it
there is so many yellow colors mate
anyways
on the top with the hand with mobile
.banner .yellow-col, .yellow-col, .section-2, .section-4
button
.yellow-button, .brown-button
i suggest use firefox and inspect element so you can know what css line to change
hello Basti, hope you are well ! I would like to hire a tech to modify the code a little, which skills should I be looking for ? many thanks
hi mate
look for php developer with knowledge in yii framework, jquery and css/html
Hello. Google site, as i understood, suggests for its API use : Premium Plan: Asset Tracking use cases require a Premium Plan regardless of the platform you develop for. Can you please advice?
hi mate
if you are a startup with less customer you can use the free but if your site has more traffic you need to purchase plan from google what every plan that you can avail
DOES ANYONE KNOW HOW TO RESOLVE
I been dealing with the push notifications not being sent for 2 weeks now. I have followed everything to point. I also had my hosting server open the port.
I still can not get push notifications to go through on iPhone? Does anyone have theirs working and if so, what process did you take?
Thanks!!
first check your sms logs see what is the status of the push? if the status is still pending that means your cron jobs is not running
Status says port not open…..But the Hosting company said they opened up the ports….????
well that is the error
the error does not lie
ask your hosting to open the port 2195 this is outgoing
make sure you upload the push pem file in admin backend
3 weeks in and still nothing ;(... Android notifications works perfect. My hosting company has worked with me flawlessly. They totally went out there way. They even sent me screen shots of the logs that their server & ports are connecting with APNS. I have done everything in my power. I tested my pem file via mac terminal and it is connecting. I uploaded pem file to admin. Still the notifications are not being sent to iOS devices. Could there be something wrong with the script?
Thanks!!
I been reading and I came across something about either a geothrust or entrust certificate. Where does this have to be installed? This was never mention in the documentation. This is the first I hear of this..???
see this link it might help you
http://wiki.nsbasic.com/Submitting_to_the_iOS_App_Store http://quickblox.com/developers/How_to_create_APNS_certificatesNo help, done pass that stage. Look I have my pem file and it connects when I test it on Mac terminal. My hosting has opened up all ports. Only thing left is that there is something wrong with the script….
hi mate
push notification for ios is very simple you just confuse on how to do it
please read carefully
also make sure your server port 2195 is open cause this is the port that use for connecting to apple server
there is nothing with the script
many had ios push working with there app
these is simply issue in your
pem file and how you created a cerrficate in your apple dev account
I have read everything pertaining to this…I deleted and started over 5 times making the certificate to make sure I followed the correct procedure. My hosting server has opened up all ports. My certificate connects to apns via Mac terminal when I test. But with it uploaded to admin, nothing. Anyways, thanks for your help!
hi mate
did you check the push log what is the status?
That is what is weird, push log states port not open.But I been going back and forth with hosting company and they even sent me snap shots of the port being open and connection being established.
Let me ask you something, I am on a shared hosting, is that the issue? Should I be on a dedicated ip or VPS instead?
Thanks!
hi mate
ok i have that also on my hosting they said it was open
but its not
they need to open the outgoing port not incoming port 
ah shared hosting i think you cannot ask to open a port in shared hosting you must have vps or dedicated to ask to open a port
With this hosting company they actually done it for shared hosting. Look below what they sent me:
root@so2 telnet gateway.push.apple.com 2195 Trying 17.188.150.154 Connected to gateway.push.apple.com.
root@so2 telnet gateway.sandbox.push.apple.com 2195 Trying 17.188.132.189 Connected to gateway.sandbox.push.apple.com.
root@so2 telnet 1-courier.push.apple.com 5223 Trying 17.249.188.34 Connected to 1-courier.push.apple.com.
iptables -nL ALLOWOUT Chain ALLOWOUT (1 references) target prot opt source destination .. ACCEPT udp — 0.0.0.0/0 17.0.0.0/8 udp dpt:443 ACCEPT tcp — 0.0.0.0/0 17.0.0.0/8 tcp dpt:443 ACCEPT udp — 0.0.0.0/0 17.0.0.0/8 udp dpt:5223 ACCEPT tcp — 0.0.0.0/0 17.0.0.0/8 tcp dpt:5223 ACCEPT udp — 0.0.0.0/0 17.0.0.0/8 udp dpt:2196 ACCEPT tcp — 0.0.0.0/0 17.0.0.0/8 tcp dpt:2196 ACCEPT udp — 0.0.0.0/0 17.0.0.0/8 udp dpt:2195 ACCEPT tcp — 0.0.0.0/0 17.0.0.0/8 tcp dpt:2195
hi mate
if the error is cannot connect that means your server cannot connect to apple server
make sure your push pem file is correct
its should be your server believe me
i being doing this for many times
Hi bro, Do you know someone to change the design of the Front page ? Someone who is really good. Thank You mate.
hi mate
sorry mate but i don’t know someone who is available
they are all busy as well
am sure you can find good developer in any freelance site
Mate, When kartero update is available?? And customer app??
hi mate
no update yet and customer app is new item
to fixed the error in build.phonegap
Error – Some official plugins have to be updated if using PhoneGap >= 4.0.0. Please upgrade the version of any plugins that may include the following file: PluginMarker.java – You can fix this here
open the file config.xml change the following
<gap:plugin name="cordova-plugin-device" />
<gap:plugin name="cordova-plugin-splashscreen" />
<gap:plugin name="cordova-plugin-geolocation" />
<gap:plugin name="cordova-plugin-network-information" />
<gap:plugin name="cordova-plugin-media" />
to
<gap:plugin name="cordova-plugin-device" source="npm" />
<gap:plugin name="cordova-plugin-splashscreen" source="npm" />
<gap:plugin name="cordova-plugin-geolocation" source="npm" />
<gap:plugin name="cordova-plugin-network-information" source="npm" />
<gap:plugin name="cordova-plugin-media" source="npm" />
or simply by adding the line source=”npm”
last changes
change this
<gap:plugin spec="https://github.com/mapsplugin/cordova-plugin-googlemaps.git" source="git" >
to
<gap:plugin name="cordova-plugin-googlemaps" source="npm" >
Hi where i can change de title of my web site . the part that say front
you can change your website title in admin -> general settings -> company name
and protected/config/main.php
‘name’=>’Kartero’,
Thancks !!
cheers
Add this list in coming update..
- Advertisement: Display ads on your websites.
- Mailing List: can send message to all registered users in just one click
- Announcements: Write, edit, delete, active, and inactive your announcements.
- Maintenance Mode.
- Website don’t display good on Google Chrome .. i tested mine and the demo, all the same problem. fix it. Shot http://my.jetscreenshot.com/demo/20161026-9lie-81kb
noted mate about the chrome issue working fine on my end
see screenshot http://imgur.com/a/Z3Fpt
Hi man, how do I set the app default language? I’ve translated the file and it has the option to set language, but how do I set the new language as default?
edit the file protected/config/main.php change the value of this line
‘language’=>’en’,
en = is the folder language name
Thanks, I’m getting this error: Error – Some official plugins have to be updated if using PhoneGap >= 4.0.0. Please upgrade the version of any plugins that may include the following file: PluginMarker.java – You can fix this here And have updated google maps plugin several times but nothing works so far when generating apk
to fixed the error in build.phonegap
Error – Some official plugins have to be updated if using PhoneGap >= 4.0.0. Please upgrade the version of any plugins that may include the following file: PluginMarker.java – You can fix this here
open the file config.xml change the following
<gap:plugin name="cordova-plugin-device" />
<gap:plugin name="cordova-plugin-splashscreen" />
<gap:plugin name="cordova-plugin-geolocation" />
<gap:plugin name="cordova-plugin-network-information" />
<gap:plugin name="cordova-plugin-media" />
to
<gap:plugin name="cordova-plugin-device" source="npm" />
<gap:plugin name="cordova-plugin-splashscreen" source="npm" />
<gap:plugin name="cordova-plugin-geolocation" source="npm" />
<gap:plugin name="cordova-plugin-network-information" source="npm" />
<gap:plugin name="cordova-plugin-media" source="npm" />
or simply by adding the line source=”npm”
Man, same error…
<gap:plugin name=”cordova-plugin-whitelist” source=”npm” /> <gap:plugin name=”phonegap-plugin-push” source=”npm” spec=”1.5.3” /> <gap:plugin name=”cordova-plugin-device” source=”npm” /> <gap:plugin name=”cordova-plugin-inappbrowser” source=”npm”/> <gap:plugin name=”cordova-plugin-splashscreen” source=”npm” /> <gap:plugin name=”cordova-plugin-geolocation” source=”npm” /> <gap:plugin name=”cordova-plugin-network-information” source=”npm” />
<gap:plugin name="cordova-plugin-request-location-accuracy" source="npm" />
<gap:plugin name="cordova-plugin-x-toast" source="npm" />
<gap:plugin name="cordova-plugin-media" source="npm" />
<gap:plugin spec="https://github.com/mapsplugin/cordova-plugin-googlemaps.git" source="git" >
<param name="API_KEY_FOR_ANDROID" value="AIzaSyDLzmMz389F12TB9bO1gGMjEkAHoRXx1js" />
<param name="API_KEY_FOR_IOS" value="XXX" />
</gap:plugin>
And still same error on phonegap build =/
last changes
change this
<gap:plugin spec="https://github.com/mapsplugin/cordova-plugin-googlemaps.git" source="git" >
to
<gap:plugin name="cordova-plugin-googlemaps" source="npm" >
if you want to build in ios use the github
It worked, but app just keeps loading settings but dont open =/
Another thing, is it possible to create a super customer that has access to all customers panels? This is for a company use and he has several customers and want to give access to each of them but also need to access their panel. If this is not possible, can I create a user that has access to only a driver’s team?
Another thing, is it possible to create a super customer that has access to all customers panels? This is for a company use and he has several customers and want to give access to each of them but also need to access their panel. If this is not possible, can I create a user that has access to only a driver’s team?
hi mate
check your www/js/config.js make sure you put correct info
sorry mate but this is not available
How do i increase the Allowed driver and allowed task?
you need to increase the plan
How do i do that mate?
simply by editing the plan you enter?
or if you want to update or increase the plan of certain customer just edit the info in admin backend and increase the date of expiration