Code

Discussion on Kartero

Discussion on Kartero

Cart 1,018 sales

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#contact

leave 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?

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

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!!

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!!

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 !!

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.

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?

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

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey