Zencart discount error jobs

Filter

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

    ..."xls", "xlsx", "doc", "docx" shortener (optional) Number Shortener ID, specify the shortener you want to use if you want to shorten the links in your message. You can get the list of available shorteners from /get/shorteners Default value: none Success Response Format Field Type Description status Number List of Codes 200 = Success message String Response message data Array Array of data Error Response Format Name Type Description status Number List of Codes 400 = Invalid parameters 401 = Invalid API secret 403 = Access denied 404 = WhatsApp account doesn't exist 500 = Something went wrong message String Response message data Array Array of data Send a Sample Request url Parameters secret secret String account account...

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

    I'm experiencing an urgent situation with my Google business account. Every time I try to upload product images, they are being rejected by Google but I'm not receiving any specific reason or error message. I need help to resolve this issue immediately. Ideal skills and experience for this job include: - Experience working with Google business profiles and photo uploading - Familiarity with common issues related to image rejections - Ability to troubleshoot and resolve technical issues quickly and efficiently I would appreciate it if this could be resolved as soon as possible. Thank you.

    $25 (Avg Bid)
    $25 Avg Bid
    2 bids

    Error establishing a database connection This either means that the username and password information in your file is incorrect or that contact with the database server at localhost could not be established. This could mean your host’s database server is down. Are you sure you have the correct username and password? Are you sure you have typed the correct hostname? Are you sure the database server is running? If you are unsure what these terms mean you should probably contact your host. If you still need help you can always visit the WordPress support forums.

    $20 (Avg Bid)
    $20 Avg Bid
    37 bids

    you need to do the following : -fix elementor not loading problem when clicking on "edit with elementor" -you need to import the demo pages that came with the theme, because it gives "demo import error"

    $20 (Avg Bid)
    $20 Avg Bid
    48 bids

    We operate a Google Sheet that fetches information from another spreadsheet identified in cell C1. Users mark checkboxes in Row A and click "Build Documents." When a user picks multiple checkboxes to generate documents, the Google Script halts after 300 seconds due to an overload. The objective is to devise a systematic workaround to finish processing the document batch without additional manual intervention. For example, here's a replica of the spreadsheet you can use to test your code. The documents created all appear here: Then deploy the working code to the Original spreadsheet. All bids are final.

    $117 (Avg Bid)
    $117 Avg Bid
    12 bids

    I'm seeking a skilled developer with Drupal experience to enhance the functionality of the Node by Email module. The specific improvements required are: Original Function ...let me know before you start. The ideal candidate for this project will have: - Proficiency in Drupal and significant experience working on similar projects. - A strong understanding of email parsing and data handling. - Strong communication skills to ensure a clear understanding of the required changes and their implementation. - Attention to detail and a commitment to producing high quality, error-free work. - The ability to work independently and to meet project deadlines. If you are confident in your Drupal skills and have a proven track record of enhancing the functionality of modules, I'd lo...

    $155 (Avg Bid)
    $155 Avg Bid
    34 bids

    I need a skilled mobile app developer to troubleshoot performance issues and crashes my app is experiencing. Your job will include: 1. Debugging and Fixing App Crashes: - The app is crashing and displays various error messages. Understanding this behavior across different devices will be necessary in developing a solution. 2. Improving App Performance: - The app is showing signs of slow performance such as lagging, load time delays, and slow response. Optimization of these issues for a smoother user experience will be crucial. 3. User Interface Enhancement: - Address some user interface issues, this could be linked to current performance glitches. 4. Uploading the Refined App: - Once all issues are addressed, you will need to upload the updated and optimized app t...

    $183 (Avg Bid)
    $183 Avg Bid
    60 bids

    I want a script that allows me to export a Zencart catalog () to CSV in real-time with the following fields: Title Short description Category (x, y, z) Description Image URLs (URL1, URL2, URL3) Price Stock

    $32 (Avg Bid)
    $32 Avg Bid
    13 bids

    ...Integration: Implement Google Sign-In to allow users to authenticate using their Google accounts. User Redirects: After successful authentication, users should be redirected to the 'typeform11' page as part of our existing workflow. User Data Retrieval: Retrieve and display the user's Google account information including profile picture, email address, and name on the redirected page. Error Handling: Proper error handling to manage authentication failures or other errors. Security: Ensure that the integration adheres to security best practices to protect user data. Specific Tasks: Review the existing CakePHP 2.x application setup. Set up and configure the Google Sign-In mechanism using the client ID and secret obtained from Google Console. Modify existing us...

    $89 (Avg Bid)
    $89 Avg Bid
    6 bids

    A program in Racket/Scheme that implements a parser in its code, controlled by an LL1 grammar of at least 5 rules and performing, for example, validation/translation of some text input. The output of the program will be e.g. input value recognition, translated text or error detection. See an "example 1" . You can use functions fot this example, but the grammar must be you own. Using of recursive descent parser is recomended - see "example 2". General rules: Note that calling a ready-made function from the library is not sufficient to accomplish this task. Your own code must contain a visible algorithm. Your program must work according to the documentation. All documentation must be written in the source code . The program must include: (in source code) Br...

    $35 (Avg Bid)
    $35 Avg Bid
    1 bids

    I need help to sanitize my online database to eliminate duplicate entries. My primary data source is an online database which has become cluttered with repetitive information. This hampers the overall efficiency and creates error in my outputs. I urgently require a skilled data entry expert with a strong competency in data cleaning, in particular, the elimination of duplicate entries. Your role will involve systematically reviewing the database, identifying duplicates and then removing or merging this data. Familiarity with online databases and previous experience in data cleaning is a necessity for this task.

    $179 (Avg Bid)
    $179 Avg Bid
    1 bids

    I need help to sanitize my online database to eliminate duplicate entries. My primary data source is an online database which has become cluttered with repetitive information. This hampers the overall efficiency and creates error in my outputs. I urgently require a skilled data entry expert with a strong competency in data cleaning, in particular, the elimination of duplicate entries. Your role will involve systematically reviewing the database, identifying duplicates and then removing or merging this data. Familiarity with online databases and previous experience in data cleaning is a necessity for this task.

    $11 / hr (Avg Bid)
    $11 / hr Avg Bid
    38 bids
    social media app 6 days left

    ... $cond: [{ $eq: ['$fromUser', userId] }, '$toUser', '$fromUser'], }, lastMessage: { $first: '$$ROOT' }, }, }, { $sort: { '': -1 }, }, { $skip: startIndex, }, { $limit: limit, }, ]); // Further processing and emitting results via } catch (error) { (error); throw error; } }; Performance Results: Total Time: 36.389s Chat Aggregation: 35.670s chats model: `const mongoose = require('mongoose'); const chatSchema = new ( { fromUser: { type: , ref: 'User', }, toUser: { type: , ref: 'User', }, type: { type: String,

    $21 / hr (Avg Bid)
    $21 / hr Avg Bid
    44 bids

    I'm searching for an experienced JavaScript web developer to design a potent bot for an unspecified auction site. This bot will be responsible for an array of automatic duties, including: • Continuous...conclusion. • Maintaining the highest bid throughout the auction. • Instantly outbidding any other participants. • Ensuring each bid placed exceeds the previous one by a particular margin. This specific project requires a high level of proficiency in JavaScript, a keen understanding of auction dynamics, and experience in developing similar bots would be advantageous. The end-product must be efficient, error-free, and capable of handling high-stakes auction scenarios. Your contribution to this project would be invaluable in aiding my strategic positioning i...

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

    I'm currently on the lookout for a specialist in COMSOL simulations, with profound understanding and experience, particularly in the field of biomedical applications of microneedles. The aim is to correct and resolve issues pertaining to the file, f...files and rectifying the errors. - Accurately simulating the microneedle's interaction with the skin. Requirements for this project: - Extensive experience with COMSOL simulation software. - Detailed knowledge in biomedical engineering, particularly microneedles. - Ability to accurately simulate physical interactions and provide relevant results. The primary outcome of this project is an error-free file that correctly simulates the microneedle and skin interaction, providing beneficial data that can further aid in biom...

    $75 (Avg Bid)
    $75 Avg Bid
    6 bids

    I'm currently experiencing some technical problems with my PHP website. Though it functions smoothly on localhost via X...our server on HostGator. The desired candidate for this job has the following abilities: - Extensive knowledge in PHP and server-handling, preferably with HostGator - Experience with troubleshooting and resolving website issues - Capable of fixing server-related issues Typical problems we're facing include: - Site not functioning correctly on the server despite proper local host operation - Error messages - Performance issues This troubleshooting requires someone who can detect and fix issues from server-end to user interface. Prior experience with cases similar to ours will be a plus. Applicants should also offer recommendations to prevent these i...

    $12 (Avg Bid)
    $12 Avg Bid
    16 bids

    I'm urgently seeking a WordPress expert to help me with my site. I'm currently experiencing error messages whenever I try to load the website. This issue is critically impacting the site's functionality, rendering it completely inaccessible. I need someone who can promptly identify and resolve the root cause of these error messages. The ideal candidate should have: - Extensive experience in troubleshooting WordPress errors - A proven track record of quickly and effectively resolving critical site issues - The ability to communicate clearly and provide updates on progress - Excellent problem-solving skills - Availability to immediately start working on the task Your efforts will help to ensure the site is back online and functioning as soon as possible.

    $27 (Avg Bid)
    $27 Avg Bid
    38 bids

    I'm a mid-career professional in the finance sector and ready to take my career to the next level. I'm looking for a skilled CV writer who can restructure my current resume, highlight my key achievements and enhance the overall formatting and design. Key requirements include: - Restructuring the content: I need a professional to revise my CV's content to en...design should be suitable for the finance sector. Ideal skills and experience that I'm looking for in a freelancer include: - Proven track record in rewriting and enhancing CVs, especially for mid-career professionals. - Strong understanding of the Finance industry and what recruiters in this sector are looking for. - High level of proficiency in English and attention to detail to ensure my CV is error-fr...

    $33 (Avg Bid)
    $33 Avg Bid
    33 bids

    ...visually appealing gallery to showcase my work. You should have experience with aesthetically pleasing image placements. - Booking System: An intuitive booking system is required. Experience with calendar integration, user-friendly date and time selection, and automatic confirmation messages is a must. - Contact Form: Need a professionally designed, easy-to-use contact form. Responsive design and error-free functionality are crucial. Ideal candidate: - Have excellent web design capabilities, with a strong focus on creating professional and clean layouts - Experienced in creating portfolio websites - Knowledge of the latest web functionalities and principles - Strong attention to detail with regards to layout, design and end-user experience. If you believe you're the right ...

    $69 (Avg Bid)
    $69 Avg Bid
    45 bids

    I need a professional who can resolve a persistent issue I'm experiencing while connecting my ...to Cloudflare. Your primary task is to troubleshoot and fix the 1014 CNAME Cross User Banned Error that repeatedly occurs during the connection. I have full access to both my Cloudflare and GoHighLevel accounts, so you can freely work on resolving the issue. The ideal candidate for this project should have: - Profound knowledge and expertise working with GoHighLevel and Cloudflare - Extensive experience in troubleshooting and resolving CNAME errors - Excellent problem-solving skills I need this issue resolved promptly to ensure seamless connectivity between my GoHighLevel whitelabel account and Cloudflare. Please only bid if you are confident in your ability to troubleshoot and ...

    $82 (Avg Bid)
    $82 Avg Bid
    5 bids

    I'm having an issue with 2 of my Wordpress contact forms. Attempts to submit the form result in a "form submission failed" error. . Your task will be to dig into this issue and fix it so the form submissions start coming through correctly again. You'll also let me know what went wrong in the first place, and how I can prevent a similar issue in the future. I'd appreciate a prompt resolution. Happy Bidding!

    $22 (Avg Bid)
    $22 Avg Bid
    75 bids

    As a PHP and MySQL expert, your task will be to fix a challenge I'm facing with PHPSpreadsheet. My Excel data is not being imported correctly into MySQL as tables are not being created. Despite no error messages alerting me to these issues, the hiccup persists. Below is a more detailed description. After login, the user uploads 4 required and 2 optional Excel files on the dashboard page. The files are uploaded to an “upload” folder on the server and the file names and other info are stored in the “files” table of the mysql database. All of the above works with no problems. Once the actions above are complete, a button at the bottom of the dashboard page is activated. When the button is pressed, PHPSpreadsheet is used to move the data from the Excel...

    $171 (Avg Bid)
    $171 Avg Bid
    33 bids

    Currently struggling with finding my linked Facebook page from Instagram. While there are no visible error messages popping up, the inability to retrieve the linked page continues to be an issue. Furthermore, this isn't my first attempt at linking. In fact, I had a previous Instagram account linked to the Facebook page, but decided to unlink it at some point. Seeking an individual with: - Extensive knowledge in social media interconnections - Prior experiences in resolving related issues - The ability to efficiently fix this problem. The aim is not just to successfully link both accounts, but to also ensure seamless integration for future uses. Your help would be greatly appreciated.

    $116 (Avg Bid)
    $116 Avg Bid
    25 bids

    ...familiar with common errors and performance bottlenecks. - Troubleshooting Skills: You need to be adept at identifying and resolving both compilation and runtime errors. Experience with debugging tools is a plus. - Performance Optimization: Prior experience in optimizing the performance of C# applications will be highly beneficial. - Strong UX/UI Understanding: While the primary issues are with error messages and performance, any insights you have regarding the app's user interface and experience are welcomed. - Creativity and Problem-Solving Skills: The project also involves some upgrades and edits to the existing app. Hence, your ability to think creatively and solve complex problems in C# will be essential. If you have the necessary skills and experience, I'd lo...

    $37 / hr (Avg Bid)
    $37 / hr Avg Bid
    70 bids

    I'm in need of assistance with the transfer of our .net & .com domains from GoDaddy & Hostgator, over to our new Squarespace website. I'm undecided as of now if I will need help with DNS changes as part of the project. It would be great if you have: - Extensive experience in domain transfer. ...our new Squarespace website. I'm undecided as of now if I will need help with DNS changes as part of the project. It would be great if you have: - Extensive experience in domain transfer. - Thorough knowledge and understanding of DNS changes and settings. - Ability to provide suggestions and direction regarding DNS changes, if necessary. - Excellent attention to details to ensure a smooth and error-free transfer process. I'm hoping for a quick, hassle-free t...

    $120 (Avg Bid)
    $120 Avg Bid
    53 bids

    I'm seeking an experienced freelancer who can efficiently convert a PowerPoint slide show into a regular presentation format. The conversion process should preserve all the contents of the original file without making any additional design alterations or edits. Expertise in Microsoft PowerPoint is crucial for this project. No grammar error should be present in the final output. Skills needed: - Fluent in English to avoid miscommunication - Proficient in Microsoft PowerPoint - Meticulous attention to details - Proven record in similar past work experience

    $35 (Avg Bid)
    $35 Avg Bid
    29 bids

    I'm looking for a sk...page should change accordingly. The primary focus is the hyperlink in the buttons of the home page and other pages, allowing for dynamic content based on these parameters. - Error Handling: In case of missing or invalid URL parameters, the home page should gracefully revert to default content. This will ensure a good user experience even when there are issues with the parameters. Ideal candidates for this project should have: - Proficiency in web development, particularly with URL parameter manipulation. - Experience with front-end technologies, especially in adjusting layouts dynamically. - A strong understanding of error handling in web applications. If you have these skills and are confident in your ability to deliver a robust solution, I�...

    $25 (Avg Bid)
    $25 Avg Bid
    47 bids

    WordPress & Database Speed Optimization required : 1- Database optimization as one of my plugins is sending queries to DB - some time causing connection Error - or unreachable host Error. 2- Without CDN if possible 3- Including Premium plugin - I have 10 web booster Pro subscription. - If required. 4- Automatic Photo Optimization 5- Permanent solution. 6-Minification - if required. Urgent start up required, who is free and can finish asap.

    $48 (Avg Bid)
    $48 Avg Bid
    35 bids

    ...initial cryptography course , with no prior knowledge required to get started , after some time of testing the market of high ticket courses sales we have decided to offer the course for just 33$ with a target "sales goal" to sell at least 100k units of it , hence i need multiple sales agents to do email marketing and social media marketing across all social media platforms , hence i created a discount code for freelancers here to use "FREELANCERMARK13" for 5% off and to know that this sale is coming from you not other channels , this is a commission based project with no base pay , your compensation would be 10% "3$" of each sale , however it's a 33$ course so for an experienced marketer i think you can sell hundreds of units per day , DON...

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

    Hi Anfal A., I noticed you posted a following project ( https://www.freelancer.com/projects/wordpress/SSL-Certificate-Error-Fix-for/details )

    $10 (Avg Bid)
    $10 Avg Bid
    1 bids

    I'm seeking a skilled individual to help me with my e-commerce website. The PayPal payment gateway, which was fully integrated and working well recently, has now started showing an error message when customers try to make payments. Specifically, the issue is that payments are not being processed. Key tasks require: - Identifying the root cause of this problem - Fixing the issue to ensure seamless payment processing Skills and experience required: - Previous experience in diagnosing and resolving PayPal payment gateway integration issues - Proficiency in e-commerce website maintenance and troubleshooting - Strong communication skills to explain the issue and solutions clearly - Prompt and effective problem-solving abilities I need someone who can work efficiently to addres...

    $13 / hr (Avg Bid)
    $13 / hr Avg Bid
    122 bids

    As part of my existing business, I am seeking a freelancer to help me integrate about 20,000 products into my Shopify store. This is a large project and requires meticulous attention to detail and accuracy. Key Requirements: - The products are to be adapted from a physical catalog (PDF File), which means you will need to carefully transfer product descriptions, images...e-commerce platforms, particularly Shopify. - Excellent attention to detail, as mistakes could have significant impact on the store's functionality and customer experience. - Strong communication skills to keep me updated on the project's progress and to clarify any uncertainties that may arise. - A proactive approach to problem-solving and quality assurance, ensuring that the final product is error-free a...

    $1042 (Avg Bid)
    $1042 Avg Bid
    107 bids

    I am having a problem with my PHP script that has led to an undefined variable error. Specifically, this error is showing up in the section that handles database activities, particularly during data insertion process. I will provide a video to illustrate the exact issue. Here's what I am seeking: - An expert in PHP scripting that can resolve this undefined variable error - Someone with solid experience handling database operations (especially with data insertion) - Ideally, you will have a background in debugging PHP scripts and database handling Your task will be to identify and correct the errors in my script to ensure smooth and error-free database operations. This should involve an in-depth understanding of the code, pinpointing the undefined variable...

    $27 (Avg Bid)
    $27 Avg Bid
    59 bids

    I've been experiencing issues with email deliverability when sending to Gmail addresses via my Outlook account. I receive an "SMTP error from remote mail server" each time I attempt a delivery. I handle my SPF and DKIM records directly through my DNS provider. This task requires a skilled professional who can: - Efficiently analyze and diagnose the SMTP error - Assess and adjust SPF and DKIM records if necessary - Rectify email delivery to Gmail addresses from Outlook The optimal freelancer would have significant experience in DNS management, troubleshooting SMTP errors and, fluency with SPF and DKIM configurations. Knowledge of Outlook operations will also be an asset to this project.

    $38 (Avg Bid)
    $38 Avg Bid
    8 bids

    ...user account management, and implementing Selenium scripts for login verification and automated reporting from web portals. Responsibilities: Integrate Microsoft 365 and Bitwarden APIs to automate the creation and management of user accounts and secure credentials. Develop and maintain Selenium automation scripts to validate logins and pull reports from web portals. Implement robust error handling and reporting mechanisms for failed logins and other issues. Schedule automated tasks to ensure timely execution of scripts and operations. Maintain compliance with security best practices throughout the system's architecture and implementation. Required Skills: Proficiency in Python and experience with Selenium for web automation. Experience with Mi...

    $14 / hr (Avg Bid)
    NDA
    $14 / hr Avg Bid
    16 bids

    My WordPress site has been hacked and is down now, showing error messages on the homepage. I need a skilled WordPress developer to fix the site. Key Tasks: - Remove malware and restore the site from a backup - Implement robust security measures to prevent future hacking - Fix error messages displayed on the homepage - Ensure the site is fully functional Ideal Skills and Experience: - Proficient in WordPress security and web development - Experienced in malware removal and restoration - Knowledgeable in implementing security measures - Able to troubleshoot and fix error messages - Familiar with backup and restoration processes - High attention to detail and quality of work. Please note that this project is time-sensitive and the selected freelancer must be able to...

    $41 (Avg Bid)
    $41 Avg Bid
    123 bids

    I need an experienced graphic designer to create 100 brochures that promote a variety of courses that attract and provide essential information to professionals. The designed brochures should be...The designed brochures should be eye-catching and informative, able to effectively communicate course details and persuade potential students to enroll. Key requirements: - Professional design skills: able to create engaging and informative brochures. - Understanding of target market: experience designing for professionals in a learning environment. - Attention to detail: each brochure must be error-free and contain the necessary course information. - Ability to handle bulk orders: a total of 100 brochures is required. - Timely delivery: the project has a set timeline, so prompt delivery ...

    $225 (Avg Bid)
    $225 Avg Bid
    35 bids

    ...; (token); } else if(('ios')) { ("iOS platform, response object:", r); if(r) { try { var tokenObj = (); var token = ; (token); } catch(e) { ("Error parsing payment data:", e); } } else { ("No data received in payment response"); } } },(r) => { ().then(); }); }) } makePaymentWalletTokenIos(token: string) { (); const payload = { OrderId: ,

    $45 (Avg Bid)
    $45 Avg Bid
    7 bids

    Wordpress Single product page - product tab section - Need to change tab title and tab content. Note- this was done long back by the person who designed the website. Probably he used some snippets to change the tab name. The present tabs are - Description Additional Information - ( now named as - "size guide" ) reviews Freelancer needs to change the tab content of "size guide" and explain, from where content can be uploaded for the tab - "size guide"

    $15 (Avg Bid)
    $15 Avg Bid
    20 bids

    I am looking for technical help to address and solve a persistent connection error that occurs on my Android device - a smartphone. The primary issue lies in the fact that the phone fails to establish a successful connection to the server. The nature of the server is slightly ambiguous as I'm not quite sure. • Requirements: - Experience with Android systems - Deep understanding and expertise in server connection dynamics - Ability to accurately diagnose and resolve server connection issues • The immediate task is to: - Identify why my smartphone cannot connect to the server - Implement a foolproof solution that will ensure a smooth and reliable connection in the future. Skill in android development, networks, and problem-solving will be beneficial for this ...

    $5 - $9 / hr
    Sealed
    $5 - $9 / hr
    9 bids

    I'm seeking a skilled Flutter developer who can enhance my project with several features. Your responsibilities will include: CRUD Functionality: - Implementing Create, Read, Update, and List functions in my Flutter application. Having prior Flutter and CRUD development knowledge will be advantageous. Live Location Mapping: - Integrating features that show the current location, track user movement, and display nearby places. Familiarity with mapping tools and APIs is required. Selfie Functionality: - Enabling the app to take a selfie and save it to the device. Proficiency in working with device camera APIs and photo storage will be beneficial. This project requires significant expertise in Flutter, location-based services, and device camera integration. Thank you for considering ...

    $6 (Avg Bid)
    $6
    5 entries
    CodeIgniter Website Repair 5 days left
    VERIFIED

    I'm looking for an experienced developer to help me fix a few issues with my CodeIgniter website. The website is running slow and throwing error messages, with several key features not working properly. Time is of the essence, so I need someone who can jump on this ASAP. Your responsibilities will include: - Resolving the error messages that are appearing - Fixing the login feature and ensuring it works as designed - Restoring the search function to full functionality - Repairing the payment processing feature and ensuring it functions correctly Ideal candidates should have: - Proficiency in CodeIgniter with a proven track record of successfully repairing websites on this platform - Strong debugging and problem-solving skills - Excellent understanding of website functi...

    $165 (Avg Bid)
    $165 Avg Bid
    105 bids

    ...dashboard that visualizes user engagement metrics. The dashboard should be interactive, visually appealing, and provide detailed insights into user behaviors. - Third-party APIs Integration: The portal will need to be integrated with several third-party APIs, including Social Media Platforms, Payment Gateways, Email Marketing Services, and SMS Marketing. These integrations should be seamless and error-free. Ideal skills and experiences for this project include: - Proficiency in Full Stack development, particularly with React - Previous experience in building secure and user-friendly web portals - Strong background in integrating various third-party APIs - A keen eye for design and user experience If you believe you possess the skills and experience needed for this project, plea...

    $4162 (Avg Bid)
    $4162 Avg Bid
    139 bids

    I'm having email sending issues with WHM and cPanel due to the HELO_NO_DOMAIN error. My primary goal is to ensure proper email authentication and prevent emails from being marked as spam. I'm also looking for help troubleshooting this issue. Ideal Skills and Experience: - Expertise in WHM and cPanel - In-depth knowledge of email delivery systems - Experience with email authentication protocols - Ability to troubleshoot HELO_NO_DOMAIN error - Familiarity with spam prevention tactics - Previous experience in resolving similar issues

    $23 (Avg Bid)
    $23 Avg Bid
    23 bids

    I am in need of a skilled proofreader/copyeditor who can work magic on a 70-page business report. The ideal freelancer should: - Have experience in proofreading and copyediting, particularly in business-related content. - Be adept at refining grammar, punctuation, and spelling. - Deliver the r... The ideal freelancer should: - Have experience in proofreading and copyediting, particularly in business-related content. - Be adept at refining grammar, punctuation, and spelling. - Deliver the reviewed and revised document within a two-week timeframe. The task does not require substantive editing around structure, clarity, or style but attention to detail is vital to ensure the report is error-free and polished. Your expertise will be critical to delivering a professional, top-quali...

    $363 (Avg Bid)
    $363 Avg Bid
    148 bids

    ...com/go-gst/go-gst/examples" "" ) func padProbes(mainLoop *) error { (nil) // Parse the pipeline we want to probe from a static in-line string. // Here we give our audiotestsrc a name, so we can retrieve that element // from the resulting pipeline. pipeline, err := ( "audiotestsrc name=src ! audio/x-raw,format=S16LE,channels=1 ! fakesink", ) if err != nil { return err } // Get the audiotestsrc element from the pipeline that GStreamer // created for us while parsing the launch syntax above. // // TODO: There are some discrepancies still between methods that check the nil // value and return an error, versus those that will instead just return nil. // Need to settle on one way or the other. src, err

    $90 (Avg Bid)
    $90 Avg Bid
    6 bids

    Looking for php/mysql developer to integrate discount coupon backend into admin panel. Straight forward. The admin panel is already working with a mobile app. We need to add that functionalitiy so we can later integrate it on mobile app

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

    After the latest WordPress update, my website has been plagued with various issues that impede its functionality and user experience. Key Responsibilities: - Rectify the broken links and error messages - Ensure the proper functionality of pictures and sliders - Install an SSL certificate to bolster site security If you're adept at mitigating such post-update problems and are knowledgeable in SSL installation, please bid. Deep understanding of WordPress and experience dealing with similar issues is highly advantageous.

    $27 (Avg Bid)
    $27 Avg Bid
    99 bids

    I'm looking to impr...experienced with: - Web design and layout rearrangement - Mobile optimization: The site needs to be optimized for mobile use and should adjust and display correctly on various screen resolutions. - Image and text alignment: Text and images across the website need to be properly aligned irrespective of the device they are viewed on. - Site responsiveness: The website needs to run smoothly and without error, offering users a smooth browsing experience. The project also includes troubleshooting and resolving any potential bugs or errors. The ideal fit will have a strong background in web development, UI/UX design, and have a keen eye for design and layout. Experience with mobile optimization and debugging is also necessary. My budget is very low so kindly ...

    $51 (Avg Bid)
    $51 Avg Bid
    15 bids

    ...within their own company and store. Additionally, agents can view transactions across other users and earn a percentage benefit, such as a 2% profit from transactions made by other users. Admin: Admins oversee all transactions across the platform. They can manage users, including freezing or closing user accounts, and handle refund transactions. Admins also have the authority to update the Merchant Discount Rate (MDR) for each company and payment method. Currently, the platform supports multiple payment methods, including Visa/Master, AliPay, WeChat Pay, GrabPay, and Paynow, each with its respective MDR (e.g., 1.5% for AliPay and 3% for Visa/Master). Settlement Development: Companies have varying settlement dates (e.g., T+1, T+2, T+1 month). Settlement frequency varies based on t...

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