Primavera install error database logon failed jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 primavera install error database logon failed jobs found, pricing in NZD

    Are you a bookworm with a keen eye for detail? Do you love helping companies polish their work? We have the perfect opportunity for you! Responsibilities: - Beta read and provide constructive feedback on manuscripts. - Proofread and edit written content for grammar, punctuation, and clarity. - Collaborate with authors to ensure their work is polished and error-free. Requirements: - Strong command of the English language. - Excellent attention to detail and ability to spot errors. - Passion for reading and a good understanding of different genres. - Strong communication and collaboration skills. Benefits: - Flexible working hours. - Opportunity to work remotely. - Competitive compensation. We need creative proofreading writers who can efficiently review and edit content with shor...

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

    i have a form created with HTML and PHP. user has to fill in information and when press submit, it should insert infos in database. But sometimes it doesn't it just clear or keep loading. maybe connection is not good everytime. So i need someone to adjust it to upload data in realtime. as soon as user finished typing in 1 field, it should store data. when uploading, it should show loading icon near input field. if succeed, green vink icon. if not, red cross icon. when user finish, user can click submit button which will echo all data stored in mysql database on same page in lightbox. image attached. Budget is $35. if you want more, please do NOT bid. budget is $35

    $169 (Avg Bid)
    $169 Avg Bid
    62 bids

    I am in immediate need of a skilled AWS developer to address various issues in my application. These include improper error handling, server banner disclosure, and misconfigured CORS. Requirements: - Identify and rectify improper error handling, ensuring that user-friendly error messages are displayed and errors are logged for debugging purposes. - Address server banner disclosure, to enhance the security of the application. - Modify CORS configuration to prevent misconfigurations and enhance security measures. I am looking for an expert who is well-versed in AWS, particularly in working with applications. The ideal freelancer for this job should have: - A thorough understanding of AWS services and its integration with Next.js. - Proficiency in addressing securi...

    $36 / hr (Avg Bid)
    $36 / hr Avg Bid
    7 bids

    I am looking for a Google expert able to install the cookie consent mode v2 imposed by UE Law. I don't want any banner to be installed on my website and I want the code installed on my website to always autorised cookies using for all visitors on my website.

    $219 (Avg Bid)
    $219 Avg Bid
    45 bids

    I'm having a peculiar problem with 3ds Max where I can't seem to save my finished renders. There is no error message popping up, which makes it all the more confusing. I've tested other file types, and they save just fine; the issue only occurs with the finished renders. I need a freelancer with a strong understanding of 3ds Max, experienced in troubleshooting, and ideally someone who has encountered and resolved this issue before. It is critical to me that this issue is resolved promptly while ensuring no data loss - the integrity of my existing files is of utmost importance.

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

    ...of SKUs with the following columns (category, sub_category, brand, sku_name, description, competitor_name, datetime, location, url, nsp, psp, stock_count (if available), popularity_index (if available), weight (if available). If one SKU is contained in more than one category/sub_category, present the same SKU in different rows. Unit tests The scraper must include unit tests that cover main and error test cases, including optional parameters Submission The following must be submitted: - Scraper code and unit tests - README file for running and deploying the scraper - Output of all SKUs from the 3 online grocery apps specified above Project Acceptance Testing The scraper output will be manually verified within 24 hours of submission and SKU list must be 95% accurate. The SKU lis...

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

    I am in need of an experienced Vue.js developer who can quickly fix my Vue 2.6 application. When I click on a button to go to another page it works fine in development but when I deploy it gives a 404 error. I need this fixed as fast as possible. When you respond to this posting please put "I CAN DO IT" at the beginning of your bid. I don't want to waste time with automatic bids that nobody answers. And please bid honestly and not low ball then ask what's your budget. I will upload the project when I find a person

    $42 (Avg Bid)
    $42 Avg Bid
    28 bids

    As the owner of a website, I am currently experiencing a critical issue where the destination is not working error blocks the ads from publishing. I need someone with expertise in this regard and help me resolve the issue

    $34 (Avg Bid)
    $34 Avg Bid
    6 bids
    Error resolve 6 days left
    VERIFIED

    Finding Someone Who can Solve this error (One site is sending me callbacks and in 10 callbacks theyre getting this response in 5 callbacks and rest 5 callbacks are working fine) <?xml version='1.0' ?> <env:Envelope xmlns:env=''> <env:Body> <env:Fault> <faultcode>env:Client</faultcode> <faultstring>Internal Error</faultstring> </env:Fault> </env:Body> </env:Envelope

    $25 (Avg Bid)
    $25 Avg Bid
    15 bids

    As a friend group planning a lively bachelor party, we're searching for an enthusiastic individual who could step into the role of a w...individual who could step into the role of a wiffle ball game umpire for approximately 2 hours. Minimal baseball knowledge and rules required. Balls and strikes not required, just things like safe and out. Key Responsibilities: - It would be great if you’re able to provide some commentary throughout the game, similar to a game commentator. You can make fun of anyone who swings and misses, or makes an error; things like that. It’s very informal, but the more lively, the better. Necessary Skills and Experience: - Understanding of basic baseball rules like safe and out. - Energetic, fun-loving, and enthusiastic attitude. - Excell...

    $42 - $85 / hr
    Local
    $42 - $85 / hr
    0 bids

    My WordPress site hosted on AWS is currently down due to a database connection issue. Key requirements: - **Database Connection Issue**: The site is throwing an 'Error establishing a database connection' message. I believe this is related to database connection details in the WordPress configuration file. If you are experienced with AWS and WordPress, this could be a quick fix. - **Backup Restoration**: I have a recent backup of the site. However, I'm not confident about the database connection details in the configuration file. Restoring the backup and ensuring the database connection works correctly is crucial. - **AWS and WordPress Expertise**: Ideal candidates should have experience with both AWS and WordPress. Familia...

    $215 (Avg Bid)
    $215 Avg Bid
    100 bids

    Help me publishing an Net6+ReactJs Project to IIS More details: Which version of Windows Server are you using for hosting the application? Windows Server 2012 Can you describe the specific problems or error messages you receive when attempting to deploy to IIS? SPA not launching when publishing to server folder: https//localhost:44321 works Have you ensured that the necessary files and dependencies for your React app are included in the published folder? Yes, I have checked and all necessary files are included

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

    ...apt install -y python3-pip python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the environment) - python3 -m pip install depthai 6. Then I cloned the "depthai-python" git hub repository 7. Then I ran the install requirements (still in the environment) - python3 Finally, I tried to run the example code ColorCamera/rgb_preview.py. However, I would run into the error, "RunTimeError:

    $359 (Avg Bid)
    $359 Avg Bid
    9 bids

    ...apt install -y python3-pip python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the environment) - python3 -m pip install depthai 6. Then I cloned the "depthai-python" git hub repository 7. Then I ran the install requirements (still in the environment) - python3 Finally, I tried to run the example code ColorCamera/rgb_preview.py. However, I would run into the error, "RunTimeError:

    $91 / hr (Avg Bid)
    $91 / hr Avg Bid
    22 bids
    fix a opencart site issue 6 days left
    VERIFIED

    opencart site has error, need to fix that More details: What specific issue are you experiencing with your Opencart site? Error messages on the site Could you specify the nature of the error messages appearing on the site? Server related errors What kind of server-related errors are you experiencing? other

    $36 / hr (Avg Bid)
    $36 / hr Avg Bid
    83 bids

    We are currently struggling with our WordPress site which is plagued by slow loading times, frequent server crashes and persistent error messages. Given the criticality of the platform, We need an expert who is adept in Internet Information Services (IIS) server management running WordPress environment and troubleshooting it at server level. To be successful in this role, you should demonstrate the following: - In-depth knowledge of IIS servers and WordPress operations - Proven experience in diagnosing and resolving server and website errors - Proficiency in optimizing WordPress sites for enhanced performance Please note, no recent changes or updates have been made to the website or server configuration that could be contributing to these issue. I'm looking forward to resol...

    $341 (Avg Bid)
    $341 Avg Bid
    57 bids

    I am seeking a skilled PHP developer to resolve issues on my website's offer/gigs page. The website runs on a PHP MicroJobs Script, and there are several bugs affecting the functionality of this page. Issues Encountered: Error Messages: Users are encountering error messages when attempting to submit offers or gigs. Incomplete Transactions: Some transactions are not completing successfully, leading to inconsistencies in the database. Page Responsiveness: The page's responsiveness needs improvement for better user experience across devices. Requirements: Proficiency in PHP and experience working with PHP MicroJobs Scripts. Strong problem-solving skills to identify and fix bugs efficiently. Ability to optimize page responsiveness for various devices. Excellen...

    $27 (Avg Bid)
    $27 Avg Bid
    19 bids

    I'm in need of an expert who can help in developing a relational database using SQL and Python. The project will primarily revolve around database management. Consequently, I would appreciate assistance in the following tasks: - Designing a new relational database, ensuring it's optimized for efficiency and performance. - Implementing data import and export capabilities for seamless data movement. - Developing queries to support the database's functionality and ease of use. The ideal candidate for this project should have a strong background in both SQL and Python, with a specific focus on database development. Experience with optimizing databases for performance and some knowledge of data import/export mechanisms would be advantageous. Moreover...

    $563 (Avg Bid)
    $563 Avg Bid
    65 bids
    HFSQL Database .FIC File Repair 19 hours left
    VERIFIED

    I'm in need of an expert who can fix my corrupted .FIC file in my HFSQL database. Key Project Requirements: - The file is currently not opening and is producing errors, so the main goal is to restore it to its original state and ensure it can be opened without any issues. Please note that I can provide the corrupted .FIC file for analysis. Ideal Skills and Experience: - Proficient in HFSQL database management. - Proven track record in repairing and recovering corrupted database files. - Strong problem-solving skills to identify and rectify the issues within the file. If you're confident in your ability to handle this task efficiently, please provide details of your relevant experience and how you plan to approach this project in your bid.

    $229 (Avg Bid)
    Urgent
    $229 Avg Bid
    7 bids

    Solución de error en sitio web

    $41 (Avg Bid)
    $41 Avg Bid
    1 bids

    I am in search of a skilled developer to set up PHP 5.6 and PHP 7.2 on our dedicated server. The server currently runs Plesk and Ubuntu 22.04.4 LTS. I need both PHP versions running on the server, as we have one Magento 1.9 website and one Magento 2.3 website. Key Requirements: - Install PHP 5.6 and PHP 7.2 on our dedicated server running Plesk and Ubuntu 22.04.4 LTS - Set up both PHP versions to be used on different websites - I may require support in configuring the websites to use the specific PHP versions after installation The ideal candidate for this project should have: - Extensive experience working with PHP installations on dedicated servers - Proficient knowledge of Plesk and Ubuntu - The ability to provide guidance on PHP version selection based on the websites' ...

    $274 (Avg Bid)
    $274 Avg Bid
    59 bids

    I'm in a project to migrate Windows devices to new Microsoft 365 Tenant. The devices are registered in Intune in the current tenant and users are using their Microsoft work Account to log in to Windows. After I retire the device from Intune Portal (Source Tenant) ...and try to add a new work account (that is the user account in the destination tenant) I got the following error message: "the work or school account couldn't be found. check the account name and try again" The user is signing in successfully to Services like Outlook, OneDrive,

    $993 (Avg Bid)
    $993 Avg Bid
    14 bids

    I'm experiencing a peculiar issue with my Laravel application, specifically on the Stock Analysis Page. Real-time stock prices from TradingView are failing to load and there are no visible errors to diagnose the problem. Ideal Skills and Experience: - Laravel expertise - Understanding of stock market data, specifically TradingView - Problem-solving attributes for mystery issues with no clear error messages Task Outline: - Diagnose why real-time stock prices aren't loading on the Stock Analysis Page - Resolve the issue so TradingView data loads seamlessly without errors.

    $25 (Avg Bid)
    $25 Avg Bid
    9 bids

    Resolved Azure web app service error. 502 - Web server received an invalid response while acting as a gateway or proxy server. There is a problem with the page you are looking for, and it cannot be displayed. When the Web server (while acting as a gateway or proxy) contacted the upstream content server, it received an invalid response from the content server.

    $51 (Avg Bid)
    $51 Avg Bid
    5 bids

    I urgently require a React / Blockchain Developer to resolve a deprecated node error within the next 24 hours. This project is time-sensitive and requires a professional with the following skills: - Expertise in React - Experience with troubleshooting node errors Unfortunately, there is no existing documentation or error logs for the project. Your ability to quickly identify and fix this issue will be crucial.

    $276 (Avg Bid)
    $276 Avg Bid
    108 bids

    I have code for login trading accound and fetch token data. I need to update more data ...stick, Mins Intervals are in Dropdown box, I can choose any minutes interval, I need you to collect Last 5 candle data from the Excel in the web and other details for each token, I will give token name in the excel, It will automatically display the rows of data. If i chanage time interval it will display those data only. Need ot automate the buy/sell order Note: I dont know about coding, If you install the code and run successfully at my system thereafter I will hire you and release the payment. If you agree this term you will apply this task Budet is 600 INR and Good review, Dont expect more I am not big fish. it is difficult job dont come for Money you should waste you time for unrealish E...

    $22 (Avg Bid)
    $22 Avg Bid
    8 bids

    I'm in search of a highly skilled Service Now API developer to help me integrate my Service Now platform with external APIs. Key Responsibilities: - Integrate Service Now with selected external APIs - Salesforce, Jira, and Slack - Ensure seamless data flow between the service management system and the external platforms - Develop robust communication and error handling protocols between Service Now and the external APIs The ideal candidate for this project should be well-versed in Service Now API and have a solid track record in integrating with external APIs. Experience with Salesforce, Jira, and Slack APIs is a definite plus. Strong communication and problem-solving skills will be essential for this project.

    $402 (Avg Bid)
    $402 Avg Bid
    36 bids

    I am currently experiencing an unknown error during the checkout process of my Magento 1 website. The error occurs specifically while customers are entering their payment details. Unfortunately, the error message or codes that would normally help troubleshoot this problem are not visible. Ideally, the successful freelancer will possess: - Deep understanding of Magento 1 platform - Proven problem-solving skills, especially within the context of the checkout process - Ability to identify the cause of unknown errors - Experience servicing e-commerce businesses, dealing with payment processing issues. Your task will be to investigate this issue, identify the cause, and rectify the problem so our customers can complete their purchases successfully.

    $15 / hr (Avg Bid)
    $15 / hr Avg Bid
    89 bids

    WHMCS Registar Module Bug Fix expert needed. In the TzNIC Register Module, System Error (3) needs to be fixed.

    $76 (Avg Bid)
    $76 Avg Bid
    1 bids
    Excel Tracker Repair 6 days left
    VERIFIED

    I'm currently facing some issues with my Excel tracker. - The tracker contains a VBA macro file which seems to be causing formula errors and formatting issues. I'm unsure of the exact nature of these errors, but it's clear they are impacting the accuracy and usability of the tracker. I need a freelancer who can review and rectify these...the exact nature of these errors, but it's clear they are impacting the accuracy and usability of the tracker. I need a freelancer who can review and rectify these issues in the tracker. An ideal candidate would have strong experience with VBA and Excel, able to handle complex formulas and troubleshoot formatting problems swiftly. Your goal is to ensure that the tracker is fully functional and error-free. Experience with si...

    $44 (Avg Bid)
    $44 Avg Bid
    34 bids

    I need a database for the UK market, with a focus on company names and Email ID. Key Points: - The project primarily involves creating a comprehensive database for the UK market - The main data points to be included are company names and Email ID's - Information can be extracted from Yellow Pages, Business Pages, Associations, Business Chambers and similar. - Accuracy of data, specially Emails - Sample File of Required database is attached - To start with we require 10,000 records. - Will pay INR 0.60 per record. Ideal Freelancer: - Prior experience in creating detailed databases - Proficiency in data gathering, scraping and organization - Familiarity with the UK market would be a plus Please include your relevant experience in your application.

    $114 (Avg Bid)
    $114 Avg Bid
    11 bids

    I'm looking to develop a 4-tier agency commission calculation system ...should be clearly defined and adjustable by an administrator. - **Daily NAV Calculation:** The daily NAV should be calculated based on historical data. This data should be accurate and reliable, and the calculations should be precise. - **Automation:** The system should automatically trigger commission calculations at the end of each business day. This ensures that the process is efficient and error-free. The ideal freelancer for this project should have: - Proficiency in designing and developing commission systems - Advanced skills in historical data analysis - Experience in building automated systems If you have the expertise and experience in the above-mentioned areas, I'd be eager to discuss th...

    $191 (Avg Bid)
    $191 Avg Bid
    16 bids

    I'm seeking a skilled JavaScript developer to assist in the optimization and thorough testing of my code. Key Requirements: - Proficient in JavaScript, with a solid understanding of function testing and error handling. - Experience in identifying and optimizing performance issues in JavaScript code. - Ability to create and implement robust test cases. Your responsibilities: - Conduct in-depth testing for my existing functions. - Identify potential performance issues and suggest solutions. - Build upon the existing test cases to ensure a comprehensive coverage of the codebase. Ideal candidates will be able to enhance my code and ensure its reliability.

    $43 (Avg Bid)
    $43 Avg Bid
    5 bids

    I need the file upload functionality from our public area to be copied to our backoffice. This will allow the backoffice to upload files for users in the public area. Key Requirements: - Transfer file upload feature from backoffice to public section - Support for the following file types: pdf - Visual feedback of the upload process with a success/error message - Backoffice should be able to both delete and replace files after an upload Ideal Skills: - Proficiency in Xano and WeWeb platforms - Experience with file upload feature implementation - Ability to create a visually appealing and informative upload process - Understanding of user and content management systems This project involves integrating and mirroring an existing feature, so familiarity with Xano and WeWeb is crucial...

    $56 (Avg Bid)
    $56 Avg Bid
    19 bids

    I'm looking for an expert who can create a comprehensive dashboard using Splunk for analyzing my website logs. The dashboard needs to clearly visualize data using pie charts. Fetch only specific error logs from cloudwatch and create on dashboard. If there is error on cloudwatch regarding node group, target group and autoscaling group, pod failed it should create alert . For exmple if something goes down it should create alert and also should give cause of issue. Also create dashoboard which will show how many Number nodes in node groups , instances and pod in the autoscaling group, also ram and cpu utilization of pods and nodes. Your responsibilities will include: - Analyzing website logs to understand and visualize the CPU and RAM utilization - Creatin...

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

    I need assistance with my WordPress site that's experiencing theme compatibility issues with Elementor. The specific problem that needs to be addressed involves error messages that prevent optimal website functionality. Ideal candidate should: - Have extensive experience in WordPress and Elementor - Be able to identify and fix theme compatibility issues - Be proficient in troubleshooting WordPress error messages - Be capable of ensuring the site is functioning optimally post-fix - Be responsive, with excellent communication skills.

    $464 (Avg Bid)
    $464 Avg Bid
    331 bids

    I'm facing an issue with my UTM tag, which, unfortunately, is not being recognized in real-time on Google Analytics. Instead of indicating the source outlined in the tag, the traffic is showing up as (direct). I need a skilled freelancer who can identify and rectify this error for me, ensuring that the UTM tag accurately reflects the source of my traffic. This is crucial because I primarily use UTM tags for tracking my marketing campaigns targeted on paid ad platforms. The ideal freelancer for this task should have: - In-depth understanding of UTM tagging and its mechanics - Proficiency in Google Analytics - Experience with business websites and paid ad platforms - Proven problem-solving skills including past success with similar tagging issues Your task would revolve around...

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

    The site was created on WordPress * Set up link personalizatio...should be possible to enable/disable this newsletter from the admin panel * Create in the admin panel the ability to enable/disable automatic sending of invoices * Change the error text when entering incorrect login information on the site * Configure sending an email to the user after granting access to the site * Add a function for automatic publication of advertisements with a check for the presence of contact information in the advertisement. There should be an option to enable/disable this function in the admin panel. * Set a password on the accounts page in the admin panel and on the server on the database (folder) where the accounts are saved, so that no one except one admin (me) can view, delete or...

    $220 (Avg Bid)
    $220 Avg Bid
    73 bids

    ...of a skillful developer experienced in OpenCart 3.0.x who can work on a TNT extension for me, with an emphasis on two key features: 1. Real-Time Shipping Rates: The extension should offer real-time shipping rates from TNT; it must consistently and accurately display current costs to customers. 2. Easy Installation and Setup: Ease of use is paramount. The extension should be straightforward to install and set up on my online store. The project deadline is within one month, so time management will be a crucial skill for interested freelancers. Proficiency with JavaScript, PHP, eCommerce, HTML and CSS is required, along with OpenCart experience. If you have worked on similar projects before, please include them in your proposal. This shopping cart has been operating for several ...

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

    I'm looking for a skilled professional to help me install the eBay API on my existing Ubuntu 22.04 server for the primary purpose of showing orders on webpage. here is the sdk - Key Responsibilities: - Installation of the eBay API on the Ubuntu 22.04 server. - Ensuring the API is correctly set up to show orders on webpage. Ideal Skills and Experience: - Proficiency in working with Ubuntu servers, particularly version 22.04. - Prior experience installing and configuring the eBay API. - Ability to implement API functionalities for showing orders on webpage. If you have a good understanding of eBay's API and are experienced in working with Ubuntu servers, I'd be interested in hearing from you. Please share your relevant experience and explain how

    $49 (Avg Bid)
    $49 Avg Bid
    15 bids

    I am currently struggling with a proble...simulation. Throughout the simulation process, I'm unable to solve the setup entirely. Even though no recent changes have been made to my computer software that could potentially interfere with the Ansys mechanical simulation, the problems persist. Also, there are specific error messages and warnings during the attempts to solve the setup. Required Skillset: - Expertise in Ansys mechanical simulation. - Adequate experience in debugging and resolving software errors. - Ability to understand and decipher specific software error messages. The primary task for this project would be to identify, understand and adequately solve the setup issues causing interruptions in the simulation, aiming at a smooth and successful Ansys mechanic...

    $207 (Avg Bid)
    $207 Avg Bid
    15 bids

    I'm experiencing a "Forbidden: You don't have permission to access this resource" error on my entire WordPress website. It happened after I made some updates to the site, and now it's completely inaccessible. Ideal candidate for this job would: - Be an experienced WordPress specialist - Have previous case studies of successfully handling similar issues - Be skilled in troubleshooting and rectifying website errors Key Tasks: - Investigate and diagnose the problem causing the forbidden error - Implement a solution to rectify this problem and restore full access to the website - Verify the solution to ensure the error doesn't recur. Your responsibilities would include making sure the error is permanently fixed and ensuring th...

    $53 (Avg Bid)
    $53 Avg Bid
    114 bids

    ...return to its original focus to be ready to select one of the two keys. Ideal Skills and Experience: - Proficiency in Python and experience with PyAutoGUI. - Strong understanding of web interactions and experience with browser automation. - Ability to design and implement accurate keyboard inputs. - Experience in handling focus switching between applications. The script is not required to include error handling for instances where the Firefox browser is not open or the specified page is not loaded. The primary focus of the script is on accurately interacting with the designated elements on the Firefox web page at regular intervals. We are seeking a skilled Python developer to create a script using PyAutoGUI to automate specific keyboard interactions within a Firefox browser. T...

    $76 (Avg Bid)
    Guaranteed
    $76
    8 entries

    ... I'm facing an issue with my WHM/CPanel, where mails are frozen in the mail queue. I'm receiving error messages stating Status: 5.0.0. This technical glitch isn't just confined to a single user account, it's affecting numerous ones. I am seeking a skilled server administrator who has comprehensive understanding of WHM/CPanel, specifically around email configurations and troubleshooting. Key skills needed: - Extensive experience in WHM/CPanel - Proficiency in diagnosing and resolving server connectivity issues - Sound knowledge of email server delivery processes - A methodical approach to problem solving with attention to detail Your role will involve identifying the root of this error and implementing a reliable solution. Please only bid if you...

    $232 (Avg Bid)
    $232 Avg Bid
    8 bids

    I need a skilled professional to assist with a data entry task. The project involves the following: - The task is primarily image data entry. - The images will be provided in digital photo format. - The entered data should be compiled into a database. Ideal candidates should have experience with data entry, particularly with image data. Proficiency in database management is also essential. A keen eye for detail to ensure accurate data entry is a plus.

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

    I'm currently seeking a skilled backend developer who has proven expertise in Python, Java, and Ruby. I need someone who can guide me through whether to use the current source code or start from scratch, a decision that we can make together as the project evolves. As our project's main responsibility is to handle authentication and server configuration, the perfect candidate should ...managing, and sustaining server configurations - Handling various authentication tasks - Expertise in Python, Java, and Ruby - Decision-making skills concerning source code development This project will be rewarding for someone who enjoys tackling unique challenges and has a flair for problem-solving. If you're up to the task, please don’t hesitate to bid. See the attached files - we ...

    $1262 (Avg Bid)
    $1262 Avg Bid
    57 bids

    I'm in need of an expert to assist with the cleanup of our Medicine database. The goal of this project is to accurately remove all duplicate entries improving the overall accuracy of the data. Ideal Skills & Experience: - Strong background in Database / Excel /CSV management, specifically in the medical field. - Proven track record of similar past work. In your application, please include details of similar projects you've worked on. Efficiency and precision are pivotal for this task. Looking forward to a neat and streamlined database!

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

    Request for development of initial version of mobil...order 1 List of development function definition requirements (organization of conversation documents involving developers and planners) 2 Flow chart (professional planner) 3 UI UX screen design (professional planner) 4 designs (professional designs) 5 Developers (professional developers) 6 QA error checking (professional error checker) 7 Server Settings (Professional Developer) 8 QA error checking (professional error checker) 9 Business begins 10 If a problem occurs during the developer runtime, the error is immediately corrected. Please contact only teams that can perform the above 10 tasks. If you cannot follow the above 10 steps, please do not apply. And only contact companies that strictly keep...

    $1257 (Avg Bid)
    $1257 Avg Bid
    61 bids

    I am searching for an experienced app developer who excels in designing and implementing Android-based applications. The main functionality required for this task is the creation of a comprehensive employee database system. Key Functionalities: • Instant tracking of employees' online and offline status • Storing and displaying contact details of each employee • Categorizing employees based on their department The developer should have a strong understanding of database structuring and management for Android systems and a proven track record of delivering similar projects. Familiarity with real-time data sync and user-friendly UI design are also desirable.

    $544 (Avg Bid)
    $544 Avg Bid
    25 bids