Php return html error jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 php return html error jobs found, pricing in USD

    I'm looking for a PHP developer with substantial CodeIgniter framework expertise. The project at hand involves upgrading and optimizing an existing PHP application. Key Requirements: - Strong PHP skills and extensive experience with the CodeIgniter framework - Proficiency in MySQL database management for database optimization and management. - Familiarity with front-end development to be able to enhance the UI/UX as part of the upgrade. Your main responsibility will be to improve the existing codebase, making it more efficient and scalable. This will involve database optimizations, code refactoring, and possibly some UI/UX upgrades. An understanding of security best practices in web development will also be highly beneficial. If you have previous experience wi...

    $134 (Avg Bid)
    $134 Avg Bid
    44 bids

    I'm looking for a skilled developer who can integrate WhatsApp API into my Wordpress website to allow for sending promotional messages to customers. Additionally, I need this feature further developed into a simple chatbot for automated responses. - Your primary tasks will include: - Setting up the WhatsApp API to the website - Configuring it to allow for sending messages to customers - Developing a basic chatbot functionality - Ensuring the chatbot can provide automated responses based on predefined rules You should have: - Proven experience in integrating APIs, specifically WhatsApp API - Proficiency in developing chatbots - Knowledge of Wordpress and it's capabilities for handling APIs - Good understanding of marketing and customer engagement - Strong problem-solving...

    $117 (Avg Bid)
    $117 Avg Bid
    40 bids

    Quiero pasar estas dos funciones de C++ a C template<class T> int EEPROM_put(int ee, const T& value) { const byte* p = (const byte*)(const void*)&value; unsigned int i; for (i = 0; i < sizeof(value); i++) foo(ee++, *p++); return i; } template<class T> int EEPROM_get(int ee, T& value) { byte* p = (byte*)(void*)&value; unsigned int i; for (i = 0; i < sizeof(value); i++) *p++ = foo(ee++); return i; }

    $17 (Avg Bid)
    $17 Avg Bid
    6 bids

    I require an experienced PHP developer who can quickly resolve two broken links on my e-commerce website. The first issue is in the search line reset menu, while the second is between the cart and the payment gateway. Key Responsibilities: - Fixing two broken links in the e-commerce page - Ensuring the page stops looping - Ensuring the page retains user details between stages - Enabling users to progress to the payment page The fix needs to be completed in the next week. Ideal Candidate: - Proficient in PHP, particularly in e-commerce settings - Strong understanding of custom coding - Ability to work efficiently and meet deadlines - Experience in troubleshooting and resolving similar issues I have existing documentation and code comments available for the sections wit...

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

    I'm facing an issue with my StrongSwan tunnel. I would appreciate a talented freelancer to assist in troubleshooting and resolving the problem. Key Details: - The error message I'm encountering is 'invalid HASH_V1 payload length, decryption failed?' - The error seems to be related to not being able to decrypt payloads - Additionally, I'm getting 'No matching CHILD_SA config found for IP/IP. received DELETE for IKE_SA' on the responder side Your Role: - The primary task is to address and rectify the issues causing the tunnel failure - As of now, the problem seems to be primarily on the responder side Ideal Skills for the Job: - Proficient in StrongSwan VPN - Strong troubleshooting skills - Experienced in resolving encryption-related issue...

    $133 (Avg Bid)
    $133 Avg Bid
    15 bids

    I'm in need of an experienced developer to modify my PHP/Bootstrap5 image watermark form. The current setup has the form working in the background with a preset design. I now want it to be a more integral part of the watermark process. Key tasks: - **Form Integration**: The form should be fully functional, where users can upload images, add text for watermarking, choose a watermark position, and even select an existing image for watermarking. - **Code Adjustment**: The existing watermarking code needs to be integrated and work seamlessly with the form submission. This involves adjusting the code to make it work in conjunction with user input from the form. - **User Experience**: The form should be user-friendly, intuitive, and visually appealing, ensuring a smooth and engaging...

    $26 (Avg Bid)
    $26 Avg Bid
    19 bids
    Python Data Analysis File Fix 5 days left
    VERIFIED

    I have a Python file that was running fine last night for data analysis purposes. However, after trying to upload the '' file to GitHub, I encountered an error due to the file size being too large for GitHub. I need to get the Python file running again, but with the '' file stored on an external service to work around the file size limitations of GitHub. Key requirements include: - Identifying and resolving the issue causing the Python file not to run - Storing the '' file on an external service and adjusting the Python code to access it from there Ideal Skills and Experience: - Proficiency in Python - Experience with data analysis and handling large datasets - Familiarity with version control, specifically using GitHub - Ability to troubleshoot and r...

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

    We are looking for a talented PHP Laravel Programmer to join our team and work on our B2B ecommerce website and app development. The ideal candidate will have a strong background in PHP and Laravel, with experience in building and maintaining ecommerce platforms. This is a remote position, offering the flexibility to work from anywhere. Key Responsibilities: Develop, test, and maintain high-quality ecommerce solutions using PHP, Laravel, MySQL, HTML, CSS, JavaScript, and related technologies. Collaborate with the design and product teams to implement new features and improvements. Optimize and enhance the performance of the website and app to ensure a seamless user experience. Troubleshoot and resolve issues as they arise, ensuring the stability and reliabilit...

    $586 (Avg Bid)
    $586 Avg Bid
    227 bids
    CyberPanel & PHP Upgrade 5 days left
    VERIFIED

    I'm currently running CyberPanel version 2.3 with PHP 7.2 for hosting websites. I need to upgrade both CyberPanel and PHP to their latest stable versions. Key tasks involve: - Updating CyberPanel to the most recent stable version. - Upgrading PHP from 7.2 to the latest stable version (8.3). Ideal Freelancer: - Experienced in administering CyberPanel and PHP. - Proficient in upgrading server-side software. - Good understanding of website hosting environments.

    $43 (Avg Bid)
    $43 Avg Bid
    16 bids
    UDP/IP NETWORK PYTHON EXPERT 5 days left
    VERIFIED

    .The scope of this project includes: 1. Data Transmission: You should be able to help in enhancing our network to ensure that it delivers data more optimally, focusing particularly on text-based data, as this is what our UDP/IP network primarily handles. 2. Error Detection and Correction: The hiree will also have to devise new methods for detecting and correction errors within our system. We've been facing some challenges in this area that need resolution. 3. Scalable Solutions: Our network system currently connects between 10 and 50 devices. While working on this project, it is important to keep scalability in mind to accommodate potential future growth.

    $42 (Avg Bid)
    $42 Avg Bid
    11 bids

    ...API Integration: Get access to the OpenAI GPT-3 API. Write a script that takes inputs from Dialogflow via the webhook, processes it with GPT-3, and returns the output to Dialogflow. Integration and Fulfillment: Configure Dialogflow to use the webhook for fulfillment. Ensure the webhook communicates with the GPT-3 API and formats the response correctly. Return the formatted response to Dialogflow for Google Assistant to process. Example Workflow: User Command: "Write a poem about a sunset." Google Assistant: Recognizes the command and passes it to Dialogflow. Dialogflow Intent: Matches the intent for writing a poem. Webhook: Sends the request to your webhook. GPT-3 API Call: The webhook calls the GPT-3 AP...

    $639 (Avg Bid)
    $639 Avg Bid
    24 bids

    ...required data and compile it into an Excel file with separate sheets for doctors' information and disease descriptions. Requirements: Programming Language: Preferably Python. Libraries: Experience with web scraping libraries like BeautifulSoup, Selenium, and data processing libraries like Pandas. Output Format: Ability to export data into an Excel file using Pandas or similar libraries. Error Handling: Robust error handling to manage failed requests and parsing errors. Compliance: Adherence to the websites' terms of service and rate limits to avoid being blocked. Project Scope: Input: A list of CRM numbers and a list of CID numbers. Process: Automate the lookup and data extraction process. Output: An Excel file with the compiled data. Skills Required: Web Scrap...

    $21 (Avg Bid)
    $21 Avg Bid
    6 bids

    I have a web application that runs on PHP and I'm looking to integrate it with APIs provided by multiple suppliers. These suppliers will send us three specific types of data through their APIs - customer information, product information, and order information. Key Requirements: - Connect the webapp with Supplier A, Supplier B, and Supplier C APIs. - Extract and process customer information, product information, and order information sent by these suppliers. - Display this data on the webpages of the application. - Store this data efficiently in a database. Skills and Experience: - Proficient in PHP and API integration. - Strong understanding of database management. - Experience in handling customer, product, and order data. - Detail-oriented to ensure accurate data ext...

    $84 (Avg Bid)
    $84 Avg Bid
    44 bids

    I'm currently facing a Forbidden error in my Laravel project that's connected to a MySQL database. I'm looking for a skilled developer to troubleshoot and resolve this issue, and potentially optimize the database connections for a smoother performance. Key tasks: - Troubleshoot the Forbidden error in my Laravel project - Review and potentially modify the existing database connections - Ensure that the database connections are optimized for performance The ideal candidate will have: - Strong experience with Laravel framework - Proficient in MySQL database management - Proven track record in troubleshooting and resolving similar issues

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

    I currently have a problem with my InDesign project. I initially detected an image error when I attempted exporting to EPUB. The error points to an image that I can't pinpoint in the project. I am looking for help to: - Identify the problem with the missing image - Delete the problematic image from the project The ideal freelancer for this job should have substantial expertise in running diagnostics on InDesign projects, a keen eye for detail, and proven experience in resolving similar InDesign problems. A quick turnaround would be highly preferable.

    $20 / hr (Avg Bid)
    $20 / hr Avg Bid
    13 bids
    PHP SMS System Customization 5 days left
    VERIFIED

    I'm looking for a skilled developer to help me customize my current PHP SMS system. It's primarily used for sending notifications. I have the script and has been working with twilio, however all of a sudden it stopped working due to twilio changes I need assistance in modifying the script

    $44 (Avg Bid)
    $44 Avg Bid
    28 bids

    I am trying to integrate custom theme into wordpress . My intention is for each section of the website to react dynamically in wordpress so that I can build my site in wordpress itself. I need help to complete this process as I am facing a lot of errors.

    $18 (Avg Bid)
    $18 Avg Bid
    17 bids

    I've been encountering an error while trying to launch the Medium Tablet API 29 emulator in Android Studio 4.4 on my Windows system. The message says, "The emulator process for AVD Medium_Tablet_API_29 has terminated." I've scoured online resources and tried resolving the issue myself. However, the problem persists even after reinstalling the Android Emulator. I'm looking for a competent Android Studio expert who can help me resolve this error and get my emulator up and running it is, Unable to launch Medium Tablet API 29 - The emulator process for AVD Medium_Tablet_API_29 has terminated. Key Requirements: - Proficient in Android Studio - Experienced in troubleshooting emulator issues Your assistance in resolving this issue would be greatly appr...

    $56 (Avg Bid)
    $56 Avg Bid
    11 bids
    PHP Login Bug Fix 5 days left
    VERIFIED

    I need a skilled PHP developer to help me with a bug that's causing our login functionality to malfunction. Key Requirements: - The bug currently prevents users from logging in, and an error message is displayed upon failure - We need this bug fixed so that users can successfully log in without any issues Ideal Skills and Experience: - Proven experience in PHP development, particularly with login systems - Strong debugging skills to identify and rectify the issue - Solid understanding of database connections in PHP - Good communication skills to understand the problem and provide a timely fix

    $12 (Avg Bid)
    $12 Avg Bid
    32 bids

    I'm in need of an all-round developer who has strong experience in both Python and PHP, specifically for the creation of an e-commerce website. The desired professional should be well-versed in crafting custom web solutions as well as knowledgeable in leveraging the WordPress CMS beneficially. Skills and Experience Required: - Demonstrated expertise in Python and PHP web development. - Proven experience in developing successful e-commerce websites. - Proficiency with WordPress CMS. - Understanding of e-commerce website security essentials. - Articulate in communicating project progress and potential hurdles. Freelancers who can showcase previous work on similar projects will be given priority. I look forward to your enticing bids and am eager to form a productive pa...

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

    in general I don't get the Greek characters in the description and all the buttons "complete", "delete" etc. throw this error and the reports are not generated its probabely some issue with the path or smtp notifications. please have a look at the video. i will send you the site and db on chat budget: $15-$20 USD deadline: 20/5

    $27 (Avg Bid)
    $27 Avg Bid
    40 bids

    Hi Bhawan, creating this milestone to record the hours to date. Tracking of 14.5 hours as of 19 May.

    $17 / hr (Avg Bid)
    $17 / hr Avg Bid
    1 bids

    1-I implemented application UI dynamically so it behave. 2-I also implemented new firebase chat system and deleted all agora code and sdk , 3-I also fix the exception and error from the project.

    $100 (Avg Bid)
    $100 Avg Bid
    1 bids

    I'm urgently seeking a skilled Vue, Laravel, and PHP developer to address internal server errors affecting my project. I have a website used technology of vue laravel php there is a migration happened to server and the website loaded with errors on A2Hosting platform can anyone help remotely to fix it Key Responsibilities: - You'd be responsible for examining the internal server errors. - You'll need to implement fixes and thoroughly test them to ensure they've resolved the issues. - You should have a deep understanding of Laravel and PHP to effectively troubleshoot. Ideal Skills and Experience: - Proficient with Vue, Laravel, and PHP. - Proven experience in back-end development. - Capable of diagnosing and fixing internal server errors ...

    $25 (Avg Bid)
    $25 Avg Bid
    17 bids

    I'm in need of a talented web designer to create a professional, sleek and modern landing page. The purpose of this page is to promote a product or service, while a...newsletters. Key requirements include: - The landing page should have a modern and sleek design, aligned with our brand's aesthetics. - It should be responsive and compatible across different devices and browsers. - The CTA for the newsletter sign-up should be prominent and strategically placed. - The overall look and feel of the page should be minimalistic but engaging. Skills and experience in HTML and CSS are essential, as you'll be expected to convert the design into a fully functional webpage. A good eye for UX/UI design is also a plus, as the page should not only look good but also be user-friend...

    $83 (Avg Bid)
    $83 Avg Bid
    62 bids

    I am in need of an experienced developer who can help build a web application using HTML, CSS, and JavaScript. The web app should be designed with interactive features, specifically real-time data updates. Key Features: - The app should display the current time and date for different time zones in real time Skills and Experience Required: - Proficiency in HTML, CSS, and JavaScript - Experience in building web applications with real-time data updates - Knowledge of time zones and working with time and date in JavaScript Please let me know if you're the right person for this job.

    $13 (Avg Bid)
    $13 Avg Bid
    20 bids

    Am doing a project using a simple shell and tube heat exchanger design and I have a problem with Ansys fluent validation. I already drew the shell and tube heat exchanger, simple design. However, the problem is that am unable to get similar results as the actual value when it comes to pressure drop. for flow rate 1 am getting it correct, but mass flow rate 0.5 and...drew the shell and tube heat exchanger, simple design. However, the problem is that am unable to get similar results as the actual value when it comes to pressure drop. for flow rate 1 am getting it correct, but mass flow rate 0.5 and 2 kg/s are different and far from the actual values for the pressure drop of the shell outlet. I need someone that can fix the issue achieve at least 6% or less error compared to the act...

    $77 (Avg Bid)
    $77 Avg Bid
    11 bids

    I'm in need of an intricate financial model designed for a residential property that focuses on calculating equity investments. Specifically, I want: - Informative analytics on 'Return on Equity', to evaluate potential profits over time. - An illustration of 'Cash Flow Distribution', to comprehend the income dispersions. - Analysis on 'Equity Multiple', to understand the total cash received against the total equity invested. Ideal freelancers will have a strong background in financial modelling, specifically pertaining to property investments. Understanding of debt financing, equity investments and capability in generating these specific outputs is critical.

    $123 (Avg Bid)
    $123 Avg Bid
    39 bids

    looks like you're encountering a MySQL error related to an incorrect DATETIME value in your query. This error typically occurs when the format of the date and time being used in the query does not match the expected format in MySQL, or when an empty string is being used where a datetime value is resolve this issue, you should first check the format of the 'date_scheduled' values in your 'banners' table to ensure they are in the correct DATETIME format. You might also need to modify your query to handle cases where 'date_scheduled' might be empty or incorrectly you're not sure how to proceed or need further assistance with checking or adjusting your database, you can manage and review your MySQL databases and their tables from Site Too...

    $31 (Avg Bid)
    $31 Avg Bid
    21 bids

    I am in need of an experienced developer who can help build a web application using HTML, CSS, and JavaScript. The web app should be designed with interactive features, specifically real-time data updates. Key Features: - The app should display the current time and date for different time zones in real time Skills and Experience Required: - Proficiency in HTML, CSS, and JavaScript - Experience in building web applications with real-time data updates - Knowledge of time zones and working with time and date in JavaScript Please let me know if you're the right person for this job.

    $12 (Avg Bid)
    $12 Avg Bid
    20 bids
    Martfury PHP Expert Needed 4 days left
    VERIFIED

    I need an experienced PHP developer to help me with modifications to my Martfury website. The project is quite urgent, so quick action is necessary. Specific modifications I need on the Martfury website include the creation of custom reports and enhancing the overall security of the site. Key tasks include: - Developing custom reports: The reports I need are not limited to standard sales or inventory reports. They may involve complex data analysis and presentation. - Enhancing security: I'm looking for someone who can identify vulnerabilities and provide solutions to protect the site from potential threats. Ideal skills and experience: - Proficient in PHP programming and Martfury website development. - Strong understanding of data analysis and reporting. - Previous e...

    $16 / hr (Avg Bid)
    Featured
    $16 / hr Avg Bid
    39 bids

    ...comprehensive analysis of potential investments and to help me make informed decisions. Key Areas: - Evaluating Investment Opportunities: I need someone who can create robust and reliable financial models to assess the viability of various real estate ventures. Your models should help me identify and prioritize the most promising investments. - Financial Metrics: Your models should primarily focus on Return on Investment (ROI), Net Present Value (NPV), and Capitalization Rate (Cap Rate). These are the key metrics I need to see to make sound investment decisions. Ideal Candidate: - Proven Experience: Previous experience in real estate financial modelling and investment analysis is a must. A background in real estate or finance would be highly beneficial. - Analytical Skills: ...

    $104 (Avg Bid)
    $104 Avg Bid
    7 bids

    Hello! I need someone who is an expert in web programming with PHP to translate any kind of PDF for free in using PHP. This PDF must not lose its quality. It must remain intact and it must preserve the ORC format, style and all. I want the translation to be exactly like the one from onlinedoctranslator.com. I know you're going to tell me that the Google Translate api isn't free, but you can use this library (link removed) . Then it has to choose the number of pages in the PDF. Even if the PDF is 100 pages or more, it must be able to translate it. It must support encrypted PDFs and PDFs protected by passwords. I will use your code in my site. You can visit it and you'll see that the PDF translation is missing. I've told you everything and I hope you'l...

    $29 (Avg Bid)
    $29 Avg Bid
    8 bids

    My Python script is intended to scrape specific Telegram groups, but it's not functioning as expected. I need a developer to address these issues, described below. - **Issue Description**: The script is crashing when scraping certain Telegram groups, which is likely due to the fact that it's not respecting selections. The error presented is “ AttributeError: 'MessageMediaWebPage' object has no attribute 'document'” I can provide the script if you want to check how it’s working. I am open to a whole new script being made. So long as it functions in a similar way. If not familiar you can view telethon api - **Expected Behavior**: The scraping script is supposed to collect data that matches specific regex patterns. This means that

    $28 (Avg Bid)
    $28 Avg Bid
    16 bids

    ...orchestrator of this project, I require a skilled PHP developer to perform a multifaceted role in our team. Tasks will predominantly revolve around backend development, website maintenance, and database management. Here are some important points: - You'll be diving into an existing project, warranting the ability to familiarize with previously written codes quickly. - I particularly require proficiency in CodeIgniter for backend development. - Your roles will include website upkeep and backend support, ensuring optimal site performance and justifying user satisfaction. - In addition to these, you will be handling database management, ensuring secure and efficient data transactions. Ideal skills and experience: - Solid experience in PHP development (especially in C...

    $298 (Avg Bid)
    $298 Avg Bid
    25 bids

    Description: I am looking for a skilled freelancer to design several web pages (UI) in HTML and CSS (or any other styling framework) for my React project. The work should be developed to be React compatible. The design must closely match a reference website that I will provide. Details: Number of screens: 6 to 7 Budget: Up to $90 (maximum) Deadline: Must be completed within 1 day Requirements: Experience with HTML, CSS, and React Ability to closely replicate the look and feel of the reference website Interested freelancers, please contact me.

    $75 (Avg Bid)
    $75 Avg Bid
    32 bids

    Description: I require a one-time conversion of my QuickBooks accounts into the iBRXL format, specifically at a summary level. Although I alr...format, there are errors in the current version due to software issues, necessitating resubmission. Requirements: Convert QuickBooks account data to iBRXL format Ensure data is at a summary level Correct any existing errors from the previous software conversion Provide a final, error-free iBRXL file ready for submission Ideal Skills and Experience: Proficiency in QuickBooks and iBRXL format Strong attention to detail and accuracy Experience in data conversion and error correction Ability to deliver a high-quality, error-free file promptly If you have the expertise to perform this conversion and correct the errors, I look forw...

    $16 (Avg Bid)
    $16 Avg Bid
    13 bids

    I am in need of an experienced website developer with over 10 years of professional coding experience.

    $361 (Avg Bid)
    $361 Avg Bid
    75 bids

    Functionality: Data Collection: Retrieve historical stock data...technical indicators and price action for each identified stock. Allow users to customize the criteria for identifying potential "pop" stocks based on their preferences and risk tolerance. Backtesting and Performance Evaluation: Implement a backtesting module to evaluate the performance of the app's predictions over historical data. Calculate metrics such as accuracy, precision, recall, and return on investment (ROI) to assess the effectiveness of the app. User Interface: Develop a user-friendly interface that allows users to input their stock preferences, view the app's predictions, and access the visualizations. Provide options for users to set up alerts or notifications for when a stock m...

    $185 (Avg Bid)
    $185 Avg Bid
    18 bids

    ...a website from TypeScript, JavaScript, HTML, and CSS to a Python-based system. The website currently allows users to input a URL for evaluation on its ACT and WCAG compliance. Once evaluated, it highlights any errors and provides recommendations for improvement. The source code is provided. Key Requirements: - Recreate user input URL evaluation - ACT and WCAG compliance checking - Error highlighting - Recommendation provision Design Changes: - Redesign of the website's layout - Improvements to the user interface Design Preferences: - Clean and minimalist design - Modern and trendy elements The source code is available for reference. Ideal candidates should have a solid understanding of web development, particularly in TypeScript, JavaScript, HTML, CSS, and ...

    $379 (Avg Bid)
    $379 Avg Bid
    28 bids

    ...to display details - plus the ability to forward an event to a friend - plus the ability to follow an event - the app is currently purchased on a one-off basis. TO BE Mandatory criteria – no final payment until these are met 1. Enable SUBSCRIPTION payment for the app from the apple store – must facilitate the option to enable users to subscribe to a quarterly payment model. This is a must. 2. Error trapping - must be able to fail a call or function without crashing the app 3. All dates are in dd/mm/yyyy 4. The Search function must work across all prizes not just those currently calling 5. The code must be deposited in our github 6. Apple must accept the update 7. All drafts must use a version number on the front screen which are incremented for each version 8. Must u...

    $399 (Avg Bid)
    $399 Avg Bid
    72 bids

    I have a Pine Editor script that I believe is in a good place, but I'm hitting some error messages that I can't seem to fix. I need someone who knows their way around Pine Script and TradingView to help me get this script running smoothly. Key Requirements: - Troubleshoot and debug script errors: The main issue I'm facing is error messages when I try to run the script. I need someone to go through the script, identify the root cause of these errors, and help me fix them. - Pine Script proficiency: The ideal freelancer for this project should have a good handle on Pine Script, as it's essential for understanding and improving the script. - TradingView experience: Since the script is set to work within TradingView, experience with this platform is crucial. ...

    $26 (Avg Bid)
    $26 Avg Bid
    7 bids

    I urgently need a professional to resolve unspecified errors on my Shopify Store. I overlooked providing specific details on the issues, but one with experience in identifying and quickly rectifying a wide range of Shopify errors will be ideally suited for this project. Skills and Experience: - Comprehensive knowledge of Shopify platform - Experience with various Shopify themes - Proficiency in troubleshooting and resolving website loading, payment processing, and product display errors. - Excellent problem-solving skills Due to the urgency of the project, it would be best to get it completed as soon as possible. Your rapid response would be greatly appreciated.

    $135 (Avg Bid)
    $135 Avg Bid
    83 bids

    I'm in need of a skilled OpenCV programmer to help me with a bug in my WhatsApp automation script. Here's what you need to know: - The specific issue is that the automation isn't starting as expected. - The script is written in Node.js. - I haven't been able to locate any error messages or logs that might be related to the issue. You should ideally have experience with: - WhatsApp automation - Node.js - OpenCV Your task will be to identify the root cause of the automation failing to start and rectify it.

    $12 (Avg Bid)
    $12 Avg Bid
    3 bids

    I have project developer and just installed but i need to configure a virtual machine in order to keep confidence to install and edit for the future the backend and frontend. I have just a guide to install but is very high level guide and I'm to able to install the system. The goal of this project is: - Install on virtual machine Backend php, Fronend php and create a guide step by step to allow me to install in the future myself.

    $164 (Avg Bid)
    $164 Avg Bid
    76 bids

    ...rstudy-lms-pro-addons/masterstudy-theme-manual-udemy-course-importer But there is this message. I need someone who can analyze the problem, and if possible, solve it. According the Masterstudy plugin support, it´s running. So, could be other problems. this is the error message Error calling GET : (403) <!doctype html> <html> <head><meta charset='utf-8'> <title>Error • Udemy</title> </head> <body> Forbidden <script>(function(){if (!) return;var js = "window['__CF$cv$params']={r:'885cdcdf3f9f9180',t:'MTcxNjA0NTk1Ny4wMzIwMDA='};_cpo=('script');_cpo.nonce='',_cpo.src='/cdn-cgi/challenge-platform/scripts/jsd/�...

    $147 (Avg Bid)
    $147 Avg Bid
    40 bids

    ...files of the site are hosted and the site is complete but due to some error while connecting to the database some code is missing and the connection is not completed. You have to find out where the problem is and fix it properly. I will help you in everything ******* I'm seeking a skilled PHP developer to assist with a project that involves fixing a PHP file and combining a Php ,MySQL database. The main tasks for this project include: - Resolving a database connection issue in the PHP file. - Combining the MySQL database in the backend of the PHP file. Your role will be crucial in ensuring that the database is correctly integrated into the PHP file and that the database connection is stable and error-free. The PHP...

    $133 (Avg Bid)
    $133 Avg Bid
    61 bids

    I'm in need of a talented financial analyst to create a robust underwriting model for a multi-family property. Key Requirements: - Develop a comprehensive underwriting model for a multi-family property that will assist in calculating the internal rate of return (IRR) and equity multiple. - This model should also include waterfall projections that cover profit splits, with and without preferred returns. Additionally, I require a clear, user-friendly format that is easy to understand for someone without an extensive financial background. The ideal candidate for this project should have a strong background in finance, specifically in multi-family real estate. In summary, the main deliverables for this project are: - Underwriting model for a multi-family property - Multipl...

    $386 (Avg Bid)
    $386 Avg Bid
    48 bids

    I am looking for an experienced Flutter developer to help me resolve an issue with Google Login on my Android app. -When we generate release version of the APK Login with Google works perfectly, but upon publishing it to the Google Play Store, it encounters issues. The error message encountered is: PlatformException(sign_in_failed, com.google.android.gms.commeon.api.b:10:, null, null). Ideal skills and experience: - Proficiency in Flutter and Dart - Experience with Google Login integration in Flutter - Ability to troubleshoot and resolve authentication issues - Strong understanding of Android app development - Good communication skills and the ability to collaborate effectively with the rest of the team. If you believe you have the expertise and experience to tackle this probl...

    $32 / hr (Avg Bid)
    $32 / hr Avg Bid
    62 bids

    I'm in need of a skilled photographer with their own studio or location to take professional photos of a variety of home decor items for my ecommerce website. Requirements: - The products that need to be photographed include bedsheets, pillow cases, cushion covers, table covers, and mats. - The photography should be done in a studio setting. - The photos will require col...shots. This project is a great opportunity for a photographer looking to expand their portfolio with professional level home decor images. P.S: refer attached document for the kind of images we want. Please contact only after you've understood the ask here. We are located in Panchkula and if you're available locally, can drop the products or can be couriered to you for the job and you can then re...

    $87 (Avg Bid)
    $87 Avg Bid
    14 bids