Φίλτρο

Οι πρόσφατες αναζητήσεις μου
Φιλτράρισμα κατά:
Προϋπολογισμός
σε
σε
σε
Είδος
Δεξιότητες
Γλώσσες
    Κατάσταση Δουλειάς
    2,000 vbnet null data δουλειές που βρέθηκαν, με τιμές EUR
    Swipe without swing Έχει λήξει left

    Hello! we need some help.. we have this swipe code, we have to move beetween page but the swipe can't swing (like in the pic). this is our code someone can fixit? <script> var touchStartTimeStamp = 0; var touchEndTimeStamp = 0; ('touchstart', handleTouchStart, false); ('touchmove', handleTouchMove, false); var xDown = null; var yDown = null; function getTouches(evt) { return || // browser API ; // jQuery } function handleTouchStart(evt) { const firstTouch = getTouches(evt)[0]; xDown = ; yDown = ; touchStartTimeStamp = ; } function handleTouchMove(evt) { if ( ! xDown || ! yDown ) { return; }

    €31 (Avg Bid)
    €31 Μέση Προσφορά
    6 προσφορές

    I have java windows base program with an error

    €24 (Avg Bid)
    €24 Μέση Προσφορά
    16 προσφορές

    for my java program I have a null point error which cause because they have different instances

    €19 (Avg Bid)
    €19 Μέση Προσφορά
    18 προσφορές
    Bug fixing for Reactjs web project Έχει λήξει left

    I have a...js etc. They all are Class based components with some local validation functions. Previous and Next buttons to advance between the steps reside in the Wizard.js. To advance the next step of the wizard, I'm trying to call a method from PrimaryForm. I tried using ref or forwardRef, but I could not make it work. If I use forwardRef, I receive "TypeError: Cannot read property 'handleCheckServer' of null" error. If I use ref, I receive warning of "Warning: Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use ()?". Thus I need someone that I will share my screen and remotely help me make this work. I need someone with high expertise of React and javascript. As far as I assume it should not be ...

    €28 (Avg Bid)
    €28 Μέση Προσφορά
    6 προσφορές

    I want to read the p value for the age of women against their gestation period in given dataset by Excel to determine weather accept or reject the null hypothesis that that assumes the mean age (μ = μ0) for women is 37 years in the Gestation Demographics dataset. and the reasoning why.

    €49 (Avg Bid)
    €49 Μέση Προσφορά
    25 προσφορές

    ...search, and it goes to another screen with search result. Than it should buy/keystroke or mouse / it if there is a result. After that it should go back to preveaus section where it should increase MIN BID price and search again. Those auction should be repeated 3-4 times , when it comes back to search screen it should increase /decrease MAX BUY NOW PRICE /again keystroke/ and reset MIN BID Price to null and search again. Another 3.4 searches with increasing only MIN BID Price and another correction of the MAX BUY PRICE and reset of the MIN BID. Those correction should be done because of the cashe. So when there are more than one player of the search result it should buy them them has to be done multiple time with fast / really fast speed. I was recommeded to JITBIT , because fre...

    €23 (Avg Bid)
    €23 Μέση Προσφορά
    2 προσφορές
    UNIX Shell Έχει λήξει left

    This program will run in the while (1)loop until the user enters the sequence <Control><C>. When this occurs, the signal-handling function handle_SIGINT()is invoked.Thesignal-handling function should be declared above main()and because control can be transferred to this function at any point, no parameters may be passed to it. Therefore, any data that it must access in your program must be declared globally, i.e. at the top of the source file before your function declarations. If the user enters <Control><C>, the signal handler will output a list of the most recent 10 commands, followed by the command prompt. With this list, the user can run any of the previous 10 commands by enteringr xwhere ‘x’is the first letter of that command. If more than on...

    €184 (Avg Bid)
    €184 Μέση Προσφορά
    1 προσφορές

    I have a ...js etc. They all are Class based components with some local validation functions. Previous and Next buttons to advance between the steps reside in the Wizard.js. To advance the next step of the wizard, I'm trying to call a method from PrimaryForm. I tried using ref or forwardRef, but I could not make it work. If I use forwardRef, I receive "TypeError: Cannot read property 'handleCheckServer' of null" error. If I use ref, I receive warning of "Warning: Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use ()?". Thus I need someone that I will share my screen and remotely help me make this work. I need someone with high expertise of React and javascript. As far as I assume it should not be...

    €17 (Avg Bid)
    €17 Μέση Προσφορά
    10 προσφορές
    SQL DEVELOPER #1000 Έχει λήξει left

    Version 0.03 We are Trying to implement workflow based on JSON and SQL all the table has been created The Json format to create Workflow the stored procedure to create it . it should be applicable to execute the Json more than one means the stored procedure should clear previous data on the given workflow and start new one: as the following: JSON Workflow Format { "Workflow":{"Name":"Vacation","Name_Ar":"طلب إجازة","ClearData":"ON"}, "Roles":[{"Name":"role name","Name_Ar":"طلب إجازة","Users":["ID","Phone","Email",4]}], "Steps":[ {"ID":1,"Type":"C#","Name":"ste...

    €159 (Avg Bid)
    €159 Μέση Προσφορά
    22 προσφορές
    Full Stack App Developer Έχει λήξει left

    ...API methods are available through a simple rest interface. This is an example on how to retrieve all the cities from our backend based on a location: request: curl '.../api/city/search-by-location?latitude=22&longitude=114' response: {"createdDate":1545247273181,"deleted":false,"name":"Hong Kong", "latitude":22.31920109999999,"longitude":114.1696121,"coverSequence":3136,"overviewPhotoSequence":null,"exploredPhotoSequence":774,"timezoneId":"Asia/Hong_Kong","countryCode":"CN" } All the screens, design and interactions will be given in an Adobe XD document. Must have: We need both iOS and Android apps and should be able to test on iOS u...

    €31083 (Avg Bid)
    €31083 Μέση Προσφορά
    92 προσφορές

    ...Wehn click UPDATE button (to edit catalog) on lin below, get erro msg: /admin/ Error message: ----------------------- update products set products_quantity = '1000', products_tag = '', products_model = '', sort_order = '0', products_price = '0', products_price1 = '7', products_price2 = '0', products_price3 = '0', products_date_available = null, products_weight = '0', products_status = '1', products_tax_class_id = '1', add_price = '', manufacturers_id = '0', products_image = '', products_last_modified = now() where products_id = '81' [TEP STOP] ----------------------------------- 3/ Fix so that CUSTOMER & ADMIN get auto-email...

    €56 (Avg Bid)
    €56 Μέση Προσφορά
    8 προσφορές

    ...14,21,109,112); +-----+------------------------+------------------------+------+ | id | title | alias | home | +-----+------------------------+------------------------+------+ | 2 | Local Search Placement | local-search-placement | NULL | | 14 | About | about | NULL | | 21 | Todo or not Todo | todo-or-not-todo | NULL | | 109 | Home | | 1 | | 112 | Account Help | acct-help | NULL | +-----+------------------------+------------------------+------+ 5 rows in set (0.00 sec) For the Home page I leave the alias blank (currently) and set home=1. To keep search engines happy I want to have and redirect to https://w...

    €64 (Avg Bid)
    €64 Μέση Προσφορά
    10 προσφορές
    Problems with Wordpress Έχει λήξει left

    .../plugins/the-events-calendar/vendor/composer/ on line 444 Fatal error: Uncaught Error: Class 'WPSEO_Courses_Overview' not found in /www/ecoruralsa/htdocs/wp-content/plugins/wordpress-seo/ Stack trace: #0 /www/ecoruralsa/htdocs/wp-includes/(286): wpseo_init('') #1 /www/ecoruralsa/htdocs/wp-includes/(310): WP_Hook->apply_filters(NULL, Array) #2 /www/ecoruralsa/htdocs/wp-includes/(465): WP_Hook->do_action(Array) #3 /www/ecoruralsa/htdocs/(394): do_action('plugins_loaded') #4 /www/ecoruralsa/htdocs/(103): require_once('/www/ecoruralsa...') #5 /www/ecoruralsa/htdocs/(37): require_once('/www/ecoruralsa...') #6 /www/ecoruralsa/htdocs/(13): require_once('/www/ecoruralsa

    €26 (Avg Bid)
    €26 Μέση Προσφορά
    22 προσφορές

    ... We are facing a serious irritant of our reports periodically (using once or twice a day) stopping to run due to a Load Report Failed Error. We have tried various things to resolve this problem being: • Clearing Windows Temp dir of unnecessary files • Disposing of the report object in every report, after it has run – protected void Page_Unload(object sender, EventArgs e) { if(RptDoc != null) { (); (); } } When this error arises, we are then stopping the relevant site and application pool for it, followed by recycling the site which temporarily solves the problem until it happens the next time which is very frustrating. We are looking for a permanent solution to this Load Report Failed Error. If you have direct experience with this erro...

    €11 / hr (Avg Bid)
    €11 / hr Μέση Προσφορά
    11 προσφορές

    Παρακαλούμε Κάνε Εγγραφή ή Κάνε Είσοδο για να δεις λεπτομέρειες.

    I am learning how to program Android app in Kotlin and have started to develop a BLE scanner, but cannot get the code to work. I have used the Android standard code formatting and several other examples for BLE scanner, but when I execute the BLE scan command, I just receive an Null return. I am sure it's something really simple that is wrong, but cannot see the problem with the code. If it is possible to fix the code, I would also like to display a list of BLE devices into the ListView on the activity.

    €24 / hr (Avg Bid)
    €24 / hr Μέση Προσφορά
    25 προσφορές
    prestashop error Έχει λήξει left

    i have faced an error when i click on product /1) ContextErrorException Notice: Undefined index: id in line 336 at Ps_Categoryproducts->getInformationF...array('product' => object(ProductLazyArray), 'category' => object(Category), 'smarty' => object(SmartyDevTemplate), 'cookie' => object(Cookie), 'cart' => object(Cart))) in line 923 at HookCore::exec('displayFooterProduct', array('product' => object(ProductLazyArray), 'category' => object(Category), 'smarty' => object(SmartyDevTemplate), 'cookie' => object(Cookie), 'cart' => object(Cart)), null) in line 165 at smartyHook(array('h' => 'displayFooterProduct', 'pr...

    €26 (Avg Bid)
    €26 Μέση Προσφορά
    18 προσφορές

    Hello, Im looking for C# desktop applications developer for 3 to 6 months project. You need to have at least 3 years of experience. Hourly rate will depend on your experience between 20 and 40$. You need to an...GetEditor(IGridDataRow row) { try { List<string> Names = new List<string>(); Helper Helper = new Helper(); Namesdata[] mNames = (); if (mNames != null) { Names = (mName => ).ToList(); } return new ButtonEditor(Names); } catch (Exception ex) { (); return null; } }

    €29 / hr (Avg Bid)
    €29 / hr Μέση Προσφορά
    40 προσφορές

    Hello people, i need to fix a very simple PHP form you can find here: Now sender IP is not correctly registered as before on page: As you can see IP value is always "null" and i need to read correct IP address value.

    €13 (Avg Bid)
    €13 Μέση Προσφορά
    38 προσφορές
    Fix Magento 2 Cart error Έχει λήξει left

    Hey, We need a magenta wizard to help us fix our cart functionality! We haven't changed anything with the site recently but have discovered that an error appears when trying to checkout or go to cart. 1 exception(s): Exception #0 (Exception): Warning: in_array() expects parameter 2 to be array, null given in /home/public_html/app/code/Bss/CustomerAttributes/Plugin/Model/Attribute/Backend/ on line 35 I think this would be a quick fix. Please let us know what you would need access to in order to fix this error. Best regards, Celeste

    €76 (Avg Bid)
    €76 Μέση Προσφορά
    43 προσφορές

    ...the user will send the requests (under development, so it's still 100% open for changes) , For the moment the Database has the following structure: $table->increments('id'); $table->unsignedBigInteger('user_id'); $table->foreign('user_id')->references('id')->on('users'); $table->timestamp('started_at')->default(null)->nullable(); $table->timestamp('stopped_at')->default(null)->nullable(); $table->timestamps(); where the `user_id` is to be determined based on the Authentication Token which will be send with every request on the API URL. The workflow is as follows: User loads widget (request ...

    €73 (Avg Bid)
    €73 Μέση Προσφορά
    10 προσφορές

    ...the user will send the requests (under development, so it's still 100% open for changes) , For the moment the Database has the following structure: $table->increments('id'); $table->unsignedBigInteger('user_id'); $table->foreign('user_id')->references('id')->on('users'); $table->timestamp('started_at')->default(null)->nullable(); $table->timestamp('stopped_at')->default(null)->nullable(); $table->timestamps(); where the `user_id` is to be determined based on the Authentication Token which will be send with every request on the API URL. The workflow is as follows: User loads widget (request ...

    €71 (Avg Bid)
    €71 Μέση Προσφορά
    7 προσφορές

    ...added on chrome extension. ############## Used websocket server Code ############## var http = require('http'); var wss = require('websocket').server; var ws,port=3000; var http_server = (function(req,response){ }); (port , function(){ ws = new wss({httpServer:http_server}); ("request",function(req){ var con = (null,); requested(req,con); }); }); function requested(req,con){ ("CONNECTED"); } ############## Used websocket client Code ############## var port = 3000; var ws_url = "ws://"+":"+port; ws_con(); function ws_con(){ (port); WS = new WebSocket(ws_url); = function(x

    €185 (Avg Bid)
    €185 Μέση Προσφορά
    2 προσφορές

    ...respuesta en un segundo archivo csv, llamado y separados por el caracter "|". los datos de respuesta, son los siguientes: {"fila":"4332","apPrimer":"PATERNO","apSegundo":"MATERNO","prenomInscrito":"NOMBRE","coPostal":null,"dePrefDireccion":"05","tipoDireccion":"PSJ.","deDireccion":"DIRECCION1","nuDireccion":null,"dePrefBlock":null,"tipoBlock":null,"deBlockChalet":null,"dePrefInterior":null,"tipoInterior":null,"deInterior":null,"dePrefUrb":"07","tipoUrb":"ASENT.H.",...

    €19 (Avg Bid)
    €19 Μέση Προσφορά
    7 προσφορές

    I do have a project where I manipulate nodes and trees, trees and nodes can have sub trees I have the following issue: I am changing something on a sub Tree and the node in the Parent Tree is pointing to the Sub Tree (by Id in the database) After the change in the sub Tree, the node in the Parent Tree is pointing to NULL the node in the Parent Tree should never be affected by changes in subTrees There is a Test implemented with comments for it. I need an urgent help. Project by the hour, bonus if solved quickly !!!

    €16 / hr (Avg Bid)
    €16 / hr Μέση Προσφορά
    6 προσφορές
    Security Test Έχει λήξει left

    Seeking experience security tester to test security of our web application and server from 1. Vulnerability like XSS, Posion Null, SQL Injection, Port Scanning, Script Vulnerabilities 2. Recommendation Report and Patching 3. Verify the patches done and re-test Bidder to present security report done to be shortlisted to receive full spec.

    €96 (Avg Bid)
    €96 Μέση Προσφορά
    10 προσφορές
    Supermarket app by c# Έχει λήξει left

    I need you to develop some software for me. I would like this software to be developed for Windows. Language c# Supermarket app I accept only the one who build app used for supermarket before And you should send link (video )for your supermarket app very clear and show me all featu...before And you should send link (video )for your supermarket app very clear and show me all features for your app with all reports And should send all codes and sql so I can modify and adjust the codes and sql And views You should explain to me how to run the codes on Visual Studio and run sql and it should work well (we will use any desk for explanations) Otherwise, the agreement is considered null and void even if I received the entire project I hope if you can not meet my requests don’t ...

    €417 (Avg Bid)
    €417 Μέση Προσφορά
    14 προσφορές

    ...reported in EASTERN TIME ZONE. Currently im not sure how its being reported, but if i look at this page, it shows users logged in for 5 hours from now in the future. I need this to be logging the times in EST. Lastly, i need the column to report "Listener" in the first column instead of "Email" for the header of the column, and also if the email is null in the database, then it should display their UDID (from the UDID field in database) instead as data for that display field. Whatever you bid will be the amount you will be paid for this project if accepted. So if you ask "what is your budget" then the conversation will be terminated since i will know that you didnt read this description and blindly bid. My time is very valuable so I need to be...

    €31 (Avg Bid)
    €31 Μέση Προσφορά
    14 προσφορές

    Hi I have a wordpress website....(137): PhpOfficePhpSpreadsheetWriterXlsx->save('/tmp/phpxltmp36...') #1 /home/cbhspass/public_html/wp-content/plugins/cs-activities-report/(32): CS_Activity_Report::excel_generate() #2 /home/cbhspass/public_html/wp-includes/(286): CS_Activity_Report::generate(Object(WP)) #3 /home/cbhspass/public_html/wp-includes/(310): WP_Hook->apply_filters(NULL, Array) #4 /home/cbhspass/public_html/wp-includes/(531): WP_Hook->do_action(Array) #5 /home/cbhspass/public_html/wp-includes/(750): do_action_ref_array('wp', Array) #6 /home/cbhspass/public_html/wp-includes/(1105): WP->main(Array) #7 /home/cbhspass/public_html/wp-admin/includes/(1182): wp(Array) #8 /home/cbhspass/public_h

    €82 (Avg Bid)
    €82 Μέση Προσφορά
    20 προσφορές

    Your task is to realize a perfectly responsive Wordpress website based on my needs and including my banner and pictures that must fit some mandatory speed requirements: less than 1s loading time on thinkwithgoogle speed test for 4G (all pages) less than 1.5s loading time on thinkwithgoogle speed test for 3G (a...thinkwithgoogle speed test for 3G (all pages) Google Pagespeed Insights score > 93 for mobile and > 96 for desktop (all pages) The website will include 10 pages, one including a payment form based on an external javascript code i will provide; another page must include a contact form; another page must include a Payment form with which you can choose if paying by Stripe or by Paypal. No null theme or null plugins allowed. Budget is 250$, time frame is 5 days...

    €173 (Avg Bid)
    €173 Μέση Προσφορά
    93 προσφορές
    Need Minecraft Server Configured Έχει λήξει left

    ...a -Xmx1024M -Xms512M -jar nogui (code=exited, status=0 /SUCCESS) Main PID: 9872 (code=exited, status=0/SUCCESS) Sep 14 10:06:12 java[9872]: [10:06:12] [Server thread/INFO]: Saving worlds Sep 14 10:06:12 java[9872]: [10:06:12] [Server thread/ERROR]: Exception stopping...ver Sep 14 10:06:12 java[9872]: : null Sep 14 10:06:12 java[9872]: at net.minecraft.server.MinecraftServer.a(SourceFile...:?] Sep 14 10:06:12 java[9872]: at net.minecraft.server.MinecraftServer.m(SourceFile...:?] Sep 14 10:06:12 java[9872]: at uk.m(SourceFile:593) ~[:?] Sep 14 10:06:12 java[9872]: at (SourceFi...:?] Sep

    €64 (Avg Bid)
    €64 Μέση Προσφορά
    4 προσφορές
    Adobe Acrobat PDF javascript Έχει λήξει left

    I have an adobe pdf form...it includes a button that sitches all fields to read only and then opens save as.... The javascript reads: for (var i=0; i<; i++) { var f = ((i)); if (f==null) continue; = true; } ("SaveAs"); I want the button to change the "save as/at" directory to a folder that corresponds to a field called ID in the form, which is a number of digits - so this then saves the pdf file after securing fields to C:UsersandyClientFolders123 -----so 123 is the ID field I also need to be able to click the button again once saved to unprotect via a password.

    €30 (Avg Bid)
    €30 Μέση Προσφορά
    3 προσφορές

    ...to feed the data into our existing MySQL 5.7 2nd generation InnoDB database on Google Cloud Platform with the following table structure (which will be done using the Google Cloud SQL Proxy): Please see the attached file for the database table structure / DDL and some details about the fields. The API method returns only 10,000 results at a time, in pages of 100 results each. The API limits us to 5000 calls / day. The script will need to work with these constraints to get all new listings and all updated listings since it was last run every time. The call to the API should filter the results to: - location = US, Canada - ListingType = AuctionWithBIN, Classified, and FixedPrice The script should store all times in UTC. Each time the script is run, it needs to get the da...

    €184 (Avg Bid)
    €184 Μέση Προσφορά
    23 προσφορές

    I have a php array $MenuItems that is in the file. It is a menu hierarchy array that can be shown in the image. It will be created the multi-dimensional order list in HTML, that is same as file. This is the dynamic menu, so you should make sure that html can be gen... But this stackoverflow link is not serving my purposes that I want. You can check it for the concept. Special Note: If any array depth value is equal or greater (>=3) then you can ignore that array. For example, array('id' => '31','label' => 'About','link' => '#','parent' => '0','sort' => '24','class' => NULL,'menu' => '1','depth' => '3') ...

    €18 (Avg Bid)
    €18 Μέση Προσφορά
    12 προσφορές
    Cross Domain SOAP CAlls XML Έχει λήξει left

    I need a complete solution with Cross domain SOAP XML call for CRUD operations. I need a complete step by step solution (documentation) with example on how to achieve this for a simple MSSQL DB table. The sample table below will exist across domains i.e different DB servers The solution must achieve the following objectives: 1. Trigger for Ca...DB table. The sample table below will exist across domains i.e different DB servers The solution must achieve the following objectives: 1. Trigger for Call operation 2. One example each of CRUD operations. 3. Exception and Error handling 4. Asynchronous update of CRUD operations CREATE TABLE [dbo].[Item_Master]( [Item_Code] [nvarchar](20) NOT NULL, [Part_No] [nvarchar](50) NULL, [Item_Description] [nvarchar](500) NULL, [U...

    €122 (Avg Bid)
    €122 Μέση Προσφορά
    7 προσφορές

    ...Procedures$Procedure0: [ | { <XFeatureCallImplCustom>.postUpdate(<XFeatureCallImplCustom>) <XFeatureCallImplCustom>.cancel() <null>.tempCtlTimer = <XNullLiteralImplCustom> } ] threw an exception. : Job threw an unhandled exception. at () [107::] at $() [107::] Caused by: : cannot invoke method public abstract boolean () on null at () ~[?:?]

    €12 (Avg Bid)
    €12 Μέση Προσφορά
    3 προσφορές

    ...attributes: title, type, location, salary, description, keywords[] and requirements[]. I am using mySQL and PHP. I have three different tables: jobs table: CREATE TABLE `jobs` ( `title` text NOT NULL, `type` text NOT NULL, `location` text NOT NULL, `salary` int(11) NOT NULL, `description` text NOT NULL, `date` date NOT NULL, `job_id` int(11) NOT NULL AUTO_INCREMENT, PRIMARY KEY (`job_id`) ) ENGINE=InnoDB AUTO_INCREMENT=38 DEFAULT CHARSET=latin1; keywords table: CREATE TABLE `keywords` ( `keyword_id` int(11) NOT NULL AUTO_INCREMENT, `keyword` text NOT NULL, `job_id` int(11) NOT NULL, PRIMARY KEY (`keyword_id`), KEY `job_id` (`job_id`), CONSTRAINT `keywords_ibfk_1` FOREIGN KEY (`job_id`) RE...

    €25 (Avg Bid)
    €25 Μέση Προσφορά
    13 προσφορές

    ...perfectly. These friend suggestions will each have a button that when clicked will send a friend request to the user. The query that I have now shows mutual friend suggestions but is also displaying members who the user has already sent a request to. I do not want these people in the list, since a request has already been sent from the user viewing this list. `friends` table structure with sample data --------------------------------------- id, user_id, friend_id, status, date 149 1253343 1243522 0 1567894334 150 1243522 1253343 1 1567894334 151 1262117 1441712 2 1578241277 152 1441712 1262117 2 1578241277 When a user requests a friendship, two rows are inserted into the database, one for the requester and one for the requested. The requester row has a status of 1 while the re...

    €20 (Avg Bid)
    €20 Μέση Προσφορά
    2 προσφορές
    api services Έχει λήξει left

    I need a Windows form that gets all inventory items and displays them in a RichTextBox or data set table from: ApiAccessKey = "nf4exf6bMuOFgNkBVXazRA==", ApiKey = "pyouhw3hyfts0jgtfoavnh", ApiSecretKey = "uaxngbgc1gkvis3ga3pvfs", StoreID = null OR <ApiAccessKey>nf4exf6bMuOFgNkBVXazRA==</ApiAccessKey> <ApiKey>pyouhw3hyfts0jgtfoavnh</ApiKey> <ApiSecretKey>uaxngbgc1gkvis3ga3pvfs</ApiSecretKey> <StoreID></StoreID>

    €133 (Avg Bid)
    €133 Μέση Προσφορά
    28 προσφορές

    I need to create an Application showning a large mount of network nodes on a map. The nodes are given to me in a Swedish properiary coordinate system (SWEREF99) and I need to show them on a webpage. I have started using ESRI (that can handle the conversion) but I do not know is so well, a friend helped me so far. I am using MDriven as framework and I "only" need frontend design and support....map. The nodes are given to me in a Swedish properiary coordinate system (SWEREF99) and I need to show them on a webpage. I have started using ESRI (that can handle the conversion) but I do not know is so well, a friend helped me so far. I am using MDriven as framework and I "only" need frontend design and support. $null

    €11 / hr (Avg Bid)
    €11 / hr Μέση Προσφορά
    15 προσφορές
    Project for Popy S. Έχει λήξει left

    Hi Popy S., I noticed your profile and would like to offer you my project. you my project.I need to create an Application showning a large mount of nodes on a map. The nodes are given to me in a Swedish properiary coordinate system (SWEREF99) and I need to show them on a webpage. I have started using ESRI but I do not know is so well. I am using MDriven as framework and I "only" need help doi...Application showning a large mount of nodes on a map. The nodes are given to me in a Swedish properiary coordinate system (SWEREF99) and I need to show them on a webpage. I have started using ESRI but I do not know is so well. I am using MDriven as framework and I "only" need help doing the front end, Started on this. $null

    €9 / hr (Avg Bid)
    €9 / hr Μέση Προσφορά
    1 προσφορές

    Hello, I currently have an app that works well but I stop showing directions as I write I currently have the error:  : Unexpected response code 429 for 2019-09-03 19: 23: 45.665 1876-7189 /? E / AsyncOperation: serviceID = 65, operation = GetAutoPredictions     OperationException [Status {statusCode = PLACES_API_RATE_LIMIT_EXCEEDED, resolution = null}] GoogleURLConnFactory: Blocked by temporary_blocked2: 2019-09-03 19: 23: 48.946 1876-7667 /? E / AsyncOperation: serviceID = 65, operation = GetAutoPredictions     OperationException [Status {statusCode = NETWORK_ERROR, resolution = null}]

    €28 (Avg Bid)
    €28 Μέση Προσφορά
    1 προσφορές

    ...Unterricht durchführen können. Zudem soll das Buch einige Beispiel-Sportstunden enthalten, die die Lehrer nutzen können, um sie exakt so durchzuführen. Diese sollten angelehnt sein an die motorischen, emotionalen, kognitiven und sozialen Kompetenzen und Potenziale der Kinder in diesem Alter. Länge von ca. 15.000 Wörter 4,5 bis 5 Cent pro Wort Leicht verständliches Deutsch WICHTIG: Du musst nicht von Null anfangen, da ich dir eine fertige Struktur für den Text gebe. Mit Kapitelüberschriften und Stichpunkten die in den jeweiligen Abschnitt sollen. Du erhältst also einen Leitfaden. Trotzdem musst du dich in die Thematik einarbeiten und selbständig recherchieren. Zudem ist eine langfristige Zusammenarbeit mit zwei bis drei...

    €1162 (Avg Bid)
    €1162 Μέση Προσφορά
    8 προσφορές

    ...fine when built onto an Android device as an APK. But when I try to run it on an iOS device after transferring from Unity to Xcode, the welcome/instructions/game scenes all work fine, but then it crashes/freezes when the player loses... Meaning they don't reach the game over scene. I have posted this issue in detail on a couple of forums and been told this almost definitely because of at least 1 null reference exceptions. But I am only a beginner at Unity/C# so I have been unable to fix it. I don't know if it's relevant but I think I should make you aware that when I switched the build over from PC to Mac I went from Unity 2019.1.0f2 (on the PC) to Unity 2019.1.13f1 (on the Mac) because that was as close as is available for download on the Mac, but I was still ...

    €56 (Avg Bid)
    €56 Μέση Προσφορά
    14 προσφορές

    ... <th> %1$s </th> <td> <p>Member since: %2$s</p> </td> </tr> </table>'; $udata = get_userdata( $user-ID ); $registered = $udata->user_registered; printf( $table, 'Registered', date( "M Y", strtotime( $registered ) ) ); } ?> function wpb_user_registration_date($atts, $content = null ) { $userlogin = shortcode_atts( array( 'user' => FALSE, ), $atts ); $uname = $userlogin['user']; if ($uname!== FALSE) { $user = get_user_by( 'login', $uname ); if ($user == false) { $message ='Sorry no such user found.'; } else...

    €76 (Avg Bid)
    €76 Μέση Προσφορά
    8 προσφορές

    Fatal error: Uncaught Error: [] operator not supported for strings in /home/cinque45/public_html/wp-content/plugins/revslider/inc_php/framework/ Stack trace: #0 /home/cinque45/public_html/wp-content/plugins/revslider/(157): UniteBaseAdminClassRev::addMetaBox('Revolution Slid...', Object(UniteSettingsAdvancedRev), Array, NULL) #1 /home/cinque45/public_html/wp-content/plugins/revslider/(68): RevSliderAdmin->addSliderMetaBox() #2 /home/cinque45/public_html/wp-content/plugins/revslider/(40): RevSliderAdmin->init() #3 /home/cinque45/public_html/wp-content/plugins/revslider/(146): RevSliderAdmin->__construct('/home/cinque45/...') #4 /home/cinque45/public_html/wp-admin/includes/(2141): include('/home/cinque45/

    €17 (Avg Bid)
    €17 Μέση Προσφορά
    10 προσφορές

    Importante: O prazo estimado por outros programadores é de 5 ~ 30Minutos, pois todos alegaram ser um serviço bem fácil, estou na pl...que contenha qualquer função ff(f-stack) em um thread (pthread_create) o programa apresenta “Falha de segmentação”, quero que o programador em c habilite o programa para funcionar em múltiplos threads (pthread_create) Como deve ser feito: Sem modificar ou atrapalhar o desempenho do programa. Quando o serviço estará pronto? R: Quando esta chamada funcionar sem erros: pthread_create(&thread_id, NULL, routine, (void*)(“Initing”)); Nota-se: Se eu utilizar a função “routine” sem estar no pthread ela funcionará sem problemas....

    €163 (Avg Bid)
    €163 Μέση Προσφορά
    2 προσφορές

    Importante: O prazo estimado por outros programadores é de 5 ~ 30Minutos, pois todos alegaram ser um serviço bem fácil, estou na pl...que contenha qualquer função ff(f-stack) em um thread (pthread_create) o programa apresenta “Falha de segmentação”, quero que o programador em c habilite o programa para funcionar em múltiplos threads (pthread_create) Como deve ser feito: Sem modificar ou atrapalhar o desempenho do programa. Quando o serviço estará pronto? R: Quando esta chamada funcionar sem erros: pthread_create(&thread_id, NULL, routine, (void*)(“Initing”)); Nota-se: Se eu utilizar a função “routine” sem estar no pthread ela funcionará sem problemas....

    €52 (Avg Bid)
    €52 Μέση Προσφορά
    3 προσφορές
    Multi Thread in “F-Stack” Έχει λήξει left

    Importante: O prazo estimado por outros programadores é de 5 ~ 30Minutos, pois todos alegaram ser um serviço bem fácil, estou na pl...que contenha qualquer função ff(f-stack) em um thread (pthread_create) o programa apresenta “Falha de segmentação”, quero que o programador em c habilite o programa para funcionar em múltiplos threads (pthread_create) Como deve ser feito: Sem modificar ou atrapalhar o desempenho do programa. Quando o serviço estará pronto? R: Quando esta chamada funcionar sem erros: pthread_create(&thread_id, NULL, routine, (void*)(“Initing”)); Nota-se: Se eu utilizar a função “routine” sem estar no pthread ela funcionará sem problemas....

    €184 (Avg Bid)
    €184 Μέση Προσφορά
    1 προσφορές

    ...features of MC is the import system. Currently we have an app with a mysql products table with this structure: CREATE TABLE `productos` ( `ID` int(11) NOT NULL, `IDLICENCIA` int(11) NOT NULL, `IDGRUPO` int(11) NOT NULL, `CODIGO` varchar(150) NOT NULL, `UNIDAD` varchar(100) NOT NULL, `NOMBRE` varchar(200) NOT NULL, `DESCRIPCION` text NOT NULL, `CANTIDAD` int(11) NOT NULL, `PRECIO_UNITARIO` decimal(60,30) NOT NULL DEFAULT '0.000000000000000000000000000000', `IMPUESTO_TARIFA` int(10) NOT NULL DEFAULT '0', `IMPUESTO_MONTO` decimal(60,30) NOT NULL DEFAULT '0.000000000000000000000000000000', `MONTOTOTAL` decimal(60,30) NOT NULL DEFAULT '0.000000000000...

    €41 (Avg Bid)
    Προεξέχον
    €41 Μέση Προσφορά
    10 προσφορές