Error establishing a database connection after migrationmunkák

Szűrő

Legutóbbi kereséseim
Szűrés erre:
Költségvetés
eddig:
eddig:
eddig:
Típus
Készségek
Nyelvek
    Munka státusza
    2,000 error establishing a database connection after migration munka, árazás ebben: EUR
    ONLINE BEKÖTÉS Véget ért left

    PHP programozókat keresünk azonnali kezdéssel az online bekötés projektünkhöz. We are looking for PHP programmers in Budapest to get started online for our online connection project. (Hungarian preferred, English is ok as well)

    €38 / hr (Avg Bid)
    Helyi
    €38 / hr licitátlag
    12 árajánlat
    Project for Tamas H. Véget ért left

    Kedves Tamas H.! A profilja alapján Önnek szeretném felajánlani a projektem. Kérem, nézze meg a projektleírást, és beszéljük meg a részleteket! https://www.freelancer.com/projects/php/drupal-module-migration/

    €450 (Avg Bid)
    €450 licitátlag
    1 árajánlat

    *** ENGLISH *** I'm about to open a webshop which will run on Wordpress and using WooCommerce plugin. To keep my stock up-to-date my wholesaler provides me a password protected XML channel which contains all the available products I can sell and also it's quantity. I need someone who connects my WooCommerce to this XML channel. I believe this work should be pretty easy to someone who is familiar with WooCommerce and XML. I woud need the job done within a month but rather in middle of september. *** MAGYAR *** Egy webshopot készítek, amihez az alábbira volna szükségem: adott egy jelszóval védett XML forrás, ahonnan a termékeket és a készletnyilvántartá...

    €64 (Avg Bid)
    €64 licitátlag
    6 árajánlat

    ...importálni a régi (egyedi cms-t használó) oldalon publikált cikkeket, szerzőket stb. Néhány száz cikkről van szó, a legtöbb egyedi szerzővel rendelkezik. A cikkek a legtöbb esetben egy folyóirat cikkei. Az importáláskor nem számít a publikálási idő, hanem az eredeti megjelenés (évfolyam, lapszám) szerint vannak kategorizálva. A régi adatbázis cikkekhez rendelve tartalmazza ezeket a tulajdonságokat. Az új WP-s oldal tudja kezelni az eredeti szerzőt és az megjelenést is, tehát csak az importálás kell, új funkciók ...

    €58 (Avg Bid)
    €58 licitátlag
    2 árajánlat

    ...importálni a régi (egyedi cms-t használó) oldalon publikált cikkeket, szerzőket stb. Néhány száz cikkről van szó, a legtöbb egyedi szerzővel rendelkezik. A cikkek a legtöbb esetben egy folyóirat cikkei. Az importáláskor nem számít a publikálási idő, hanem az eredeti megjelenés (évfolyam, lapszám) szerint vannak kategorizálva. A régi adatbázis cikkekhez rendelve tartalmazza ezeket a tulajdonságokat. Az új WP-s oldal tudja kezelni az eredeti szerzőt és az megjelenést is, tehát csak az importálás kell, új funkciók a...

    €55 (Avg Bid)
    €55 licitátlag
    1 árajánlat

    I'm in need of a multi-user web portal that will facilitate the connection between trainers and students. The portal will have the following features: - **Multi-Login System**: There needs to be a seamless and secure multi-login system to accommodate both trainers and students. - **Search Functionality**: Users should be able to search for trainers or classes based on the city or trainer's name. This will make it easy for students to find trainers that are close to them or whom they may have heard of. - **User Profiles**: Each trainer or class should have a detailed profile which includes: - Biography: A brief description of the trainer and their training methods. - Reviews and Ratings: Users should be able to rate and write reviews abo...

    €294 (Avg Bid)
    €294 licitátlag
    25 árajánlat

    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

    €21 (Avg Bid)
    €21 licitátlag
    9 árajánlat
    Improtxml google sheet scrape 6 nap left
    HITELESÍTETT

    I need to scrape data from a website. I'm stuck with an error. I used improtxml to scrape data from a class in a website I know. However, the fact that this website has classes has a problem: . While on page 1 there will be that text data, but on many pages, that text data is not there and it is accidentally pushed up to insert the class data below into the previous class data. To make it easier to imagine, there will be 4 rows. I will need to get a fix for each row into the google sheet. However, there are pages where I insert the link and there will be no row 3 or row 2 and then row number 4 will be inserted into row number 3, making the data incorrect. I need improxml to automatically check the syntax, if it is correct, it will be filled in...

    €19 (Avg Bid)
    €19 licitátlag
    20 árajánlat

    I urgently need a specialist in Ubiquiti UniFi to help me revive my system, which has gone down following a power outage. I've been left without any internet connection and I desperately need a professional to come in and provide effective solutions ASAP. If you have experience in: - Setting up UniFi network - Troubleshooting UniFi network issues - Configuring UniFi devices and you're comfortable with dealing with various types of internet connections, as I'm unsure which one is used in my setup, your skill set is what I'm looking for. Your prompt help will be highly appreciated.

    €22 / hr (Avg Bid)
    €22 / hr licitátlag
    11 árajánlat

    I'm seeking a skilled video editor to work on my wedding video. Key Elements: - The video is in traditional style, so the editing should be straightforward and chronological. - I expect it to include the ceremony and reception highlights, with appropriate transitions. Ideal Skills: - Proficient in video editing software (e.g., Adobe Premiere Pro, Final Cut Pro) - Experience in editing wedding videos - Strong sense of storytelling and emotional connection

    €6 / hr (Avg Bid)
    €6 / hr licitátlag
    15 árajánlat

    I'm looking to have a new website created. The key task involved in this is harvesting photos and data from Website A, and using this to create our site. The following details outline the project requirements: - Downloading photos and data from Website A. - Upload these photos and data to the corresponding sections on our website. The new site should mirror the content placement of Website A. Ideal skills for this job include website creation, data extraction, and efficient data input methods. Experience with content migration is highly desirable. Deadline for completion is within a month from the project start date. All data need to be updated each day

    €376 (Avg Bid)
    €376 licitátlag
    148 árajánlat
    Java Code Fix Needed 6 nap left
    HITELESÍTETT

    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, ((),...this way: updateProperties("color", ((), )); how i can solve this issue so in case checkVariant is true then parse it as string otherwise leave it as it is now which integer. can i do that only on parser or i need to change the Pojo class as well (colorWsDTO) who can do it in summery and short let em know , thanks please consider error handling in this case

    €24 (Avg Bid)
    €24 licitátlag
    13 árajánlat

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

    €42 (Avg Bid)
    €42 licitátlag
    3 árajánlat

    Aspiring entrepreneur with a vision to establish a versatile retail business that operates both online and through a physical storefront. Key Requirements: - As I'm embarking on this new journey, I'll need comprehensive guidance on how to set up a retail business from scratch. - Expertise in establishing a strong presence both online and physically, ensuring a seamless integration between the two. - Proficiency in creating a business plan and strategy that would ensure the success and growth of the business. - Assistance in identifying the right products to sell and how to source them effectively and efficiently. - Prior experience in retail, particularly in managing both online and physical store operations, would be a...

    €13 / hr (Avg Bid)
    €13 / hr licitátlag
    14 árajánlat

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

    €18 (Avg Bid)
    €18 licitátlag
    1 árajánlat
    Website Security Enhancement 6 nap left
    HITELESÍTETT

    I'm currently facing an issue where my website isn't opening in a secured connection. I require a proficient software developer who can address this problem by fitting the: - SSL certificate - Firewall settings - HTTPS redirect I've identified these elements as potential causes for the issue. The platform my website utilizes is WordPress, and the SSL certificate in current use is Extended Validation (EV). Ideal skills and expertise for the project would be: - Extensive experience in web security, particularly WordPress platforms - Familiarity with HTML, CSS, JavaScript – particularly, comfort with altering WordPress settings related to these languages - Ability to perform cybersecurity audits and suggest improvements - Hands-on experience with...

    €29 (Avg Bid)
    €29 licitátlag
    37 árajánlat

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

    €26 (Avg Bid)
    €26 licitátlag
    48 árajánlat

    ...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 Wordpress websites - Strong background in web design and user experience - Good communication skill...

    €40 (Avg Bid)
    €40 licitátlag
    50 árajánlat

    I'm running a website with an Apache2 server backend and a React frontend. The problem is, the frontend is loading with HTTPS while the backend is using HTTP, despite having a proper SSL configuration in the etc/sites-available confi file. I'm currently using a reverse proxy server to redirect HTTPS traffic to my backend server and I'm using a secure connection (HTTPS) to communicate between the reverse proxy server and the backend server. Key tasks include: - Troubleshoot configuration issues to identify the cause of the HTTP/HTTPS discrepancy - Ensure that the SSL configuration on the Apache2 server is indeed correct - Verify that the reverse proxy server is properly configured to redirect HTTPS traffic to the backend server No a...

    €35 (Avg Bid)
    €35 licitátlag
    25 árajánlat

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

    €44 (Avg Bid)
    €44 licitátlag
    14 árajánlat

    I'm in search of a skilled server administrator who can help me with setting up a new Contabo VPS server and migrating 3 websites from DigitalOcean to the new server. Tasks Include: - Setting up a new VPS server with Almalinux - Installing and configuring WHM/cPanel for server management - Installing and configuring Cloudlinux for server management - Installing and configuring LiteSpeed as the web server technology - Configuring DNS settings and ensuring proper hardening for security Migration Assistance: - Assisting in migrating a WordPress site and two Laravel applications from existing DigitalOcean droplets to the new server's cPanel Ideal Candidate: - Proficient in server setup and management - Experienced in WHM/cPanel, Digitaloc...

    €40 (Avg Bid)
    €40 licitátlag
    23 árajánlat

    I am currently dealing with an issue on my AlmaL...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 add...

    €40 (Avg Bid)
    €40 licitátlag
    9 árajánlat

    My WordPress website, , is currently down 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 backgroun...

    €127 (Avg Bid)
    €127 licitátlag
    127 árajánlat

    website from joomla 3.x to 4.x..

    €180 (Avg Bid)
    €180 licitátlag
    1 árajánlat

    I'm on the hunt for a sourcing specialist experienced in the telecom industry. The ideal candidate will be able to establish partnerships with suppliers offering both prepaid and postpaid top-up services. The candidate should also have an extensive network in the telecom sector and the ability to source supplies from all countries. Key Responsibilities: - Identify and establish partnerships with local suppliers providing both prepaid and postpaid top-up services across the globe. - Source suppliers in countries such as the United States, China, and Brazil as well as all other countries. - Utilize existing connections in the telecom industry to ensure high-quality suppliers and competitive pricing. - Negotiate contracts and agreements with identified suppliers. Ideal Candidate...

    €2761 (Avg Bid)
    €2761 licitátlag
    1 árajánlat

    We're seeking a detail-oriented and web-savvy freelancer/contractor to build a comprehensive database of sign manufacturers/companies in France. Project Scope: • Research and identify qualified sign manufacturers/companies/suppliers/sellers/stores across France. • Utilize various online resources, including: o Search engines (Google, Bing, etc.) o Social media platforms (Facebook, Instagram, LinkedIn) o Industry directories and publications (list specific resources if known) o Business databases (mention specific databases if known) • Gather and verify contact information (name, email, phone number) for each lead. • Compile lead data into a Excel format . Qualifications: • French reading and understanding - ONLY • Excellent r...

    €110 (Avg Bid)
    €110 licitátlag
    25 árajánlat
    Xamarin Migration to .NET 6 nap left
    HITELESÍTETT

    I am in need of an experienced developer with a strong background in Xamarin. Specifically, I am looking for a professional who can migrate my current Xamarin application to .NET 8. The ideal candidate should be well-versed in: - Xamarin Framework: As the current application is built on Xamarin, the developer must possess a deep understanding of this framework. - .NET 8: I require the application to be migrated to .NET 8. The successful bidder must have a proven track record in migrating applications to this platform. The developer should also be well-versed in the following: - Mobile App Development: Experience in developing and migrating mobile applications is a must - Understanding of E-commerce: As the application serves a business purpose, ...

    €428 (Avg Bid)
    €428 licitátlag
    14 árajánlat

    I require the expertise of a proficient Odoo ERP freelancer to assist in migrating data from an old system to a new one. Key Requirements: - Expertise with Odoo version 15. Familiarity with the ins and outs of this system version is crucial to successfully migrate the data without loss or corruption. - Extensive experience is paramount. I'm eager to hear about the similar data migration projects you've handled in the past and the results you've achieved. - A deep understanding of the Accounting module which the data is primarily focused on. Ensure you are adept at dealing with figures, financial data, balance sheets and other financial reports. Best suited freelancers would be detail-oriented, meticulous, and possess a proven track rec...

    €339 (Avg Bid)
    €339 licitátlag
    5 árajánlat

    I'm seeking a talented copywriter who can effectively generate engaging content for an advertisement video aimed at parents. The primary goal of this project is to grow awareness about a specific product, and it's essential that the writer can connect with the target audience on a deep, meaningful level. Key project deliverables: - High-quality, compelling copy for the video ad script in Hindi - Engaging content that highlights product features and benefits - An emotional connection with parents in the viewer's group Ideal candidate skills and experience: - Proven experience in writing video ad copies - Ability to write persuasive, meaningful, and relatable content for parents - Comprehensive understanding of marketing and advertising st...

    €66 (Avg Bid)
    €66 licitátlag
    10 árajánlat

    I'm looking for an experienced Salesforce expert who can help me with resolving Salesforce tickets (cases) involving varied aspects of Salesforce. Key Responsibilities: - Assistance in Data Migration: I need a professional who can aid in moving data seamlessly within Salesforce. - Workflow Automation: I require help in setting up and fine-tuning workflow automation on my Salesforce platform. - Customization of Fields: Expertise in customizing fields to suit my business requirements is a must. - In-Depth Understanding: I need assistance with Apex, admin topics, Einstein Analytics, LWC, and Aura – so a comprehensive understanding of these areas is crucial. - Specific Features: The ideal applicant should be adept at Apex development, Salesforce administ...

    €757 (Avg Bid)
    €757 licitátlag
    9 árajánlat
    €50 licitátlag
    1 árajánlat

    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 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 work in a timely manner.

    €12 (Avg Bid)
    €12 licitátlag
    81 árajánlat

    I am in need of an ex...Criteria: The program is open to all IT companies, independent vendors, and freelancers supporting a diverse range of clients, primarily those in the early stages of AWS cloud solutions adoption, including start-up’s, small to medium-sized businesses, and independent software vendors projects must meet the eligibility requirements set forth in this program. To qualify for the rewards program, you must be actively engaged in AWS projects and billing Amazon for services rendered, with a minimum billing of $150. Eligible participants can receive cash prizes starting from $299 for as long as they continue billing Amazon. If you'd like to learn more about the program or discuss potential migration of your existing clients from other cloud...

    €685 (Avg Bid)
    €685 licitátlag
    10 árajánlat
    StrongSwan Tunnel Error Resolution 6 nap left
    HITELESÍTETT

    ...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 issues - Familiar with debugging and re...

    €120 (Avg Bid)
    €120 licitátlag
    10 árajánlat

    I'm l...experienced developer to help with real-time text data scraping via API and management using BeautifulSoup. This project is primarily focused on retrieving text data and storing it in a database. Key Responsibilities: - Implement an API scraper to continuously retrieve text data in real-time - Utilize BeautifulSoup for data extraction and management - Develop a robust database to store all the scraped text data The ideal candidate should have: - Proficiency in Python programming language - Strong experience with API scraping and BeautifulSoup - Previous work involving real-time data scraping - A good understanding of database management It is important that the data scraping runs seamlessly and accurately in real-time. Prior exper...

    €6 / hr (Avg Bid)
    €6 / hr licitátlag
    27 árajánlat
    Python Data Analysis File Fix 6 nap left
    HITELESÍTETT

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

    €8 / hr (Avg Bid)
    €8 / hr licitátlag
    40 árajánlat

    ...from a cloud server to AWS. Seeking an experienced AWS expert to provide a couple of hours of verbal advice over a Zoom meeting. Requirements: Extensive experience with AWS, including EC2, S3, RDS, LightSail, Route53 and other AWS services. Proven track record of successfully migrating websites to AWS. Ability to provide clear, actionable advice and best practices for a smooth migration process. Strong communication skills to explain complex concepts in an easy-to-understand manner. Responsibilities: Share your experience and best practices for migrating websites to AWS. Answer any questions we may have regarding the migration process. Guide on optimizing our AWS setup for performance and cost efficiency. Address any potential issues or chal...

    €29 / hr (Avg Bid)
    €29 / hr licitátlag
    39 árajánlat

    ...someone who can create a database in MS Access for Invoices Log (tracking for already processed invoices) with the following features. 1- A list of all invoices (Master List) with the field names I will provide. 2- A list of all Contracts with the field names I will provide. 3- A list of all Purchase Orders. 4- A list of Approvers who is approving the invoices. 5- A list of Accounts. 5- All of these list should be linked with each other. The database should have a login page. After Login, there should be a a Main Page, with link to the above mentioned list pages plus, Add Invoice, Search Invoice, Search Approver, Search Contract, Search PO, Search Account and Reports pages. For Add New Invoice page, ...

    €138 (Avg Bid)
    €138 licitátlag
    16 árajánlat
    UDP/IP NETWORK PYTHON EXPERT 6 nap left
    HITELESÍTETT

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

    €39 (Avg Bid)
    €39 licitátlag
    11 árajánlat

    I'm seeking a diligent and thorough research assistant to support me in conducting a literature review on a specific topic. - **Scope**: The review should provide an overview of the topic. This includes summarizing existing literature, identifying key themes, and establishing the current state of research. - **Format**: The final output should be in a Word document. The ideal candidate for this role should have excellent research and analytical skills, a good understanding of academic writing, and the ability to synthesize and present complex information in a clear, structured manner. Please provide examples of previous research or literature review work when applying to demonstrate your expertise in this area.

    €63 (Avg Bid)
    €63 licitátlag
    24 árajánlat

    I'm in the early stages of establishing my business as a supplier of electrical and marine equipment. My aim is to supply to not only big industry players like Reliance and L&T but also to other companies in the marine industry. Key Points: - I'm looking for a freelancer who can help me build a network of potential clients in these industries. - Your role will be to identify potential buyers and establish connections with them on my behalf. - Prior experience in B2B sales, particularly in the electrical and marine equipment sectors, would be a significant advantage. - Knowledge of the big players in these industries and the ability to navigate the complex procurement processes of major companies is essential. - Excellent communication ...

    €260 (Avg Bid)
    €260 licitátlag
    5 árajánlat

    ...audio files smoothly and efficiently. Main responsibility: - Download audio files with full permissions from the online database provided. - Ensure all downloaded files are in audio file format and properly labeled according to instructions. - Save these audio files to your personal Dropbox account which has a minimum capacity of 1TB. Qualification: - Experience and proficiency in storing and managing files in Dropbox. - Have a Dropbox account with a minimum storage capacity of 1TB. - Exceptional attention to detail to ensure each file is stored properly and organized. - Ability to work quickly and efficiently, with 1 day deadlines. - Has unlimited internet connection with high download and upload speeds. Required Skills and Abilities: - Good file m...

    €21 (Avg Bid)
    €21 licitátlag
    9 árajánlat

    ...Description: We are looking for an experienced developer to automate the process of retrieving data from specific websites using CRM and CID numbers. The goal is to develop a script or tool that will: Look up Doctor's Specialization: Use CRM numbers to search on the website: CFM Doctors Search Extract doctor's information including their specialization. Look up Disease Descriptions: Use CID numbers to search on the website: MedicinaNet CID10 Search Extract the disease description. Deliverables: ( ) A script or tool that can take a list of CRM and CID numbers as input. Automate the search process on the specified websites. Extract the required data and compile it into an Excel file with separate sheets

    €19 (Avg Bid)
    €19 licitátlag
    6 árajánlat

    I'm looking for a skilled professional who can migrate an existing voicemail manager system from Google Script (Javascript) to Office365. The primary purpose of this migration is to rebuild the system on a completely different platform. Key Requirements: - Proficient in Google Script (Javascript) - Familiar with Office365 platform - Previous experience with voicemail manager systems is a plus The ideal candidate for this project should have a strong background in both Google Script and Office365, with a particular focus on migration projects. Since the goal is to enhance the system's reliability, it is important that the freelancer has a good understanding of the intricacies of voicemail manager systems. The project...

    €146 (Avg Bid)
    €146 licitátlag
    18 árajánlat

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

    €6 / hr (Avg Bid)
    €6 / hr licitátlag
    20 árajánlat

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

    €18 / hr (Avg Bid)
    €18 / hr licitátlag
    13 árajánlat

    I need help migrating my Joomla-based website, which currently features a Currency Converter, to a new hosting server. Key Requirements: - Migrate the entire website (including the Currency Converter feature) from the existing server to a new one. - Ensure that the Currency Converter functionality remains intact and fully operational post-migration. Ideal Skills and Experience: - Proficiency in Joomla, PHP, and MySQL. - Prior experience with migrating websites, particularly those with dynamic features like Currency Converters, would be beneficial. - Strong attention to detail to ensure all components of the website are correctly transferred and operational.

    €34 (Avg Bid)
    €34 licitátlag
    6 árajánlat

    I'm seeking a writer to compose a 25-page double-spaced report which delves into the connection between ESG scores and real estate company performance. The main questions I'm looking to address in the study are; - Are real estate companies with high ESG scores more profitable? - Does having a high ESG score increase investor interest in real estate companies? - What is the correlation between ESG scores and stock performance of real estate companies? The data for this analysis should be sourced from the past 5 years, and the report should be comprehensive and well-structured, with clear methodology and results. The study should be global in scope, encompassing a range of real estate companies and markets worldwide. This project would be best...

    €937 (Avg Bid)
    Titkos
    €937 licitátlag
    58 árajánlat

    I'm in need of a logo designer who can create a logo that will serve as a strong representation of my brand. Key requirements: - The logo should primarily focus on establishing a brand identity. - I envision a style that's elegant and luxurious. - The logo will be used across various mediums including online platforms (websites, social media), print (business cards, flyers), and even merchandise like apparel and mugs. Ideal Skills and Experience: - Proven experience in logo design, especially for brand identity. - A portfolio showcasing elegant and luxurious logo designs. - Experience in designing for various mediums, including digital and print. - Good communication skills to understand and translate my vision for the brand int...

    €839 (Avg Bid)
    €839 licitátlag
    78 árajánlat

    I'm in need of a talented developer to design and establish a platform that connects volunteers with nursing homes. The features do include: - User profiles which will consist of the name, contact information, as well as skills and interests. - Search and filtering options that will make finding specific user profiles easier. - A user-friendly messaging functionality for enhanced communication. The user roles on the platform are divided into two categories: - Volunteers who will utilize this platform to seek service opportunities in nursing homes. - Administrators in charge of monitoring and managing the platform. The ideal freelancer for this project should have experience in web development with a focus on user interface design and backend functional...

    €155 (Avg Bid)
    €155 licitátlag
    29 árajánlat