Error pleskfatalexception unable connect database connections jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 error pleskfatalexception unable connect database connections jobs found, pricing in USD
    Data Extraction from Database 6 days left
    VERIFIED

    I got database in DB3 format. In contains many things like RGB images and LiDAR (point of cloud ) data and others. I attach metadata file. What I need is some who will connect to my PC via Anydesk and will remotely extract information from that database. RGB and LiDAR of same scene so that it is compatible with format

    $64 (Avg Bid)
    $64 Avg Bid
    16 bids

    ...Minimum Functionality and told to revise the app to provide a more robust user experience by including additional native iOS functionality. So can you please tell me how can i add a more robust user experience by including additional native iOS functionality on it? Please see the video from TestFlight App store connect reject it for the below reason. Guideline 4.2 - Design - Minimum Functionality Your app provides a limited user experience as it is not sufficiently different from a web browsing experience. As such, the experience it provides is similar to the general experience of using Safari. Including features such as push notifications, Core Location, or sharing do not provide a robust enough experience to

    $26 (Avg Bid)
    $26 Avg Bid
    14 bids

    ...install the Exchange Server 2016 CU23, be it manual or automated. Key responsibilities: - Providing consultative advice on best approaches to the installation process - Executing the installation Ideal Freelancer: - Extensive experience with Exchange Server 2016 and Windows 2012 R2 - Good communication skills to explain the process and its requirements. - Detail-oriented to assure a smooth and error-free installation - Knowledgeable about different installation methods - No specific requirements for email storage or security settings, but a clear understanding of these is a plus. Looking forward to a smooth and successful installation. Let's get started!...

    $37 / hr (Avg Bid)
    $37 / hr Avg Bid
    8 bids

    I'm encountering an issue with my Flutter app. Specifically, I'm receiving the error message "Execution failed for task ':app:compileFlutterBuildDebug'." This issue has stalled my development process and I'm desperately seeking a fix. I'm utilizing Flutter version 2.0 or higher and my target platform is Android. The ideal candidate for this job must have: - Strong understanding and experience in Flutter app development - Proficiency at debugging and resolving compilation errors - Familiarity with Flutter version 2.0 or higher Responsibilities for this project will include: - Identifying the root cause of the current compilation error - Implementing a fix to resolve the error - Ensuring successful compilation and operation of th...

    $106 (Avg Bid)
    $106 Avg Bid
    94 bids

    I'm looking for an expert with a prolific knowledge in WooCommerce. The core task is to rectify an existing error during the checkout process in our online store. Additionally, your proven experience in Google Tag Manager is crucial, as there are a few issues with trigger setup that need streamlining. There is also a need to effectively implement an Informed Cookie Consent on our website to comply with regulations and enhance user experience. The final part of your assignment will include linking our Google Analytics data with Google Ads to better track our performance. Skills and experience needed for this job include: - Expertise in WooCommerce and debugging - Proficiency with Google Tag Manager and its setup - Experience in setting up informed consent cookies and knowledge...

    $114 (Avg Bid)
    $114 Avg Bid
    120 bids

    Project 1: Developing a Mobile App for Barbershop Booking The project aims to create a mobile app for both iOS and Android platforms to facilitate users in finding barbershops and booking appointments seamlessly. Project 2: Developing a Mobile App for Animal Service Sharing The project focuses on creating a user-friendly iOS app for individuals to share services and connect with service providers.

    $50 / hr (Avg Bid)
    $50 / hr Avg Bid
    1 bids
    Need a Magento Developer ., 6 days left
    VERIFIED

    Hi, I have error in my Magento website, want to remove it. Thanks

    $22 (Avg Bid)
    $22 Avg Bid
    26 bids

    Error Details: The item specific Brand is missing. Add Brand to this listing, enter a valid value, and then try again. End Point -

    $6 / hr (Avg Bid)
    $6 / hr Avg Bid
    6 bids

    ...forms and inquiry forms on each service page to encourage visitor engagement and facilitate communication with potential clients. 5. Mobile Responsiveness: The website must be fully responsive and optimized for mobile devices to ensure a seamless browsing experience across all screen sizes. 6. Integration with Social Media: Integration with our social media profiles to allow visitors to easily connect with us and share our content. 7. SEO Optimization: Basic on-page SEO optimization to improve search engine visibility and attract organic traffic to the website. If you have a proven track record in website development and experience creating websites for logistics companies or similar businesses, we would love to hear from you. Please provide examples of your previous work and...

    $95 (Avg Bid)
    $95 Avg Bid
    18 bids

    I'm looking to build a comprehensive and engaging web application aimed at pet owners using Node.js, React.js, AWS, and MySQL. This platform will primarily focus on: - Allowing users to create unique profiles for their pets. - Enabling users to search and connect with other pet owners for socialization purposes. - Providing a platform where users can schedule appointments with veterinarians. I need this project completed ASAP, the quicker the better. The web application should be user-friendly, efficient, and intuitive to cater to the needs of the pet owners. The potential freelancer must have a deep understanding and experience in Node.js, React.js, MySQL, AWS, and a solid track record in web app development. This is an excellent opportunity to work on a project with the pot...

    $598 (Avg Bid)
    $598 Avg Bid
    171 bids

    I am in need of an experienced data entry professional who can effectively update my databases. You will only be required to work less than three hours a day from your home. Key Responsibilities: - Updating Database regularly - Ensuring data integrity and accuracy - Solving any database related issues Ideal Skills and Experience: - Proficient in Oracle, MySQL, SQL Server - Exceptional attention to detail - Prior experience in Database updating Get in touch if you fit this profile. This could be your chance to establish a regular, part-time, work-from-home position.

    $30 / hr (Avg Bid)
    $30 / hr Avg Bid
    16 bids

    More details: What specific functionalities of the Netsuite Order Management system need to be tested? Order processing, Inventory management, Shipping and fulfillment What are the key performance indicators (KPIs) that you would like to track in the Netsuite Order Management system? Order cycle time, Order accuracy rate, Return rate What integrations or third-party sy...functionalities of the Netsuite Order Management system need to be tested? Order processing, Inventory management, Shipping and fulfillment What are the key performance indicators (KPIs) that you would like to track in the Netsuite Order Management system? Order cycle time, Order accuracy rate, Return rate What integrations or third-party systems does the Netsuite Order Management system need to connect with? Payme...

    $20 / hr (Avg Bid)
    $20 / hr Avg Bid
    10 bids

    I need the following code to run in Quasar 2.6.0 / Vue 3.0 async fetchAbstracts() { try { const url = 'https://eutils.ncbi.nlm.nih....isArray(abstractText)) { ((text, index) => { (`Abstract Section ${index + 1}: ${text}`); }); } else { (`Abstract: ${abstractText}`); } }); }); } catch (error) { ('Error fetching or parsing the XML:', error); } } I have import axios from "axios"; import xml2js from "xml2js"; In my script file but when I get to const parser = new ({ explicitArray: false, ignoreAttrs: true }); It throws an error of: Error fetching or parsing the XML: TypeError: is not a function I just need working code

    $18 (Avg Bid)
    $18 Avg Bid
    20 bids

    ...virtual assistant to help me manage my businesses’ LinkedIn accounts. I own a few businesses in staffing. I’m looking for someone to help me promote my services and opportunities on LinkedIn, and potentially on other platforms. Daily tasks will include: - Posting of various contents that are related to jobs, business development, company branding, blog articles, business news, etc. - Making connections with relevant LinkedIn users - Documenting activities in a spreadsheet - Other tasks as assigned Requirements: - Well-versed in using LinkedIn and other social media - Great communication skills - Fluent in English - Meticulous, organized, and detail oriented - Available to work full time during Central time business hours...

    $383 (Avg Bid)
    $383 Avg Bid
    60 bids

    ...setting up EC2 Instances, S3 Storage, and RDS Database for my project. Key responsibilities will include: - Setting up 1-3 EC2 Instances. These instances will be primarily used for hosting web applications and running server processes, so proficiency in these areas is crucial. - Assisting with the configuration and management of S3 Storage. - Overseeing the implementation of RDS Database system according to our specific project requirements. The ideal freelancer should have: - Thorough knowledge and experience with EC2, S3, and RDS within the AWS platform. - An understanding of best practices when it comes to setting up and managing these services. - Experience in both hosting web applications and running server processes using AWS. Let's connect if you...

    $486 (Avg Bid)
    $486 Avg Bid
    112 bids

    I need a focused developer well-versed in Python, Java, and C++ to build a Coding Problem IDE. The successful candidate will be able to construct a platform that should be able to function on CodeTikki.in. Key features of the IDE should include: - Code highlighting: This feature is necessary to make the code more readable and easily understandable. - Syntax checking: To ensure the code is error-free and runs smoothly. Expertise in IDE development, as well as proficiency in Python, Java, and C++, is essential for this project. Familiarity with and commitment to delivering a user-friendly interface is also important.

    $77 (Avg Bid)
    $77 Avg Bid
    8 bids

    ...(ml) o When we make a batch, its volume is its weight X 1.056 which means it has a density/specific gravity of 1.056 thus is heavier than water. It also serves a cross check for us. So… when we have finished making the product we weigh it. We then times it by 1.056 to get a theoretical volume. As long as that volume matches (or as good as) the actual volume of the product then it passes the gross error check. At the moment, we manually write in the pot size in Column B as measured from the jug after it has cooled down (as it will shrink a small amount as it loses temperature). • Date created o Entered manually • Ingredient o This is a constant and will not change  However, what may change is if we are making the product and have to use more than one ingredient f...

    $561 (Avg Bid)
    $561 Avg Bid
    71 bids
    Representative in India 6 days left
    VERIFIED

    We are currently seeking a dedicated and experienced representative to join our team on behalf of...opportunities and partnerships. Provide valuable insights and guidance on local market conditions and regulations. Assist in establishing the company's presence in India by coordinating logistics and administrative tasks. Requirements: -Proven experience as a representative or in a similar role, preferably in the business development or international relations field. -Strong network of contacts and connections in India, particularly within the business community. -In-depth knowledge of the Indian market, business practices, and legal requirements. -Excellent communication and negotiation skills. -Ability to work independently and collaboratively with cross-functional teams. -Flu...

    $583 (Avg Bid)
    $583 Avg Bid
    10 bids

    I'm on the hunt for an experienced Digital Affiliate Marketer who's well-versed in promoting digital products to diverse entities including millennials, parents, business professionals and small businesses. Key Aspects of the Role: - Running affiliate marketing campaigns across various platforms, such as social media platforms, b...Proven record in successful affiliate marketing campaigns. - Strong skills in content creation and utilization across multiple digital platforms. - Familiarity with segmentation and customized messaging for millennials, parents, business professionals and small businesses. - Excellent analytics skills to monitor campaign results and identify improvement areas. If you're up for the challenge, let's connect! Show me how you could brin...

    $2035 (Avg Bid)
    $2035 Avg Bid
    14 bids

    I'm experiencing the 'White screen of death' error on my Wordpress site when visitors attempt to view the website. The occurrence of this error across various browsers hasn't been verified yet, so bid only if you are prepared to troubleshoot across multiple platforms. A robust knowledge of Wordpress and extensive experience in identifying and fixing the 'White screen of death' error is ideally needed. site is

    $83 (Avg Bid)
    $83 Avg Bid
    160 bids

    ...sizable inventory of more than 500 assets and hence, it requires robust functionality and design. Key Features: - Asset Tracking: The software should be able to keep track of every asset in our database accurately. It should provide real-time updates on the location and status of each asset. - Barcode Scanning: Incorporate a feature that enables quick scanning of barcodes to facilitate easy and speedy data capture. - Purchase Order Management: The software should have capabilities to manage all our purchase orders. It should be able to process these orders in a systematic, efficient and error-free manner. Specification for User Interface: - Simple and Intuitive: The software's interface should be user-friendly. It should be simple enough for our team members to...

    $316 (Avg Bid)
    $316 Avg Bid
    9 bids

    I'm looking for a skilled professional to bring to life an e-commerce website for my product line and handle related social media designs. This project includes designing, creating, and launching the website, and establishing a social media presence. Designs need to be top-notch, consistent, and reflecting our brand image, featuring our products across the followin...e-commerce websites, a strong understanding of social media marketing, and a grasp of community-building strategies. Proficiency in using SEO and analytics tools for maximum engagement is also desired. To align with our brand, great aesthetics and creative design flair are needed. I can't wait to collaborate on this project. Let's create an online space that's not just transactional but forms lasting c...

    $453 (Avg Bid)
    $453 Avg Bid
    186 bids

    For this project as a data scientist, I'm seeking the following: - An expert in statistical analysis and data visualization. - Prior experience working in the healthcare sector is needed. The primary task will involve dealing with many types of patient data, encompassing doctors...records. Your role will be to examine this data, identify patterns, derive insights, and present this information in a visually understandable way that can inform our strategic decisions. Skills and Experience Required: - Proficient in statistical analysis - Proven expertise in data visualization - Previous experience in the healthcare field - Familiarity with patient data and related records - Error-checking and problem-solving skills - Excellent written and verbal communication skills, for pres...

    $84 (Avg Bid)
    $84 Avg Bid
    12 bids

    I'm in need of an experienced React/Next developer to craft an informational website...that guarantees user-friendly experience. - Seamless Integration with APIs to extend and enhance the website capabilities. The website aims to provide valuable information to its visitors, for which I expect the following user interactions: - Interactive Forms: Enable visitors to engage with the website contents by filling out forms. - Direct Messaging: Incorporate a system to allow users to connect with us directly. Ideal Skills: - Expertise in React.js and frameworks. - Proven experience in responsive web design. - Knowledge of API integration. - Familiarity with developing user-friendly login and registration systems. - Experience in developing interactive forms and direct messaging ...

    $46 (Avg Bid)
    $46 Avg Bid
    61 bids

    Freelancer needs to be familiarized with WEB BLE and thermal printers like Paperang or PeriPage. I have a React JS app that needs to be fixed to be able to print from a mobile phone page. Preferred freelancers who HAVE a Paperang P2 or P1 pocket...needs to be familiarized with WEB BLE and thermal printers like Paperang or PeriPage. I have a React JS app that needs to be fixed to be able to print from a mobile phone page. Preferred freelancers who HAVE a Paperang P2 or P1 pocket printer. For freelancers in US: After you've checked the code and can complete this but you don't have the printer, I can send you one. Another option is to connect to anydesk to my laptop, which in turn connects to the printer. IF the freelancer knows code and not just front end react, he mig...

    $82 (Avg Bid)
    $82 Avg Bid
    16 bids

    I require assistance with linking my MySQL database server to my domain. Additionally, I need someone to upload the server to CPanel and facilitate its installation. I need someone to connect the server to the domain + I want to upload a digitalocean server to CPanel and install it

    $26 (Avg Bid)
    $26 Avg Bid
    35 bids

    Android APP connected to a Stripe M2 terminal. The app will have 4 buttons (Options) each one with its own price and title, when user selects one option the app will connect to the stripe M2 terminal to collect payment based on the price of the option selected, when payment is done, a confirmation screen will appear and go back to home. Android Studio

    $165 (Avg Bid)
    $165 Avg Bid
    40 bids

    ...application for both Android and iOS platforms. The tools required for the job include IOS or Flutter and know-how in V2Ray configuration. The following features are essential: - Kill Switch Feature: This is a must-have to ensure total data protection. In case of unexpected disconnects, the internet connection should be blocked entirely. - Multiple Server Locations: The app should easily let users connect to multiple global server locations. - Bandwidth Limit Control: Users should have the ability to control their bandwidth limits. In terms of design, I am looking for something minimalistic. The user interface should be easy-to-use, clean, and distraction-free. Lastly, the application needs to support multiple languages making it globally accessible and user-friendly. Idea...

    $366 (Avg Bid)
    $366 Avg Bid
    17 bids

    Hi, I'm looking for a PHP developer with experience to help fix some errors on my webpages. They were functioning properly before. Could you please review the PDF file and let me know if you're capable of addressing the issues? I'll provide an FTP account for access to the source code, etc. My budget for ...capable of addressing the issues? I'll provide an FTP account for access to the source code, etc. My budget for this task is $70." Please only private developers apply, and only if you agree with my budget. Otherwise, please refrain from sending me any quotes that exceed my budget. Your main responsibility will be to ensure that the website functions smoothly without any disruptions, eradicating the error. Relevant expertise in PHP troubleshooting and we...

    $111 (Avg Bid)
    $111 Avg Bid
    140 bids

    I am in need of a highly skilled individual with expert knowledge in HTML, CSS, SQL, JavaScript, Python, and Java. The main purpose of my project is to establish various connections including Network, Database, and API connections. Key Responsibilities: - Create complex, high performance networks - Establish secure and reliable Database and API connections - Web development using HTML, CSS, JavaScript, Python, and Java. Ideal Skills and Experience: - Proficiency in HTML, CSS, SQL, JavaScript, Python, Java - Experience in network building and maintenance - Database and API connection expertise - Strong problem-solving skills and attention to detail.

    $13 / hr (Avg Bid)
    $13 / hr Avg Bid
    22 bids

    I am finding difficulties with my Facebook business account. Applying my skills to troubleshoot, I am encountering issues with linking it to my main account. The primary problem at hand is that I am unable to assign an admin role on my business page. Any individual looking to assist should have considerable expertise in social media tools, especially in handling Facebook's business functionalities. Familiarity with roles, duties, and permission settings is a must.

    $422 (Avg Bid)
    $422 Avg Bid
    78 bids

    ...create a script or code that will automatically update my MySQL database and reflect these changes on my website whenever my WhatsApp Business catalog is Info general. Key requirements for this job: - Extensive knowledge of API integration. - Solid experience with MySQL databases. - Familiarity with WhatsApp Business API. - Ability to provide robust error management, specifically logging into the MySQL database. The main aim of this project is to manage my inventory more efficiently. By seamlessly connecting WhatsApp Business to my website, we can automate the update process and eliminate the manual workload. This approach should also increase the accuracy of our inventory levels and minimize the risk of human error, thus improving our overall operational ...

    $113 (Avg Bid)
    $113 Avg Bid
    75 bids

    I am seeking a proficient developer to build a software for a Bluetooth/LORA Gateway utilizing an ESP32 MCU to connect to sensor nodes. The functionality I envisage for this project includes: - Remote device management: The ability to manage connected devices remotely is crucial for this project. - Data logging: It is important for the system to be capable of accurately logging data from devices. Considering my preferences, the successful developer should have expert knowledge and experience with: - Arduino: Familiarity with Arduino's BLE/LORA is a requirement. You should have prior experience coding in Arduino / C++. [- Flutter: I've chosen Flutter as the platform for the software development. Correspondingly, knowledge of Flutter is crucial for this role as user wil...

    $477 (Avg Bid)
    $477 Avg Bid
    71 bids

    So i have a website where i create and add affiliate offers. Im unable to go to edit page and edit the content. it gives error such as The PUT method is not supported for this route. Supported methods: GET, HEAD. More details: What specific issue are you experiencing with the edit page for your network? Unable to save changes What is the platform your website is built on? Laravel Are there any error messages or codes displayed when you try to save changes on the edit page? Yes

    $127 (Avg Bid)
    $127 Avg Bid
    131 bids

    ...involve introducing the courses and presenting a persuasive pitch to the target audience, aiming to generate interest and subsequent course enrollments. Ideal skills for this role: - Excellent presentation and communication skills - Prior experience in webinar hosting, especially for education-based services - Familiarity with business skills and career development topics - Ability to engage and connect with young professionals Experience in sales pitching will give you an edge, but more importantly, I need a host with a charismatic personality that can make business skills courses appealing and exciting....

    $352 (Avg Bid)
    $352 Avg Bid
    17 bids

    ...Core - Create 2 Smart Contracts - can be built in solidity or similar. - APIs like flask or better so the integration is possible even with a Linux frontend -For a higher acceptance it would be good if the created coins are connected to a established network like cosmos, EVM or similar so the created coins will be accepted by exchanges easily. -Prefered freelancers will be chosen if they have connections to exchanges. -Have a look at the attached image Blockchain Overview -Everything should be testable even without our App - Wallet creation and registration mechanism. The prozedure will be called from our App. -Block explorer website. This page will be integrated in our regular website. -Wallet creation/registration from Block explorer website - Node creation and registration. W...

    $1803 (Avg Bid)
    $1803 Avg Bid
    49 bids

    I need a proficient translator to convert a small batch of business correspondences from Spanish, French, and German into English. Here's more about the task: - OBJECTIVE: Translate less than 10 business emails into English. - REQUIREMENTS: A keen eye for detail and excellent grasp of Spanish, French, German, and English languages, ensuring translated content carries the proper context and to...translated content carries the proper context and tone. - TARGET LANGUAGE: All emails are to be translated into English. - SUBJECT MATTER: The nature of these emails is business correspondences. Prior experience in translating business or formal texts is an advantage. Professionals who can accurately translate and retain the essence of the original content, your skills are needed here. Let�...

    $14 / hr (Avg Bid)
    $14 / hr Avg Bid
    51 bids

    ...current Google Sheets-based systems into a robust SQL or BigQuery database framework. The objective is to create a user-friendly web dashboard that seamlessly interacts with the database, ensuring smooth data updates and retrieval. .Collaborate with cross-functional teams to understand current Google Sheets systems and user requirements. .Design and develop a web dashboard for user interaction with the SQL or BigQuery database. .Implement user authentication and authorization protocols for secure access to the system. .Create a system where users can create unique usernames and perform tasks associated with their roles. .Establish data synchronization between the web dashboard and the SQL/BigQuery database. .Optimize database performance and trouble...

    $286 (Avg Bid)
    $286 Avg Bid
    34 bids

    ...can troubleshoot an issue I am facing during app installation. My Android application is failing to install on my x86 architecture device with Android 9.0 Pie system, with errors pertaining to "Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]". The app is "". Key Responsibilities: - Diagnose and correct the app installation error - Ensure smooth installation of the app on the device with the given specifications Ideal Candidate: - Should have expertise in Android development - Proficient in handling app installation errors and adept in x86 architecture - Knowledgeable in Android 9.0 compatibility issues - Ability to work within a tight deadline. The goal is to be able to successfully install the app without any errors

    $149 (Avg Bid)
    $149 Avg Bid
    38 bids

    ...Ideal Skills and Experience - Proven track record in software development, especially in developing accounting systems. - Solid understanding of accounting principles and university operations. - Superior knowledge in cloud computing and local server setups. - Excellent communication in English, both written and spoken. If you come equipped with the above, then you're just who we're looking for. Connect with us and let's make this project a success....

    $199 (Avg Bid)
    $199 Avg Bid
    23 bids

    ...Ideal Skills and Experience - Proven track record in software development, especially in developing accounting systems. - Solid understanding of accounting principles and university operations. - Superior knowledge in cloud computing and local server setups. - Excellent communication in English, both written and spoken. If you come equipped with the above, then you're just who we're looking for. Connect with us and let's make this project a success....

    $199 (Avg Bid)
    $199 Avg Bid
    22 bids

    You need to know how to use OpenVZ and activate Certbot and SSL. I am currently facing an SSL certificate error with my OpenVZ VPS. -Renewing the expired SSL certificate -Ensuring the renewed certificate is properly installed and functioning -Verifying that there are no residual issues You will ideally have a strong background in networks and systems with specific experience in SSL issues, OpenVZ VPS environments, and certificate management. This is a great opportunity for individuals with robust problem-solving skills and attention to detail. Let's secure the server together. Let's go!

    $26 (Avg Bid)
    $26 Avg Bid
    15 bids

    I'm experiencing a persistent, troubling issue on my WooCommerce-based shopping cart. Whenever my customers are trying to make a payment using their credit cards, they are confronted with an "Unexpected Error" message. This issue is significantly affecting the sales and customer experience on the site, and I'm urgently seeking a seasoned WooCommerce expert to resolve it. Your role will require: - Investigating the root cause of this unexpected error in the payment process - Correcting this issue to ensure smooth and error-free credit card transactions Ideal skills for this project include: - Extensive experience with WooCommerce - Solid understanding of payment gateway integrations, specifically credit card transactions - Proven troubleshoo...

    $29 (Avg Bid)
    $29 Avg Bid
    73 bids

    We're seeking a WordPress developer to enhance MySQL database performance and construct a new website. The task involves optimizing and removing redundant code from the database directly, not through plugins. Additionally, they must create a website that fulfills the Core Web Vitals criteria. It's worth noting that we're not utilizing Google AdSense; instead, we're using Ezoic. Post Ezoic integration, the Core Web Vitals scores should exceed 95%. This website is dedicated to devotion and spiritual content.

    $132 (Avg Bid)
    $132 Avg Bid
    31 bids
    Odoo POS System Developer 6 days left
    VERIFIED

    I'm in urgent need of an Odoo developer with expertise in POS modules. QR code is not generating automatically, and i need help with it. You should be available to connect by anydesk for first assistance. Long term position. Please note, any experience with Retail transactions will be considered a plus. This project requires immediate availability. Thank you! Start your bid with word odoo, or we delete your bid.

    $24 / hr (Avg Bid)
    $24 / hr Avg Bid
    142 bids

    As the head of the project, I'm facing severe issues with push notifications on both our Android and iOS applications, built on core PHP module. The major glitch is that the notifications are not appearing at all, vastly impacting the user experience negatively and crash in between with mysql error Here are detailed requirements: • Identify and rectify the problem causing the absence of push and in-app notifications. • Test to ensure that notifications are displaying properly on both the Android and iOS platforms. REQUIRED SKILLS: - Proficient knowledge of PHP especially in app development - Extensive experience with Android and iOS application development - Exceptional problem-solving skills - Comprehensive understanding of push and in-app notification systems ...

    $1086 (Avg Bid)
    $1086 Avg Bid
    57 bids

    I'm in need of a skilled virtual assistant capable of handling a blend of commercial tasks. The work is mainly comprised of data entry, updating website content, and managing social media accounts. My website requires regular maintenance and weekly content updates. Ideal Skillset: - Proficiency in data entry - Experience managing website content and performi...updates. Ideal Skillset: - Proficiency in data entry - Experience managing website content and performing routine maintenance - Fluent in social media management An ability to perform these tasks efficiently is desirable, and those with an eye for detail will secure extra consideration. This role demands a proactive individual who can anticipate needs and provide reliable weekly updates. Let's connect if you f...

    $5 / hr (Avg Bid)
    $5 / hr Avg Bid
    71 bids

    I am seeking a data entry specialist to harvest text data from online databases. Your role will involve locating relevant information from various online platforms and entering it into an Excel spreadsheet. The ideal candidate for this role should have: - Excellent research capabilities - Proficiency in using Excel - High attention to detail - Ability to manage and organize large volumes of data This project is well-suited for freelancers who have previously worked with online databases and have a strong understanding of data input management in Excel. Please note that the final deliverable will be an Excel spreadsheet file containing all harvested data.

    $1957 (Avg Bid)
    $1957 Avg Bid
    42 bids

    Here's what I need: - Conversion of my PDF file to Excel. Each page of the current PDF must be transferred onto a separate sheet within Excel. - Absolute precision is critical in the conversion, it needs to be 100% accurate. Double-checking of the convert...separate sheet within Excel. - Absolute precision is critical in the conversion, it needs to be 100% accurate. Double-checking of the converted data against the original PDF is expected to confirm accuracy. - The PDF holds only text data, there's no requirement for converting any figures or tables into Excel. Ideal candidates should have: - Proficiency in data entry - Attention to detail to ensure error-free data conversion - Experience in converting PDF files to Excel - Ability to proofread and find any errors in...

    $4218 (Avg Bid)
    $4218 Avg Bid
    112 bids

    As an e-commerce website owner, I've registered for a Pawapay account and am seeking the expertise of an experienced programmer to integrate Pawapay's API as a payment gateway on my platform. Particularly, I require the features for Mobile Payments and Multi-currency Support to be incorporated. D...Multi-currency Support to be incorporated. Dont apply unless you know exactly what you are doing please ! Ideal skills would encompass: - Advanced programming abilities for shopify - Strong familiarity with payment gateway integration, especially Pawapay - Extensive experience with Shopify - Knowledge of Mobile Payments and Multi-Currency Transactions Hence, I'm looking for someone who can seamlessly connect these features, ensuring smooth and efficient transactions o...

    $142 (Avg Bid)
    $142 Avg Bid
    112 bids