Php return html errorJobb

Filter

Mina senaste sökningar
Filtrera:
Budget
till
till
till
Typ
Kompetens
Språk
    Jobbstat
    2,000 php return html error jobb har hittats, med prissättning USD

    I'm facing an error while deploying my project during its application start-up. The project is currently being deployed to an unspecified environment. I require an experienced deployment specialist to troubleshoot and resolve the deployment issue. Key requirements: - Proficiency in deployment processes - Strong experience in resolving deployment errors - Ability to work on unspecified deployment environments Your expertise in this area will be vital in getting my project up and running successfully.

    $106 (Avg Bid)
    $106 Snittbud
    73 bud

    ...content: "Hello, Claude" }], model: "claude-3-opus-20240229", }); this.Claude_answer = ; (); try { const response = await ( this.Claude_question ); = ; } catch (error) { this.Claude_answer(error); ("Error sending message:", error); } }, And make the call without getting a cors message. It needs to be a Quasar app and not a node.js app. Make a page that has an Question and an answer input. Add a button that calls the function I provided. If you have better code you can use that. Hopefully you have done this before and have an API account at Anthropic. I don't

    $147 (Avg Bid)
    $147 Snittbud
    16 bud
    connect retool to aws 6 dagar left
    VERIFIERAD

    i need my aws rds mysql connceted with retool. it gives error and i am unable to link it. i need help fast so only if you can help in this moment not in 1 h

    $26 (Avg Bid)
    $26 Snittbud
    23 bud

    Vänligen Vänligen Registrera dig eller Logga in för att se mer information.

    Sekretessavtal

    I'm looking for a data entry specialist to extract text data from scanned documents and input it into a database. Key Requirements: - Data Entry: Your primary task will be to accurately transfer text data from scanned documents into a digital database. - Attention to Detail: Precision and accuracy are essential to ensure the database is error-free. - Timeliness: The task should be done in a timely manner to keep the project on track. Ideal Skills: - Proficiency in English: Since the data is in text format, a strong command of English is necessary. - Data Entry Experience: Previous experience in data entry is a plus. - Familiarity with Database Management: Basic knowledge of database operations is a bonus. Looking forward to your bids.

    $384 (Avg Bid)
    $384 Snittbud
    84 bud

    I am in need of an expert in Apache Camel 3.3.0 and Spring DSL for a project focused on system integration. Here's what I require: - A thorough familiarity with Apache Camel 3.3.0. - Strong proficiency in Spring DSL. - Capability to successfully integrate multiple systems. - Clear understanding of data transformation, routing, and error handling, although these are not the primary focus. The ideal candidate should have a working knowledge of the latest Apache Camel version and the utilization of Spring DSL. Any prior experience with system integration projects would be an added advantage. Looking forward to receiving bids from capable professionals.

    $1407 (Avg Bid)
    $1407 Snittbud
    8 bud

    I'm looking for someone to assist with publishing products on my Shopify store. Key Responsibilities: - Data entry: You'll be responsible for uploading product information onto the Shopify platform. This includes detai...attract potential buyers. Requirements: - Proficiency in Shopify: You should have prior experience in using Shopify for e-commerce purposes. Familiarity with Co-channel is a plus. - Content writing skills: A strong understanding of e-commerce and SEO is necessary to create effective product descriptions. - Attention to detail: It's crucial that the uploaded product information is accurate and error-free. The project will involve around 1-50 products initially. If you have a good eye for detail, a passion for writing, and experience with Shopify, I...

    $110 (Avg Bid)
    $110 Snittbud
    120 bud

    I'm encountering an issue with my RDP connection through my Cloudflare tunnel. Although other services are functioning as expected, RDP is not connecting correctly. I'm seeking a skilled professional with a deep understanding of Cloudflare and RDP setups to help me troubleshoot and resolve this problem. Key Points: - No specific error messages are being displayed when attempting to establish the RDP connection. - The remote desktop host is running on Linux. - There have been some issues previously with establishing RDP connections to this server before the Cloudflare tunnel was set up. Your role will involve: - Investigating the issue thoroughly to understand why RDP isn't working as expected. - Implementing necessary changes to the Cloudflare setup or the RDP confi...

    $89 (Avg Bid)
    $89 Snittbud
    10 bud

    I'm looking to add a voice search feature to my website which is developed using PHP. I already have my mind set on using Google Cloud Speech-to-Text API for this. Key requirements for the voice search implementation include: - Enabling voice search for content navigation: Users should be able to navigate through my website using their voice, reducing the dependency on traditional text-based searches. - Enabling voice search for information retrieval: Users should be able to ask questions and receive relevant information from the website using voice commands. Ideal Skills & Experience: - Proficiency in PHP development is a must, as my website is built on this platform. - Experience in integrating third-party APIs, particularly Google Cloud Speech-to-Text API. - Pri...

    $192 (Avg Bid)
    $192 Snittbud
    39 bud

    Need developer with experience in android app to help in fixing error Requirements are Must have knowledge about mobile apps And have skills about android apps and game

    $23 (Avg Bid)
    $23 Snittbud
    9 bud

    I am looking for a PHP Prestashop developer expert. Ideal skills and experience for this job include: - Strong proficiency in PHP and Prestashop - Experience with PayPal module customization and integration - Knowledge of Prestashop Multishop feature - Familiarity with coding for extra security measures and user interface improvements TASK 1 Reset Prestashop database. Setup on new. (Google cloud server) 1. Clean the prestashop directory, CMS pages and empty links. 2. Make a backup of the current Prestashop database including clients, orders, products, pictures, CMS pages all other information needed for a full reset. 3. Upload backup. 4. Setup all modules setting as was before the reset. Movic theme, Onepagecheckout, Crypto payments, PrettyURL, and Google reviews...

    $1221 (Avg Bid)
    $1221 Snittbud
    73 bud

    ...experienced web developer to create a comprehensive IELTS Teaching Management System in PHP. The system will be utilized by students, teachers, and administrators. Key Features: - Student Management: The system should provide tools for student registration, tracking student progress, and managing student profiles. - Lesson Scheduling: Users should be able to schedule lessons, view lesson details, and manage their availability. - Progress Tracking: The system must include features for tracking student progress, including test scores, attendance, and performance analysis. - Payment Gateway: Integration with a secure payment gateway to facilitate online transactions for course fees. Ideal Skills: - Strong PHP programming skills and expertise in building web applications - P...

    $1444 (Avg Bid)
    $1444 Snittbud
    69 bud

    i have Pojo class where it is picking property value from api response as integer in the Pojo Class: @JsonProperty("intensity") private Integer intensity; public Integer getColor() { return color; } public void setColor(Integer color) { = color; } and in parser class (INTENSITY, ((), 0)); The problem is sometimes the Api giving the color value as string not as interger but only on on checkbox config we add and this already defined in java if(checkVariant is true) then consider it string and parse it what i have to do to fix my code based on that condition so i can parse the string value this way: updateProperties("color", ((), ));

    $26 (Avg Bid)
    $26 Snittbud
    33 bud

    I am seeking a full stack PHP developer to assist me with my project. I'm looking for a PHP expert who can aid in the development of a web application, website, or mobile app. You should be proficient in both front-end and back-end development, capable of crafting user-friendly interfaces and integrating complex functionalities. Your role will involve: - Understanding project requirements and delivering high-quality work - Developing secure, efficient, and scalable code - Implementing user authentication, integrating databases, and possibly setting up payment processing systems - Ensuring timely and reliable completion of the project If you are a skilled PHP developer with experience in full stack development and are passionate about producing high-quality ap...

    $19 / hr (Avg Bid)
    $19 / hr Snittbud
    238 bud

    I am blending Google Sheet data with Google Ads and Analytics data but getting an error message. Need someone to help via screenshare. Thanks!

    $29 (Avg Bid)
    $29 Snittbud
    9 bud

    Hi Sahil, fixing error in uploading files on registration form on the websites you already working on yesterday

    $20 (Avg Bid)
    $20 Snittbud
    1 bud

    I am looking for a skilled PHP developer with experience in PHP frameworks, MySQL database, and E-commerce development to build a website. The developer should also have experience with Wordpress and integrating various platforms and APIs. Key project details: - The ideal candidate should have strong knowledge and experience in PHP frameworks like Laravel or Symfony, as well as Wordpress. - E-commerce development experience is essential, especially in designing and building secure and user-friendly online stores. - Proficiency in MySQL database is required. - The website will require integrating payment gateways, social media, and email marketing platforms. Hence, the developer should have experience in these areas. Ideal skills and experience: - PHP framewor...

    $5 / hr (Avg Bid)
    $5 / hr Snittbud
    15 bud

    I'm in need of an experienced Shopify designer to create a robust e-commerce portal for my business. The website's primary purpose will be to facilitate online sales for various types of gadgets. Key responsibilities include: - Design an intuitive, user-friendly Shopify store. - Input and organise 50-100 product listings. - Optimisation for conversions. The ideal candidate will have: ...intuitive, user-friendly Shopify store. - Input and organise 50-100 product listings. - Optimisation for conversions. The ideal candidate will have: - Solid experience in Shopify store design and setup. - A good understanding of e-commerce best practices. - Familiarity with gadgets and similar niche products. The end result should be a seamless shopping experience that encourages sales and...

    $6 / hr (Avg Bid)
    $6 / hr Snittbud
    112 bud

    ...my Laravel application when I encountered the error 419. I need a skilled Laravel developer to help me review and fix session and token issues causing this error. When i loggin then succses then back that show 419 error Key requirements include: - Reviewing Laravel's default authentication and session management to identify the issue. - Fixing the session and token issues causing the error 419 specifically during the login process. Ideal candidates should: - Have extensive experience and understanding of Laravel's authentication and session management. - Be proficient in troubleshooting and resolving Laravel errors. - Be familiar with handling session and token issues in Laravel. Your goal will be to find and fix the root cause of the error...

    $28 (Avg Bid)
    $28 Snittbud
    48 bud

    ...experiencing various issues with the theme. I'm looking for someone to improve the site in the following areas: **Performance**: - The site has been loading slowly which is frustrating for users - I believe there are some broken links and pages that need fixing - Edit button is not working. - Need to update wordpress and PHP version **Design & User Experience**: - The current theme or layout is not working as intended and everytime click on edit button it show error. - I'd like help in adding more products and service. it to be more user-friendly and visually appealing. - Need to add products and service menu button and page - Add banner on front page - change wording. I need someone with: - Proven experience in optimizing and fixing Wor...

    $40 (Avg Bid)
    $40 Snittbud
    84 bud

    As a client seeking a proficient PHP expert, with a minimum of 10+ years of experience, I am looking to enhance an existing Real Time Dashboard within PHPMaker 2023. Key Responsibilities: - Modify existing features and incorporate new functionality - Implement user authentication system to ensure data privacy - Create real-time notification system for immediate updates - Develop advanced interactivity for data manipulation and customization Desired Skills: - Proven expertise in PHP development, ideally with PHPMaker 2023 - Comprehensive experience in building Data visualization (Charts, Heat maps, Custom Dashboards) - Strong understanding of user authentication mechanisms - Ability to develop real-time features for immediate data updates - Experience in creating advanced in...

    $169 (Avg Bid)
    $169 Snittbud
    33 bud

    ...required. (feel free to rewrite code if you have better idea) --- name "iXBRL" , inside folder contain multiple html file(hundreds to thousands), each html file contain multiple tables(vary from 15-35, depend on each html file). Python to extract specific table and vertically stack them together to create an Excel file.(first column add html filename.) inside html file is encoded in chinese, so must use chinese to view it. table name/string partially e.g. "現金流量表" or "被投資公司名稱" or "資金貸與他人"or "轉投資大陸地區" or other name(later can be change). extract table based on table names/string. the table may not be there(depend on the html). If so just skip or single row blank. have to be easy to read and...

    $33 (Avg Bid)
    $33 Snittbud
    19 bud

    I recently encountered a sudden booting issue with my AlmaLinux system. The problem began without any known cause and now the system displays filesystem errors during the boot process. I am seeking a proficient freelancer to help me resolve this problem promptly. Ideal candidates for this project should have: - Expertise in Linux systems, especially AlmaLinux - Experience troubleshooting and resolving sudden booting issues - Proficiency in identifying and rectifying filesystem errors Your role will involve: - Diagnosing the sudden boot issue on my AlmaLinux system - Fixing the filesystem errors that are occurring during the boot process - Ensuring that the system can boot successfully without any errors I look forward to working with a skilled freelancer who can efficiently resolve th...

    $48 (Avg Bid)
    $48 Snittbud
    14 bud

    I am currently dealing with an issue on my AlmaLinux Development system that is preventing it from booting. The system is displaying an error message upon boot-up. This issue has arisen following some recent configuration changes. The ideal candidate for this job should be well-versed in AlmaLinux system administration and should have experience with troubleshooting boot issues. It would be great if you have a good understanding of system configuration and how it can impact booting. Your task would be to solve this booting issue and ensure the system is up and running smoothly. Key Skills: - AlmaLinux system administration - Troubleshooting boot issues - System configuration expertise This is an urgent job, and I need a professional who can address the issue promptly.

    $39 (Avg Bid)
    $39 Snittbud
    15 bud

    ...Boost Product Customer Satisfaction: You'll be tasked with finding ways to ensure our customer's satisfaction with our products, as this is key to our growth strategy. Business to customer Skills and Experience: - Proven track record in market expansion strategies, ideally in the radio industry. - Proficient in measures of customer satisfaction including interpreting online reviews, ratings, return or refund rates. - Ability to work with teams and adapt to changing market dynamics. - Strong communication and reporting skills to provide regular updates on progress. HONEPE  India ( P ) Ltd ?️ Urgent openings!!?️               Job Nature ▪️ New QR Onboarding ▪️Soundbox machine Sales ▪️...

    $11 (Avg Bid)
    $11 Snittbud
    3 bud

    ...and displaying a 'White screen of death'. Although I have not added or updated any themes or plugins recently, I'm unable to access the WordPress admin dashboard. I'm in urgent need of a skilled developer to troubleshoot and restore my site. Key tasks include: - Diagnosing the 'White screen of death' issue and resolving it to bring the website back online. - Investigating the root cause of this error and ensuring it does not reoccur in the future. - Restoring access to the WordPress admin dashboard so that further updates can be made, if necessary. Ideal skills for this job: - Proven experience in troubleshooting WordPress issues, particularly 'White screen of death'. - Strong background in website maintenance and problem-solving. - Excel...

    $138 (Avg Bid)
    $138 Snittbud
    127 bud

    ...with "Login" button in the middle of the screen (copy/paste login functions from example code) 07. add new screen with "SCAN" button in the middle of the screen (copy/paste login functions from example code) 08. When logon is successfull 09. Show "SCAN" screen 10. when click "SCAN" button, start BLE scan for 4 sec (copy/paste login functions from example code) 11. parse SCAN BLE List and return success/true with the first BLE device that has RSSI >= -50 12 if no BLE devices are meet, go back to "SCAN" screen and wait for click 13. else 14. present/enable faceid auth 15. if not success go back to "SCAN" screen and wait for click 16. else 17. enable haptic ...

    $516 (Avg Bid)
    $516 Snittbud
    75 bud

    I'm in need of an experienced PHP developer, well-versed in Core PHP and Wordpress Development. The ideal candidate must be able to work on various projects with the following requirements: - User Authentication and Authorization: The developer will need to create secure login and registration systems for our websites. - Database Integration and Management: Proficiency in MySQL is a must. The developer will be responsible for managing and integrating databases effectively into our sites. - Payment Gateway Integration: The developer will have to implement payment gateways, ensuring a smooth and secure payment process for our users. Ideal Skills: - Proficiency in Core PHP and Wordpress Development - Strong understanding and experience with MySQL - Previous experie...

    $7 / hr (Avg Bid)
    $7 / hr Snittbud
    76 bud
    PHP and CodeIgniter Expert Needed 5 dagar left
    VERIFIERAD

    I'm in search of a skilled PHP and CodeIgniter developer to help with a project that involves user registration and login, as well as database integration. Key Points: - The project involves user registration and login: You'll be responsible for setting up a smooth user registration and login process. - Database integration: Your task will include integrating the project with a database, ensuring data is stored and retrieved efficiently. - Minimalist design: The design aesthetic should be minimalist. Your Expertise: - Proficiency in PHP and CodeIgniter: We're seeking an individual with extensive experience in both PHP and CodeIgniter. - Prior experience with user registration and login systems. - Strong database integration skills. The project is E-c...

    $3 / hr (Avg Bid)
    $3 / hr Snittbud
    52 bud

    I have two APIs in PHP that need to be fixed, specifically regarding issues with user authentication. Key Requirements: - Fix API A and API B - Resolve the authentication problems - Ensure APIs are properly authenticating users Ideal Skills and Experience: - Strong experience with PHP - Proficiency in working with APIs - Prior experience in resolving authentication issues - Ability to troubleshoot and debug efficiently Please let me know about your prior experiences in fixing PHP APIs, especially with user authentication. Feel free to share examples of your previous work or any relevant details. Your proposal should outline your plan on how you intend to resolve the issues and demonstrate that you understand the project requirements.

    $4 / hr (Avg Bid)
    $4 / hr Snittbud
    20 bud

    I require a proficient PHP programmer to handle a variety of tasks on my project. These tasks will include: - Website development: The core of this project involves visualization of the key concepts, hence proficiency in creating efficient and visually appealing websites is a must. - Database integration: The website functionality will be backed by a responsive and robust database. Expertise in MySQL or similar database is critical. - Custom script development: You will need to develop tailored scripts to meet the specific needs of my project. Familiarity with CodeIgniter is essential for this project since we will be using this framework for our site. Given the complexity of the work, I prefer a mid-level developer who has substantial experience in the aforementioned areas. Your ...

    $104 (Avg Bid)
    $104 Snittbud
    42 bud

    ...: 1. Php & SQL 2. Familiar with python installing & setting up environments 3. Experienced in Linux Debian & LNMP server by SSH 4. You need to know on how to run python scripts on debian by ssh, and setup cron task on debian, and debugging etc Personality's Criteria : 1. No toxic working environment 2. Agile, Responsive, and Fast Delivery 3. Collaborative as a team 4. Responsible, Credible, Reliable and Integrity person 5. No agency, only direct hiring ------ I'm looking for a skilled DevOps professional who can help in maintaining my server code. As the DevOps server code maintainer for this project, you will be responsible for: - Server Configuration and Setup: Ensuring the smooth operation of our Linux Debian SSH server. - Code Deployment and Version...

    $28 (Avg Bid)
    $28 Snittbud
    17 bud

    ...need an experienced PHP Laravel developer to implement specific changes to my existing Customer Management System (CMS). My hot requirements are as follows: - Reporting Feature: I need the implementation of a Customer Activity Reports feature. The system should allow users to generate custom reports using the existing database. The reports should be detailed, accurate, and easily accessible. - UI Improvements: I'm not satisfied with the current UI of the system. I need the navigation to be simplified for better user experience. The interface should also be modernized with a new color scheme. Responsive design is a must for compatibility across all devices. The ideal candidate should have a deep understanding and a strong background in PHP Laravel, JavaScript, CSS/...

    $314 (Avg Bid)
    $314 Snittbud
    215 bud
    $54 Snittbud
    1 bud
    CodeIgniter PHP E-commerce Project 5 dagar left
    VERIFIERAD

    I'm looking for a skilled PHP developer with experience in CodeIgniter for a new project in the e-commerce space. Ideal Skills and Experience: - Proficiency in PHP and CodeIgniter framework - Previous experience in e-commerce platform development - Strong understanding of front-end technologies, such as jQuery, JavaScript, HTML5, and CSS3 - Knowledge of MySQL and other relational databases - Familiarity with RESTful APIs and Web Services - Ability to work with version control systems like Git The primary goal of the project is to create a robust, scalable, and user-friendly e-commerce platform. The platform should be able to handle a large number of products, facilitate smooth transactions, provide a secure payment gateway, and have a user-friendly interface. A key par...

    $4 / hr (Avg Bid)
    $4 / hr Snittbud
    36 bud

    I'm looking for a professional who can help with Excel work, primarily focusing on formula creation and formatting tables. Key Requirements: - I need assistance in creating formulas that can automate calculations and processes in Excel. - I'm looking for a clean and simple format for my tables, in line with a minimalist style. Ideal Freelancer: - Proficient in E...Requirements: - I need assistance in creating formulas that can automate calculations and processes in Excel. - I'm looking for a clean and simple format for my tables, in line with a minimalist style. Ideal Freelancer: - Proficient in Excel, with a deep understanding of formula creation. - Experienced in table formatting and design, with a flair for minimalism. - Able to deliver high-quality, error-free...

    $13 (Avg Bid)
    $13 Snittbud
    103 bud

    I am looking for a programmer with previous experience in building a Group Buy SEO Panel with the following tools, with the possibility of adding tools later. semrush freepik envato elements Motion Array pacdora with the following download limits: freepik 25 files /day envato elements 30/day Motion Array 30 /day pacdora 30/day I do not want a page specifically for payments, but in return I want a section at admin dashboard to generate activation keys for each service. I will sell these keys, and once the customer obtains an activation key for a service, he will paste it in a specific place on user dashboard and click on the word Activate, and the service associated with this key will be activated. Please send a previous project you work on

    $469 (Avg Bid)
    $469 Snittbud
    72 bud

    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 Snittbud
    45 bud

    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 Snittbud
    40 bud

    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 Snittbud
    6 bud

    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 Snittbud
    168 bud
    StrongSwan Tunnel Error Resolution 5 dagar left
    VERIFIERAD

    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 Snittbud
    15 bud

    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 Snittbud
    19 bud
    Python Data Analysis File Fix 5 dagar left
    VERIFIERAD

    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 Snittbud
    45 bud

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

    $585 (Avg Bid)
    $585 Snittbud
    228 bud
    CyberPanel & PHP Upgrade 5 dagar left
    VERIFIERAD

    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.

    $42 (Avg Bid)
    $42 Snittbud
    17 bud
    UDP/IP NETWORK PYTHON EXPERT 5 dagar left
    VERIFIERAD

    .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 Snittbud
    11 bud

    Se busca un modelo que sea capaz de analizar ficheros html de al menos 20mb y dada una descripcion de la tarea, generar un codigo html que cumpla con la funcion, por ejemplo: Rellenar con datos aleatorios el formulario de la pagina y pulsar el boton de registro. El modelo debe ser ejecutable en local y en la medida de lo posible liviano , tambien debe ser gratuito.

    $665 (Avg Bid)
    $665 Snittbud
    16 bud

    ...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 Snittbud
    24 bud

    ...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 Snittbud
    6 bud