Wordpress fatal erroremplois

Filtrer

Mes recherches récentes
Filtrer par :
Budget
à
à
à
Type
Compétences
Langues
    État du travail
    2,000 wordpress fatal error travaux trouvés au tarif de EUR
    AI LLM Langchain with Unity ECS S'est terminé left

    ...unity DOTS ECS C# code. - Use Flowise AI, or similar to. - Use local open-source model, but with possibility to use no local one like Open Ai ChatGpt. - can read files for the context. - interract with Visual Studio 2022 (for modifiyng, creating, the codes directly, Instead of manually copy and paste with the clipboard). - in addition of generating code, it has also the ability to modify, fix error, generate documentation, unit test, etc. - it hast a natural language chatbot ui. This project will demand skills in artificial intelligence, C# programming, Unity engine, API development, and test-driven development. A good understanding of LLM, C# programming, Unity engine, Unity DOTS ESC, API development, and test-driven development will be beneficial. I want someone open-minde...

    €135 (Avg Bid)
    €135 Offre moyenne
    14 offres

    ...disp('Error getting object position'); end % Read keyboard input key = getkey(); % Update target position based on keyboard input step = 0.001; switch key case 'w' newPosition = [currentPosition(1), currentPosition(2) - step, currentPosition(3)]; case 's' newPosition = [currentPosition(1), currentPosition(2) + step, currentPosition(3)]; case 'q' % Add your custom movement logic here % For example, diagonal movement newPosition = [currentPosition(1) - step, currentPosition(2) - step, currentPosition(3)]; otherwise % No movement for other keys newPosition = currentPosition; end % Set the position of the target in CoppeliaSim returnCode = (id, target, -1, newPosition, vrep.simx_opmode_oneshot); % Check for errors if returnCode ~= vrep.simx...

    €103 (Avg Bid)
    €103 Offre moyenne
    13 offres
    Front-End Developer Needed S'est terminé left

    ...or open within wechat: works in most case with browser, some error might occur. Backend: The first task is create a chatgpt like page to integate within 1. login check 2. chat with photo, ask question about the photo. API can return a photo. Would be nice to offer me a price about the first task of the project. page to reffer: to manager the backend websize: run on local: rememer to add parameter to the url: ?wid=3 http://localhost:8080/app/kt_ai/h5/#/?wid=3 npm i weixin-js if error likes: weixin-js not found UPDATE 20240305: 1. We are running a huge project budge more than 5000 USD for

    €154 (Avg Bid)
    €154 Offre moyenne
    72 offres

    Como tester QA,, serás responsable de realizar pruebas exhaustivas en todas las funciones de la aplicación, identificar y documentar cualquier error o defecto, y colaborar estrechamente con nuestro equipo de desarrollo para garantizar que se realicen las correcciones necesarias de manera oportuna.

    €161 (Avg Bid)
    €161 Offre moyenne
    25 offres
    Troubleshooting MySQL Subquery S'est terminé left

    I'm currently in need of assistance with a MySQL query task; specifically how to make use of a subquery in order to yield accurate results in a Select ...with the attached query. The query joins two tables. A header and details table. The intent of the subquery in this statement is to find/match a SINGLE "Invoice Date" value in the inv_details table that matches a "PO Date" from the po_details table in the subquery using the main queries currently matching "item" , "ship to city" and "customer name". Using "distinct" in the subquery generates an error (subquery returns more than one row) while "max" generates duplicates. This task implies a lot of technicality and understanding, hence, I encourage those who...

    €27 (Avg Bid)
    €27 Offre moyenne
    12 offres
    XML Product Catalog Import S'est terminé left

    ...XML file. The essential information for every product such as name, description, price, stock, attributes, corresponding images... is already present in the file: - You must be adept at dealing with large XML files and extracting requisite information accurately. - Prior experience in data migration or product import tasks is definitely a 'Must'. - Attention to detail is crucial to ensure no error creeps in while importing such a significant number of products. - Familiarity with Prestashop might facilitate smoother importation. This project requires solid XML and Prestashop knowledge and strong attention to detail. Fast and accurate execution is essential as incorrect or incomplete import could hinder our operations. Therefore, only knowledgeable and experienced pro...

    €6 / hr (Avg Bid)
    €6 / hr Offre moyenne
    31 offres
    Resolve App Crashes & Build Issues S'est terminé left

    ...fix the current issues plaguing my app. The following are the problems at hand: ERROR TypeError: Cannot read property 'array' of undefined, js engine: hermes ERROR Invariant Violation: "main" has not been registered. This can happen if: •⁠ ⁠Metro (the local dev server) is run from the wrong folder. Check if Metro is running, stop it and restart it in the current project. •⁠ ⁠A module failed to load due to an error and ⁠  ⁠ wasn't called., js engine: hermes 1. Regular App Crashes: The app irregularly crashes, affecting the user experience. I need this issue to be resolved. 2. Build Creation issue: There are some issues creating the build, which facilitates deployment. 3. Error Identification: I've observed run-...

    €78 (Avg Bid)
    €78 Offre moyenne
    17 offres

    I'm currently utilizing Excel 2016 in which I've integrated a substantial amount of customer data. The project requires the expertise of an individual with in-depth knowledge of Excel formula creation. Key responsibilities will i...knowledge of Excel formula creation. Key responsibilities will include: - Crafting customized Excel formulas to efficiently process and analyze a wide variety of customer data Skillset and Experience: - Proficiency in Excel 2016 is mandatory - Proven experience with crafting Excel formulas - Proficiency in managing customer data effectively and efficiently for better analysis Please note that error fixing and optimization tasks are not part of the project. I solely need you to focus on creating unique and efficient formulas tailored to m...

    €94 (Avg Bid)
    €94 Offre moyenne
    38 offres
    VBA Excel Code S'est terminé left

    Excel Work for fixed code and remove error

    €23 / hr (Avg Bid)
    €23 / hr Offre moyenne
    1 offres
    Flutter App Firebase Login Error S'est terminé left

    I am dealing with a persistent issue in my Flutter application. It's currently refusing to authenticate any users through Firebase. Since I am not entirely sure if this problem appeared post-update or not, I could use the assistance of a specialist to get it resolved. The error message I keep seeing implies that "User authentication failed". An ideal candidate would: - Be experienced with Flutter technology - Have a solid understanding of Firebase authentication - Be able to troubleshoot and solve login issues Responsibilities will include: - Identifying the root cause of the failure to authenticate all users - Implementing a fix to successfully permit user authentication - Ensuring verifiable user authentication post-fix

    €14 (Avg Bid)
    €14 Offre moyenne
    26 offres

    ...commitment towards the task. Answering format as following is provided to maximize your speed and save time: “Intro: (Why this Occurs? How to Solve it?<In short)” What is “this problem”? Why “this problem“ happens? Suggestions/Tips/Guidelines to write as follows: What were you doing and how did you get this problem (How to Reproduce the Error) What code or things you did do to get this error (For example how the error occurs) Code snippet Screenshot of Error/issue Error Message in text How to resolve “this problem”? Solution1:() Solution2:() Payment would be made when you cover the 40 AUD milestone, later greater milestone will be created. We may increase the rate depending on your performance in t...

    €11 (Avg Bid)
    €11 Offre moyenne
    16 offres
    Video Class Transcript Proofreading S&#039;est terminé left

    ...grammatical mistakes, improving readability, and ensuring accuracy in the text of a 1 to 2-hour long video. Make sure the transcript flows correctly and is read as if a teacher is talking to a students. NO AI USAGE. Ideal Skills and Experiences: • Superior command of English language • Extensive experience in proofreading transcripts • Background in academic content is a bonus Specific Tasks: • Error-spotting and correcting for grammar, spelling, punctuation, and syntax • Refining sentence structures for clarity •Add comments or dialog to make it flow more natural and engaging. I'm looking for diligent and accurate work. The proofreading must be thorough, and every detail must be caught. The chosen freelancer will be expected to start immed...

    €96 (Avg Bid)
    €96 Offre moyenne
    40 offres

    This project involves the creation of an Excel sheet that's intelligently designed to use multiple 'if' statements in order to compute which tier of payments is due, in accordance with the tier specifications provided. You'll be working with payment tiers that are consistent for all calculations. All the 'if' statement cond...tier ranges. - Detailed guidance and specifications for these tiers will be provided. Ideal Skills: - Proficiency in Excel and excellent command over using 'if' statements - Exceptional attention to detail - Ability to interpret and incorporate specific guidelines into the project - Previous experience in handling similar Excel projects. By the end of this project, we should have a smart, error-free Excel sheet t...

    €23 - €294
    Scellé LDN
    €23 - €294
    38 offres
    Selenium Program Error Repair S&#039;est terminé left

    ...need assistance to rectify an error in my Selenium program running on Windows. Despite my Chrome browser being up-to-date, an error message still occurs stating the browser requires updating. The requirements needed for this project are: >Web Browser - Extensive knowledge in Chrome browser as the program's current running platform - Understanding of browser updates and how these can impact compatibility with programs >Selenium - Proficient with Selenium WebDriver (the exact version I am using is unclear, thus familiarity with multiple versions is ideal) - Knowledge in diagnosing and resolving Selenium related errors >General - Experience with similar troubleshooting tasks - Detail-oriented and thorough Your task will be to identify the cause of the e...

    €126 (Avg Bid)
    €126 Offre moyenne
    31 offres

    I'm currently working on a project using , HBS and Mongoose, with my main focus being CRUD operat...help with both update and delete operations. I want this assistance to be specific to some predetermined fields in the database, with each operation targeting those specific fields. - Despite the hurdles, I've successfully set up error handling for the create and read operations. So, the error handling for update and delete operations should align with the same. Ideal skills and experience for this task should include: - Proficient coding skills in - Solid understanding of HBS and Mongoose - Prior experience with CRUD operations - Good practice in error handling for CRUD operations Feel free to reach out if there are any aspects of this task that need furth...

    €8 (Avg Bid)
    €8 Offre moyenne
    12 offres
    Trophy icon Fix GitLab CI Pipeline Configuration Error S&#039;est terminé left

    ...The issue has been narrowed down to a specific error message pertaining to the pipeline configuration. Here's an overview of the services I require: 1. Diagnose Deployment Failure: Investigate the specific error message cropping up during the GitLab CI deployment process. The error is directly related to the CI pipeline configuration, and hence, it is crucial to meticulously examine the pipeline logs and settings. 2. Address Configuration Error: Post-diagnose, rectify the configuration error to assure seamless deployment in the future. This can involve revising the existing pipeline scripts, . file, or tuning any CI/CD parameters. 3. Verify Solution: Lastly, test by running a series of deployments to validate whether the error has been...

    €6 (Avg Bid)
    Garanti
    €6
    0 propositions

    I'm currently in need of an experienced Cloud Architect, specifically with proficiency in Amazon Web Services (AWS). Our website is setup in Javascript (Node.js) backend and next JS / react front end. We are a online casino with active users, and we have had...webserver is constantly crashing currently ruining our platform. This is an urgent job and we need someone who knows what they are doing. we are currently using instances in EC2 instancse with load balancers. • **Expertise Required** - Thorough knowledge and experience of AWS. - years of experience with autoscaling high traffic platforms - ensuring 24/7 99.9% uptime and minimal crashes. - error troubleshooting - Linux experience, we are set up on linux servers. - Proven track record of setting up succe...

    €64 / hr (Avg Bid)
    À la une Urgent
    €64 / hr Offre moyenne
    27 offres
    Resolve Server-Side Website Errors S&#039;est terminé left

    I am currently experiencing issues with my website server-side, where error messages are constantly appearing. The specific error message I am encountering is "Server not found". I will share more details with the selected candidate. My budget is 10$ for this task only took 2 hours max to resolve. Thanks:)

    €19 (Avg Bid)
    €19 Offre moyenne
    13 offres

    I'm loo...inaccurate outputs that currently plague multiple scripts that I have. Specifics: - I will provide an overview of the scripts and their intended functionality for better context. - Main issues I'm experiencing are bugs, errors and inaccuracies in outputs. - The goal is to achieve improved efficiency, enhanced functionality, and better error handling with these scripts. Ideal traits I'm looking for: - Exceptional proficiency in Python. - Excellent debugging and error handling skills. - Experienced in enhancing script efficiencies. If you have the expertise to help enhance my scripts, kindly bid. I am confident that the right professional with a solution-driven approach will effectively upgrade these scripts to their highest potential, ensuring th...

    €158 (Avg Bid)
    €158 Offre moyenne
    69 offres
    Text PDF to Excel Conversion S&#039;est terminé left

    I have a project that involves converting data from PDF files. The data is specifically in text format and needs to be categorized into columns upon conversion to Excel. The type of data fields to be recognized and converted are alphanumeric. ...am seeking a freelancer with an eye for detail and a deep understanding of alphanumeric systems. The freelancer should be skilled in data entry, data processing, and proficient in Excel. Experience with PDF data extraction will also be a huge plus. - Convert text in PDF to Excel - Organize data categorically in columns - Recognize and convert alphanumeric data fields The goal is to have an error-free Excel file, with all text data correctly categorized in columns for easy analysis. Ensure you can meet these requirements before bidding. ...

    €10 (Avg Bid)
    €10 Offre moyenne
    67 offres
    Data Cleaning S&#039;est terminé left

    ...for data cleansing across several types. This includes customer data, product data, and financial data. These sets are not overwhelmingly large; they contain fewer than 10,000 records. However, they all need substantial cleaning. Key tasks include: - Correcting inaccurate data: There are inaccuracies that need to be identified and rectified. Having a keen eye for detail and being proficient in error-detection is crucial for this task. - Standardizing data formats: The data sets do not conform to a particular structure or format. I need someone who can streamline and standardize these without loss of data integrity. Ideal skills and experience for this job would be: - Demonstrated experience in data cleansing with a similar scope. - Strong proficiency in data analysis tools. - ...

    €14 (Avg Bid)
    €14 Offre moyenne
    24 offres
    Fix 500 Internal Server Error S&#039;est terminé left

    ...is accessed, it displays an annoying "500 Internal Server Error". As a successful applicant, you should: - Have solid experience in diagnosing and fixing web errors, especially "500 Internal Server Error'". - Be proficient in troubleshooting errors that prevent a site from loading. - Possess a good understanding of server connectivity and its influences. The goal of this task is to identify and resolve the cause of the constant error that users encounter when accessing my website. I'm open to any strategies or techniques that will fix this issue permanently, ensuring the smooth operation of my website. In sum: - The error message appears when trying to access the site. - The ideal candidate can diagnose and fix this server ...

    €94 (Avg Bid)
    €94 Offre moyenne
    45 offres

    ...TikTok platform. I work in a very niche way with brisket as I’m self taught and made up my own processes. I just think it would be fun to share them however have no clue how to or use TikTok like at all. I know that there is an audience that loves meat smoking. I was one of them. So I sold everything I had, bought a pretty full on amount of equipment, got a commercial kitchen and by trial and error created a business kind of hidden away from real life lol.. I’m not trying to sell anything, just disprove some theories and share my experience as I smoke a couple hundred kilos of brisket now every week. I have worked in restaurants my whole life, so I understand the importance of being interesting and relevant. I can supply fresh content easily, just need someone to e...

    €7 / hr (Avg Bid)
    €7 / hr Offre moyenne
    32 offres
    Salesforce Email Opt-Out App S&#039;est terminé left

    In need of a custom application ...The app needs to handle email data securely as it's a medium priority for the project. That said, I expect it to respect data privacy regulations and ensure none of the data is disclosed. • Error Handling - If the app encounters errors or fails to match emails, instead of stopping or just logging the error, it should prompt and ask the user for input. This interactive error handling is crucial for the smooth operation of the app. Ideal skills for this project include: • profound expertise in Salesforce and app development • understanding of email data security • ability to implement user-interactive error handling mechanisms • proven experience in handling sensitive data Please share examples...

    €512 (Avg Bid)
    €512 Offre moyenne
    45 offres
    Server Network Error Solution S&#039;est terminé left

    I'm experiencing a "timeout error" with my server, and it also freezes completely daily. I can restart it, and it will work for a little while. I need someone that can troubleshoot the issue, and then, once they feel they have diagnosed and solved the issue, wait 3 days to see if the server goes down. After 3 days without errors, the project would be marked as completed. Please note that this is necessary, as I do not want temporary fixes. I have two websites on the server with little to no traffic. and are the only two WordPress websites that use this server.

    €22 (Avg Bid)
    €22 Offre moyenne
    18 offres

    ...successful freelance career. Skills and Experience: - Extensive writing experience: I have a strong background in writing and have acquired extensive skills in various writing styles, including articles, blog posts, copywriting, and creative writing. - Proficiency in research and content creation: I am adept at conducting thorough research on diverse topics and creating high-quality, engaging, and error-free content. - Excellent command of grammar and language: I possess a keen eye for detail, ensuring that my writing is grammatically correct and adheres to proper language usage. - Ability to meet deadlines: With my experience, I have developed efficient time management skills, allowing me to deliver projects within specified timeframes. Bidding Approach: Understanding the impo...

    €577 (Avg Bid)
    €577 Offre moyenne
    20 offres

    I am looking for a proficient IT professional who is experienced in server and system virtua...with GPU support. When I check it from the list: There is no Tesla K40 model on this list. But there is no ATI Radeon graphics card in the same list, but I can use the ATI card as a GPU and run virtualization without any problems, but when I want to run the virtual computer on the NVidia Tesla K40 graphics card, it gives an error. You can see it in the pictures attached. My goal is to virtualize a Dell T5810 computer and use all the hardware without changing the hardware I have. I need a friend who will provide a 100% solution to this issue and provide immediate technical support. Who can help? Sorry, my budget isn't very high.

    €57 (Avg Bid)
    €57 Offre moyenne
    8 offres
    Python Code to EXE Conversion Fix S&#039;est terminé left

    I'm experiencing a problem with a Python code to EXE conversion on Windows. The compiled executable returns a ModuleNotFoundError upon running it. This occurs with all modules, making it unable for me to use the application. I require a skilled Python developer who understands and can resolve the issues associated with this conversion, specifically: - Python code debug...modules, making it unable for me to use the application. I require a skilled Python developer who understands and can resolve the issues associated with this conversion, specifically: - Python code debugging - Proficiency with pyinstaller - Windows environment application deployment - Module troubleshooting and management The aim is to have a functioning EXE file derived from my Python code without error messa...

    €15 (Avg Bid)
    €15 Offre moyenne
    14 offres

    Problems in admin login, I enter user and password, I get no error and the page reloads, then I can't login as admin. Problems also on the frontend of the website, it doesn't work.

    €141 (Avg Bid)
    €141 Offre moyenne
    27 offres

    I am on the hunt for an experienced Python developer who can help me improve my existing script for Elasticsearch, specifically in error handling and adding new functionalities. Key requirements: - Proficient in Python - Familiarity with Elasticsearch and SSL client connections on remote nodes - Extensive knowledge in error handling and coding for custom commands execution on remote nodes - Capability to implement the said enhancements as swiftly as possible I have 3 Elasticsearch node and 1 Kibana node. Executing script for upgrade Elastic and Kibana version. 1st it will connect to Kibana node and stop kibana service and create softlink or mv cmds using linux cmds. 2. In local one of Elasticsearch node exeute stop service and create softlink. 3. connect to other 2 Ela...

    €98 (Avg Bid)
    €98 Offre moyenne
    7 offres
    Sleek Casino UI & Callback Triggers S&#039;est terminé left

    - Callbacks and APIs need to be sorted out. -(Web) The framing of games will be wide and scattered, similar to the popular section. -(Mobile) Loading icon is too large when clicking on a match in sports. -(Web) Clicking on the section displaying bonuses at the bottom of the site results in a 404 error. -(Mobile) The login and sign-up sections will be moved to the top, with "Sign up" replacing "Register" in places where it's mentioned. - (General) A banner will be added in the sports section. -(Mobile) Homepage banner size will be aligned with games. -(Mobile) Provider names are missing at the bottom, similar to what's on the web. -(General) There's no form filling option in the "contact us" section. -(General) Logos are misaligned...

    €246 (Avg Bid)
    €246 Offre moyenne
    15 offres

    ...commitment towards the task. Answering format as following is provided to maximize your speed and save time: “Intro: (Why this Occurs? How to Solve it?<In short)” What is “this problem”? Why “this problem“ happens? Suggestions/Tips/Guidelines to write as follows: What were you doing and how did you get this problem (How to Reproduce the Error) What code or things you did do to get this error (For example how the error occurs) Code snippet Screenshot of Error/issue Error Message in text How to resolve “this problem”? Solution1:() Solution2:() Payment would be made when you cover the 40 AUD milestone, later greater milestone will be created. We may increase the rate depending on your performance in t...

    €12 (Avg Bid)
    €12 Offre moyenne
    20 offres
    Elasticsearch 8.11.3 Upgrade Needed S&#039;est terminé left

    In need of an experienced Elasticsearch expert to upgrade our current 7.x Elasticsearch version to 8.11.3. This need arises mainly due to: - Interest in newer features offered in the 8.11.3 version - Improvement of Elasticsearch error handling - Steps to upgrade process effectively Expectedly, having hands-on experience with Elasticsearch, understanding its upgrade process, and familiarity with its new features is crucial. Demonstrable proficiency in handling Elasticsearch errors is highly desirable. Your bid should include a tentative timeline for the task. Before upgarde 1. check cluster health and if red make it green or yellow. If cluster is in red status it might be many scenerio 2. snapshot of elasticsearch 3. check elasticsearch version 4. while doing upgarde disable sh...

    €94 (Avg Bid)
    €94 Offre moyenne
    10 offres

    Hello! I am currently facing a bug on my website and need...developer to help resolve it. Here's more on the problem: - Issue: Something is wrong with JSON parsing or the preloader on my website. I'm not certain about the exact issue, but this is my best assumption based on the error messages I'm seeing - Error Encountered: Yes, I am experiencing error messages whenever the bug occurs - Error Type: The error messages I am receiving suggests it's a "Type Error" The ideal candidate for this project should: - Have in-depth knowledge and experience in JavaScript and JSON parsing - Possess exceptional debugging skills - Be proficient in error handling in JavaScript The main objective is to have the bug fixed wh...

    €19 / hr (Avg Bid)
    €19 / hr Offre moyenne
    45 offres
    PDF Open in Google Drive S&#039;est terminé left

    I'm looking for a solution whereby PDFs open in Google Drive when clicked on. I am currently getting an error message "Couldn't Preview File. This file is empty." Other PDFs I already have on there open just fine but not the new ones I dropped into a folder.

    €12 (Avg Bid)
    €12 Offre moyenne
    30 offres

    I'm currently encountering an issue with my essential Module for Ultimate POS system; a persistent server error 505 that I need help resolving. I'm seeking a skilled professional who can help look into and rectify this problem as quickly as possible. Key Responsibilities: - Diagnose the root cause of the server error 505 in Ultimate POS - Develop and implement a solution to fix the error - Ensure that the solution works effectively without causing any further issues - Should have collection of all module for ultimate pos-- N U L L Ideal Skills and Experience: - Proven record of dealing with server errors, specifically error 505 - Prior experience with Ultimate POS -- essential module and repair module will be an advantage - Sound understanding of ...

    €12 (Avg Bid)
    €12 Offre moyenne
    8 offres
    Selenium Tester for .NET Product S&#039;est terminé left

    ...tester to enhance our .NET product. This role would focus on: - User Authentication: Ensure our system grants access only when correct credentials are supplied, denying any unauthorized attempts effectively. - Data Validation: Confirm our product properly validates input data before processing, detect anomalies and reject incorrect entries. - Error Handling: Execute resilience testing and ensure any errors are properly handled, with meaningful error messages displayed to the users. The ideal freelancer should expect to run 50-100 test cases for each of the above-mentioned features. Prior experience with .NET platform is preferred, alongside a robust knowledge of unit testing, integration testing, and performance testing, as these tests have already been conducted. A s...

    €6 / hr (Avg Bid)
    €6 / hr Offre moyenne
    23 offres

    In need of keen eyes! I've written an academic paper on...eyes! I've written an academic paper on a topic within religious studies and require skilled proofreader to perform a basic grammar and spelling check. Key requirements: - Detailed understanding of language use in undergraduate or graduate-level academic writing - Proficiency in English grammar and spelling - Familiarity with religious studies is a plus but not mandatory - Ability to deliver error-free work in a timely manner Your task would be to review my paper, ensuring coherency, and absolute correctness in English grammar. The job focuses primarily on grammatical accuracy and proper spelling, no content review or fact checking is needed. A knack for spotting errors and keen attention to detail will be inval...

    €96 (Avg Bid)
    €96 Offre moyenne
    147 offres
    YouTube and Aweber Management S&#039;est terminé left

    ...it if you could evaluate the problem, identify the root cause, and apply relevant solutions to ensure my emails are directed to the right site. 2. `YouTube Management and Fixation`: I am currently facing difficulties uploading videos on my YouTube channel. Whenever I try to upload a video, I encounter an error during the upload process. Freelancers with a strong knowledge of YouTube operations, especially those versed in solving upload errors, are preferred. By resolving this upload error, you will return the channel to smooth running, and ultimately save me time and effort. On top of these tasks, you will need to write sparingly and have basic graphics skills. It's not a prerequisite, but a track record of tackling similar projects and in-depth knowledge of these ...

    €381 (Avg Bid)
    €381 Offre moyenne
    21 offres

    ...currently experiencing the 'White Screen of Death' on my WordPress website, an error that appeared recently without any known trigger from my end. I have not made any modifications that might have caused this issue - no installation of new plugins, theme edits, or WordPress core updates. Moreover, no recent updates on any plugins or themes were done. Ideal Skills & Experience: - Wordpress expertise - Proficiency in debugging Wordpress issues - Understanding of common Wordpress errors The main task would be to troubleshoot and fix the white screen error rendering my website inaccessible. The ultimate goal is to have my website back up and running smoothly. Familiarity with the common issues leading to the 'White Scree...

    €7 / hr (Avg Bid)
    €7 / hr Offre moyenne
    55 offres
    Android App Development with TDLib S&#039;est terminé left

    ...--User Login ( the user account is already created in the Telegram app) .A screen asking for the user's telephone. Then a screen asks for the confirmation code. ( popup with the error message) --Main screen.  4 Buttons. When the user presses a button, it starts to record a voice message. When the user releases the button, the voice message is sent. The 4 destination telephone numbers must be in the code. (not changeable by the user). ( popup with the error message) --Once a voice message is received (from any user), it must be reproduced.   ( popup with the error message) --Log out button. ( popup with the error message) - There's no rush on the deadline, but consistent progress is expected. -Screens with simple design. -Easy and ...

    €293 (Avg Bid)
    €293 Offre moyenne
    28 offres

    ...While trying to create invoices from our sales orders, we're receiving the error message attached. We'd appreciate it if an experienced Odoo developer could help us resolve this issue. Skills & Experience Required: - Extensive experience with Odoo, particularly with version 16 - In-depth understanding of sales order and invoicing functions within Odoo - Solid problem-solving abilities - Excellent communication skills, as you might need to collaborate with our internal team - Previous experience in debugging and resolving Odoo issues would be a plus. Your responsibilities will include: - Diagnosing the issue we're facing with invoice generation from sales orders - Proposing and implementing a solution to resolve the error. - Conducting tests to ensure ...

    €160 (Avg Bid)
    €160 Offre moyenne
    31 offres

    I am in search of a proficient accountant with expertise in financial statement analysis. Your main responsibility will be: - make my Balance Sheet, Income Statement, Cash Flow Statement, and Journal. Help me decided how much money I should barrow, If i should take the order, bank statement to make sure we have the cash we think we have, if the bank made an error find it and let me know. Fortunately, all these financial statements are in a digital format, ensuring a smooth start with minimal preliminary tasks. Besides basic accounting skills, the ideal candidate should have: - Expert level skills in financial statement analysis. - Proficiency in digital accounting tools. - Strong attention to detail. This project provides an exciting opportunity to showcase your commendable fina...

    €101 (Avg Bid)
    €101 Offre moyenne
    15 offres
    ePub Book Error Debug and Fix S&#039;est terminé left

    A 376-page book, fixed-format text and images. D2D says it’s not a “valid” ePub, has foreign word direction-reversal problems, though made in Indesign. D2D says TOC is "empty" though it works in Apple's e-reader. D2D points to html and other issues.

    €372 (Avg Bid)
    €372 Offre moyenne
    48 offres

    ...assist me in creating some small specific codes for an Access tool. Your primary responsibility will revolve around automating data processing, and tackling date and number calculations. Key Responsibilities: - Create VBA codes for automated data processing in Access tool - Introduce methods for detailed calculations with date and number data - Debug and refine the codes to ensure smooth and error-free functionality Additionally, you should also provide: - Clear explanations of the code structure - Face-to-face (virtual) teaching sessions to help me understand the codes - Suggestions on improving the tool design The project needs to be completed as soon as possible. Ideal candidates should have experience in VBA programming, MS Access, debugging, and a knack for simplifying...

    €129 (Avg Bid)
    €129 Offre moyenne
    32 offres

    I'm in need of a proficient WordPress developer to cater to two primary tasks on my website. 1. Broken Links: There are less than 10 broken links within my site that are leading to error pages. This is a major inconvenience for my users and poses a threat to the usability and credibility of my site. 2. Theme Update: Alongside this, I also require updates to my existing theme/template. This is to ensure that my site aligns with modern design trends and remains aesthetically appealing. Ideally, the candidate must have: - Advanced experience in WordPress development - Strong understanding of website navigation and usability principles - Capability to troubleshoot and fix linking issues - Experience in implementing and altering WordPress themes. Your ...

    €32 (Avg Bid)
    €32 Offre moyenne
    85 offres

    I'm seeking a competent and diligent translator to handle regular tasks involving translation of medical documents from English to Kannada, with an average document size ranging from 10 to 50 pages. Key Tasks Include: - Translation of medical documents ensuring the retention of the original meaning. - Proofreading the translated document to ensure there is no grammatical error. Desirable Skills: - Prior experience in translating medical documents is desired. - Should possess knowledge in both English and Kannada. - Meticulous attention to detail and accuracy. - Ability to meet deadlines is essential for this job. If you have proven experience in bilingual translation, specifically in the medical field, I look forward to your bids. Please mention your expertise and any rele...

    €25 (Avg Bid)
    €25 Offre moyenne
    27 offres

    ...urgently need assistance with my Wordpress/Elementor website which is currently hosted on SiteGround. The website is not loading properly, displaying error messages, and having layout or design issues. To help you visualize, it seems like no content is being shown at all. I’m not entirely sure when this happened. I restored a backup from yesterday and it still looks the same. Attached photos of the site now vs the site before Key Issues: - Entire website malfunction: Critical error resulting in no content being visibly displayed. - Loading problems: The site fails to load correctly. - Error messages: Displaying error messages - Layout and design discrepancies: The site layout or design is scrambling. Ideal Skills Required: - Extensive kno...

    €136 (Avg Bid)
    €136 Offre moyenne
    88 offres
    Precise PDF to Excel Data Entry S&#039;est terminé left

    I'm seeking a meticulous and efficient data entry specialist to transfer information from PDF sheets to an Excel template I will provide. Your tasks include: - Following the Excel template's format strictly when entering the data - Ensuring your work has perfect accuracy as no form of error will be accepted - Transcribing written text with absolute precision; there are no visual elements to worry about Ideal Skills: - Attention to detail: This is critical as there is no room for error. - Proficiency in Microsoft Excel: Familiarity with different functions to accurately transfer data from PDF to Excel. - Proven data entry experience: To ensure the task is done efficiently and up to standard.

    €97 (Avg Bid)
    €97 Offre moyenne
    287 offres