Web sitesi ihtiyacım var jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 web sitesi ihtiyacım var jobs found, pricing in NZD

    We have a Problem to update our shop. We got in the SSH Terminal the following Error: ! Warning: Failed to load plugins. Message: An exception occurred in the driver: could not find driver !! PHP Fatal error: Class ShopwareCoreMigrationV6_5Migration1...Error: ! Warning: Failed to load plugins. Message: An exception occurred in the driver: could not find driver !! PHP Fatal error: Class ShopwareCoreMigrationV6_5Migration1694426018AddEntityIndexToStateMachineHistory contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (ShopwareCoreFrameworkMigrationMigrationStep::updateDestructive) in /var/www/vhosts/***-****.de/httpdocs/vendor/shopware/core/Migration/V6_5/ on line 13

    $115 (Avg Bid)
    $115 Avg Bid
    25 bids

    ...exibe o formulário com a imagem de fundo func ShowForm(img *, width int, height int) (, error) { // Criar janela hInstance := (nil) if hInstance == 0 { return 0, ("Failed to get module handle") } className, err := ("MyWin32Class") if err != nil { return 0, ("Failed to create window class name") } var wc = uint32(({})) = (DefWindowProc) = hInstance = (0, (win.IDC_ARROW)) = (win.COLOR_WINDOW + 1) = className if (&wc) == 0 { return 0, ("Failed to register window class") }

    $844 (Avg Bid)
    $844 Avg Bid
    16 bids

    I need a user interface designer for our new betting site, especially seeking someone experienced in betting sites. I'm looking for a designer who can create an eye-catching user interface for our betting website. The key focus will be on the homepage, where I want to prioritize the display of popular events. Key Requirements: - Experience: Prior experience working with betting websites and understanding of their unique design needs. - Skills: Proficient in UI/UX design, particularly with an eye for creating visually appealing interfaces. - Prioritization: Ability to focus on the homepage design, highlighting the most popular events. The ideal candidate should have a strong track record in both designing visually appealing interfaces and understanding the specific requi...

    $3457 (Avg Bid)
    $3457 Avg Bid
    101 bids
    Fixing error on js 2 days left
    VERIFIED

    function doPost(e) { // Parse the form data from the POST request var formData = (); // Access form fields from formData var firstName = ; var lastName = ; var email = ; var code = ; var vote = ; // Access your Google Sheet var sheet = ().getActiveSheet(); // Append form data to the Google Sheet ([firstName, lastName, email, code, vote]); // Return a response return ("Data submitted successfully.").setMimeType(); }

    $37 (Avg Bid)
    $37 Avg Bid
    24 bids

    ...like below that will serve HTTP & HTTPS without the need to add SSL certificate at the NGINX level and stay using my website using HTTPS relying on GCP-CertificateManager at LB level. How my configuration should look like to accomplish this? This the configuration I trying to use with my Django app. ########### server { server_name _; listen 18000; access_log /var/log/nginx/; error_log /var/log/nginx/; location / { try_files $uri u/proxy_to_app; } location u/proxy_to_app { #proxy_set_header X-Forwarded-Port $http_x_forwarded_port; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header Host $host; proxy_set_header X-Real-Ip $remote_addr; proxy_redirect off; proxy_pass htt...

    $55 (Avg Bid)
    $55 Avg Bid
    15 bids

    ...feature in the HTML code. Whether this is through regular html or implementing a DOM. Once you've shown what code works for more than 2 of the div ID's in the script I will duplicate across all other scripts. No need for your to do this yourself. Just provide the initial coding. - The auto-population should be activated based on two specific VAR (variable) included in the "Autopop ". The autopop will then open a specific Menu item based on the VAR and the Script AutoPop Matrix. - Take the existing birthday pop-up (included at bottom of (HTML to update.txt.) and convert it into a modal but include all of the same criteria for population. Ideal Skills and Experience: - Strong expertise in HTML, JavaScript and possibly AJAX - Prior experience in impleme...

    $257 (Avg Bid)
    $257 Avg Bid
    62 bids

    I'm having trouble with the Apple Pay token not returning correctly within my Ionic application on iOS. It seems to be a recurring issue and I need an experienced developer to come in and fix the problem. This is my code googleApplePay() { var totale = (); ["ApplePayGooglePay"].canMakePayments((r) => { var request: any; if(('android')) { request = { merchantId: , purpose: "Pagamento per l'ordine di ForToGo #" + , amount: totale, countryCode: "IT", currencyCode: "EUR", gateway: "stripe", gpMerchantName: "ForToGo", gpMerchantId: "BCR2DN4TYSRJ332I" };

    $85 (Avg Bid)
    $85 Avg Bid
    6 bids

    ...Unmap() // We know what format the data in the memory region has, since we requested // it by setting the fakesink's caps. So what we do here is interpret the // memory region we mapped as an array of signed 16 bit integers. samples := () if len(samples) == 0 { return } // For each buffer (= chunk of samples) calculate the root mean square. var square float64 for _, i := range samples { square += float64(i * i) } rms := (square / float64(len(samples))) ("rms:", rms) return }) // Start the pipeline () // Block on messages coming in from the bus instead of using the main loop for { msg := ().TimedPop() if msg

    $103 (Avg Bid)
    $103 Avg Bid
    6 bids

    ...are also a few directories which need to be created under /etc/datadog-agent/conf.d/ and files which need to be added into these. For the purpose of this create the directory /etc/datadog-agent/conf.d/mysql.d/ and add under it a file called . The file will be in the same directory as terraform script. - After configuring datadog-agent, the service needs to be restrted - Create a folder /var/log/my_log_folder and ensure that it's owned by ubuntu:ubuntu with read/write permissions - install a service under /etc/system.d/system -- effectively copy a file from the same directory as terraform script to the host and reload config ; this should install a service which then can be configured via systemctl command. - I need to be able to SSH into the servers - The use of an AWS Ela...

    $415 - $1246
    Sealed NDA
    $415 - $1246
    11 bids

    ...impossible. I have attached a small reduction of the code, it is pretty much just calling a CUDA kernel from the Python using Cython. The CMake builds, but when the Cython is imported the symbol cannot be found. (to build you need to define an environment variable CUDAHOME points to your nvcc) Steps: 0 (optional) you can Make the cuda code inside to check if it works (1) run (with CUDAHOME env var) (2) run (fail at this point as the .so file generated does not contain the symbol (undefined symbol)) Ideal Skills: - Proficient in both CUDA and Cython - Experience in wrapping CUDA code using Cython - In-depth knowledge on data analysis algorithms - Ability to deliver high quality, optimised code Your main task will be to ensure seamless integration between the Cython and CUD...

    $27 (Avg Bid)
    $27 Avg Bid
    3 bids

    For my ongoing project, I am in need of an expert in econometric analysis with a special focus on time series data. Here, the tasks will involve: Analysing short and long term relationships between variable... It can be Johansen cointegration analysis, ARDL or ARIMA analysis. Dependent variable; Bitcoin price movement The independent variables are the US interest rate, US inflation, and the NASDAQ index. This project would be ideal for someone who has a strong background in econometrics, statistics, and mathematics. Practical experience in using time series analysis techniques, particularly ARIMA, VAR, and ARDL is essential. Additionally, the ability to clearly communicate complex analysis results would be a significant advantage. Please bid with relevant experience and portfolio...

    $65 (Avg Bid)
    $65 Avg Bid
    22 bids

    ...visible. Parsley can be seen between the böreks. The packaging should say BUREK KING, with the Burger King font, but without the yellow and blue design. The warning should say "Sigara börek can cause considerable hunger. sketch 2 About the design: A skeleton (please not identical) should hold the heart in one hand and the glass with the cay in the other. Above the head should be written "Çay var içersen, ben var seversen...

    $37 (Avg Bid)
    $37 Avg Bid
    57 bids

    ...Component ErrorHandler Error FatalError - During inheritance of ArrayAccess: Uncaught ErrorException: Return type of IlluminateSupportCollection::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/app/current/vendor/laravel/framework/src/Illuminate/Support/ Stack trace: #0 /var/app/current/vendor/laravel/framework/src/Illuminate/Support/(11): I'm looking for an expert on AWS, PHP 8.2, and Elastic Beanstalk who can navigate through these complexities. Your role will be to troubleshoot and fix these issues, ensuring the smooth running of our website post-update. Prior experience in resolving similar AWS issues

    $259 (Avg Bid)
    $259 Avg Bid
    59 bids

    ...in the email and attachment table) Create a schedule that runs after the email schedule, and runs through the attached table, only the records that have not been processed processed: 0, and places in the content field: {'date1': 'RFC-C-FC-250037-2023-P' 'date2': 'Lima, 20 de febrero del 2023' 'date3': '2023-02-20' 'date4': 'LOPEZ MIROQUE JETO' 'date5': 'CALLE VARADERO ASENT. H. LUIS STA. PRIETO VAR RISANTE - PROVINCRISANTE - DEPARTRISANTE' 'date6': '051-93960' 'date7': 'FC-250037-2023' 'date8': 'Infundado'} For data8, search for the word 'Infundado' and obtain the text that continues until the period character (o...

    $261 (Avg Bid)
    $261 Avg Bid
    40 bids

    I have the following code on API RestClient WINDOWS FORM C#, The code works well on a computer with ON WINDOW 10 But on the computer where WINNDOS 7 is installed does not work *** Please: only those who know how to solve the problem for sure. THIS CODE var client = new RestClient(); var request = new RestRequest(); ("Authorization", ); ("Content-Type", "application/x-www-form-urlencoded"); ("grant_type", "authorization_code"); ("code", code); ("redirect_uri", "http://localhost:8083" ); ("scope", "scope"); IRestResponse

    $45 (Avg Bid)
    $45 Avg Bid
    12 bids

    My project focu...management and analysis. - Proficiency in MBA-level academic writing and research. - Familiarity with risk identification methodologies in finance. The primary goal of this project is to conduct a thorough risk assessment within the banking and finance sector. This involves: - Identifying potential risks that may affect this sector. - Providing detailed analysis on the identified risks. - calculate Var using different methods As a finance MBA project, I expect the freelancer to deliver a comprehensive report that not only highlights the risks but also provides suggestions or strategies for managing or mitigating these risks. It's crucial that the freelancer has a deep understanding of the finance sector and the ability to translate this knowledge into actio...

    $20 (Avg Bid)
    $20 Avg Bid
    10 bids

    ...and Mario - Arsenal FC theme Ideal Skills and Experience: - Previous experience in residential interior design. - Proficiency in modern interior design concepts. - Knowledge of space planning and how to maximize the potential of small spaces. - A good understanding of how to create a cohesive design for multi-use rooms. Ideas for decoration:

    $83 (Avg Bid)
    Guaranteed
    $83
    58 entries

    The project is for you to ma...running. It must operate live for 3 days without problems before the project will be complete. EXPERIENCE AND SKILLS: - Solid experience in working with Linode, MongoDB, and Nodejs is necessary. - Ability to work quickly and effectively and on time. NOTE: the MongoDB version is an earlier version. 5.0.4 The backend project is on the server and also the frontend and admin project is there. /var/www/web folder So you will need to run the backend in the server by ssh and confirm the nginx config for frontend deploying. The possible solution is that reinstall OS onto the linode server and start the hosting again. So you can reinstall correct Mongodb again. Both your price and time to complete will win you project. No changes to your time and pri...

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

    I need an experienced iOS developer with experience in Cordova to help me figure out an issue related to the geolocation message. It constantly shows, "`.../var/www/index.html..` would like to use your current location", and I've tried implementing everything online and on forums without any success. The base of the app is a build file compiled from a VueJS project ( and supporting directories).

    $196 (Avg Bid)
    $196 Avg Bid
    37 bids

    The project is for you to...running. It must operate live for 3 days without problems before the project will be complete. EXPERIENCE AND SKILLS: - Solid experience in working with Linode, MongoDB, and Nodejs is necessary. - Ability to work quickly and effectively and on time. NOTE: the MongoDB version is an earlier version. 5.0.4 The backend project is on the server and also the frontend and admin project is there. /var/www/web folder So you will need to run the backend in the server by ssh and confirm the nginx config for frontend deploying. The possible solution is that reinstall OS onto the linode server and start the hosting again. So you can reinstall correct Mongodb again. Both your price and time to complete will win you project. No changes to your time and pri...

    $249 (Avg Bid)
    $249 Avg Bid
    42 bids

    I'm looking for a proficient freelancer to set up a Linux web server and a database server on Ubuntu. The requirements are as follows: - Web Server: Please configure Nginx to serve as the web server. Ensure it's properly installed and optimized for performance. The access to the server should be via ssh keys only. Also provide information on how to set up permissions for individual Laravel projects in /var/www folder. - Database Server: Set up a MySQL database server. Create a database and a user with appropriate permissions and ensure everything is secure. - Security: Implement necessary security measures to harden the servers and ensure the installation is safe from common vulnerabilities. Ideal candidates should have: - Proficiency in Linux serv...

    $55 (Avg Bid)
    $55 Avg Bid
    40 bids
    Trophy icon YENİ LOGO ÇALIŞMASI Ended

    ısıtma soğutma sektöründe faliyet gösteriyorum. internetten kombi, klima, kazan, hidrofor ve tesisat malzemeleri satışı yapıyorum. kurumsal kimlik için logoya ihtiyacım var. eski logo ektedir.

    $17 (Avg Bid)
    Guaranteed
    $17
    240 entries

    I have previously worked code in and stored but it stopped working because readyPromise doesn't work and in that case, it can't load sequently and crashes. New Java stuff?? It doesn't recognize readyPromise with var/const only works as await. Async has problems too. Even without Crashing tilesets seem not to load both from ION and Private/Public Domain. Need to solve this ASAP. You need to download files and work within your Domain or IDE or any other way to work directly with CESIUM LIBRARY!!!!! Or I will give you my Domain FTP access to the project folder and you can Upload .js .html files and see RESULTS in this directory as it will load html and js: YOU HAVE TO WORK WITH CESIUM LIBRARY!!

    $34 (Avg Bid)
    $34 Avg Bid
    17 bids

    I am seeking a developer with intermediate level experience IOS Swift. The task will be to help me get the example code working from the documentation at This is my first time working with IOS and the docs leave out some of the impl...seeking a developer with intermediate level experience IOS Swift. The task will be to help me get the example code working from the documentation at This is my first time working with IOS and the docs leave out some of the implementation. For example, in this code there is not map function, only "..." Bids under £70 only please. ``` var totalUsageByCategory: [ActivityCategory:TimeInterval] totalUsageByCategory = (…) ```

    $276 (Avg Bid)
    $276 Avg Bid
    38 bids

    ...bytes failed with errno=28 No space left on device in /var/www/html/vendor/monolog/monolog/src/Monolog/Handler/ on line 133 in /var/www/html/vendor/magento/framework/App/ Stack trace: #0 [internal function]: MagentoFrameworkAppErrorHandler->handler() #1 /var/www/html/vendor/monolog/monolog/src/Monolog/Handler/(133): fwrite() #2 /var/www/html/vendor/monolog/monolog/src/Monolog/Handler/(119): MonologHandlerStreamHandler->streamWrite() #3 /var/www/html/vendor/magento/framework/Logger/Handler/(88): MonologHandlerStreamHandler->write() #4 /var/www/html/vendor/magento/framework/Logger/Handler/(62): MagentoFrameworkLoggerHandlerBase->write() #5 /var/www/html/vendor/monolog/monolog/src/Monolog/Handler/

    $198 (Avg Bid)
    $198 Avg Bid
    32 bids

    I'm looking for a talented developer to identify and fix a persistent issue in my web browser game developed using PHP, HTML5, JS, Flash and MySQL. I am encountering a problem in my game that causes the creatures not to load to the hunting screen and the fight sequence to not start. The error message that may indicate the problem is in the proxy error log, but it could be something different. In fact, these files are already working files, but I need someone who is an expert on the necessary adjustments. This issue occurs every time I try to start the fight and there is a warning that the connection to the fight server has been lost. 2024/04/13 09:08:09 [error] 13606#0: *56 openat() "/var/www/vhosts/example.com./httpdocs/fproxy/req62347" failed (2: No such file...

    $43 (Avg Bid)
    $43 Avg Bid
    15 bids

    ...moving average, // and had built in scaling abilities to reduce the heigh of the volume bars when displayed on the same chart as price candles. ///////////////////////////////////////////////////////////////////////////////// INPUTS var string GP1 = "Moving Average Line" i_ma_line = (defval=true, title="Display Mov Avg Line", group=GP1) i_length = (defval=20, title="Length", minval=1, maxval=20, group=GP1) i_ma_smoothing = (defval="SMA", title="Smoothing", options=["RMA", "SMA", "EMA", "WMA"], group=GP1) var string GPS = "Scaling" i_scaling = (defval=false, title="Scale Bars", group=GPS) i_scaling_factor = (defval=10, title="Scaling Factor", s...

    $178 (Avg Bid)
    $178 Avg Bid
    9 bids

    ...k1 wFTIxgypk8UhsZTz0niOvKH+/L7QWMEGaPx5+aasndlZ6JVnWWZ16fo1SVTr4Vl5 rXXBrtQaPUmTFFagUsOyVsKdgLKy6NuF6qy4qbdaeiPq64uWJM3GEfo+VOXfwrc4 r6O5f6PL8TP1INrayhgU45RpeUbdJIdgwXP7iif2GrHiQaAHP+ADFSO2ormIKktw SE0QvdGNDSMEciP8iEYw4MidrcrjSGULDSTjqeMWMwy1G7WbHZ2cn/sp+sGmbPNJ 2JxS3w65mwTuBx1+phK7ugPuD7F+5rkRyYw32MfqPhtfuwza84o5hslCNDo3N7jW NQIDAQAB -----END PUBLIC KEY----- `; function encrypt(plaintext) { var crypt = new JSEncrypt(); (PUB_KEY); return (plaintext); } """) # Execs the function "encrypt" with texto as parameter encripted_text = ("encrypt", texto) return encripted_text #### Here the MAIN script try: stringpassword = 'here the password' result= encriptar(stringpassword) print(result) except Excepti...

    $75 (Avg Bid)
    $75 Avg Bid
    29 bids

    Bana rent a car web sitesi yapın

    $266 (Avg Bid)
    $266 Avg Bid
    68 bids

    I have an Ubuntu VPS on Hostinger and faced an issue while setting up a tool (iRedMail). In trying to configure it, I mistakenly reinstalled mysql. As a result, I've lost the databases that were previously stored in /var/lib/mysql. - I have full access to the VPS and can login via the command line. - The MySQL service is currently running on the VPS, but it's empty as I need to recover old databases. - I have specific information about the databases and tables that were deleted. I'm in urgent need of a skilled professional who can help me recover the lost databases. The ideal candidate should possess: - Profound experience in database recovery, particularly on Ubuntu VPS. - In-depth understanding of MySQL database structures. - Ability to work efficiently through c...

    $48 (Avg Bid)
    $48 Avg Bid
    17 bids

    I need a skilled web developer to help me recreate a website similar to the site www.aloravitapeoria.com. its my Wordpress site and have the source code too. Key Changes: I have registered Home Page -> Point to a link in a iframe. About me -> Same as Sell Your Home -> Same as Resources -> Same as www.aloravitapeoria.com. I will give you the script for ‘Schools’ Contact Me -> Same as www.aloravitapeoria.com. Remove ‘Receive Cash Back in Aloravita’ and ‘Quick Contact’ Remove “This website is not affiliated with any builder of Aloravita” in footer Remove “Not any builders representative” in Header Schools Script <iframe className="greatschools"

    $121 (Avg Bid)
    $121 Avg Bid
    38 bids

    ...Delivery of comprehensible reports explaining the data analysis. - We need to extract the above mentioned data for India. The data will need to be processed, either on a quarterly or monthly basis. (Monthly is preferred). Run all the required tests on the data (autocorrelation, heteroskedasicity, check for correlation, stationarity. Run ARDL to check short and long term relationship. And run a VAR regression. We have a reference article that we want to replicate by using our time horizon, original data and code. Required Skills: - Proficiency in R coding - Extensive knowledge in financial indicators. - Ability to conduct statistical analysis. - Ability to interpret complex financial data. - Able to deliver high-quality work under a tight schedule. Your experience working ...

    $224 (Avg Bid)
    $224 Avg Bid
    22 bids

    The module "Pubkey encrypt" was developed for Drupal 8 during google summer code 2016. Php advanced, so did Drupal and as a conseq...org/project/key module. Please note that pubkey_encrypt did not work on a test installation of drupal 8.9 with php 7.4. This was the error message "Uncaught PHP Exception DrupalComponentSerializationExceptionInvalidDataTypeException: "The reserved indicator "@" cannot start a plain scalar; you need to quote the scalar at line 14 (near "- @pubkey_encrypt.pubkey_encrypt_manager")." at /var/www/html/drupal/web/core/lib/Drupal/Component/Serialization/ line 40" You need to create a new module on for pubkey_encrypt and for encrpyt_seclib, so that every drupal user can benefit from your work.

    $244 (Avg Bid)
    $244 Avg Bid
    25 bids

    You must be an expert...Linode and will need you will need to upload the website onto Linode. - JavaScript, - Stripe, - PayPal Marketplace API - MEAN Stack - PayPal, - Angular version 10.0.11 (We are not going to upgrade that version) - MongoDB Do not apply if you are not skilled in all of the above , especially in Linode. The backend project is on the server and also the frontend and admin project is there. /var/www/web folder So you will need to run the backend in the server by ssh and confirm the nginx config for frontend deploying. The possible solution is that reinstall OS onto the linode server and start the hosting again. So you can resinstall correct Mongodb again. Both your price and time to complete will win you project. No changes to your time and pri...

    $194 (Avg Bid)
    $194 Avg Bid
    40 bids

    ... but it doesn't work: <script> jQuery(document).ready(function($) { function calculateGFR() { var creatinina = parseFloat($('#input_38').val()); var kappa = parseFloat($('#input_124').val()); var alfa = parseFloat($('#input_123').val()); var eta = parseInt($('#input_7').val()); var sesso = parseInt($('#input_122').val()); var razza = parseInt($('#input_121').val()); var gfr = 141 * ((creatinina / kappa), alfa) * ((creatinina / kappa), -1.209) * (0.993, eta) * sesso * razza; return (2); // Limita il numero di decimali a 2 } $('#calcola_gfr').click(function() { var ca...

    $251 (Avg Bid)
    $251 Avg Bid
    38 bids

    Do the VAR and ARIMA modeling for requested measures.

    $166 (Avg Bid)
    $166 Avg Bid
    1 bids

    My website needs t...Linode and will need you will need to upload the website onto Linode. - JavaScript, - Stripe, - PayPal Marketplace API - MEAN Stack - PayPal, - Angular version 10.0.11 (We are not going to upgrade that version) - MongoDB Do not apply if you are not skilled in all of the above , especially in Linode. The backend project is on the server and also the frontend and admin project is there. /var/www/web folder So you will need to run the backend in the server by ssh and confirm the nginx config for frontend deploying. The possible solution is that reinstall OS onto the linode server and start the hosting again. So you can resinstall correct Mongodb again. Both your price and time to complete will win you project. No changes to your time and pri...

    $140 (Avg Bid)
    $140 Avg Bid
    137 bids

    My website needs to be up...project is hosted by Linode and will need you will need to upload the website onto Linode. - JavaScript, - Stripe, - PayPal Marketplace API - MEAN Stack - PayPal, - Angular version 10.0.11 (We are not going to upgrade that version) - MongoDB Do not apply if you are not skilled in all of the above. The backend project is on the server and also the frontend and admin project is there. /var/www/web folder So you will need to run the backend in the server by ssh and confirm the nginx config for frontend deploying. The possible solution is that reinstall OS onto the linode server and start the hosting again. So you can resinstall correct Mongodb again. Both your price and time to complete will win you project. No changes to your time and pri...

    $33 - $274
    Sealed
    $33 - $274
    11 bids

    ...<br>Text44.<br>Text45.<br>Text46.<br>Text47.<br>Text48.<br>Text49.<br>Text50.<br>Text51.<br>Text52.<br>Text53.<br>Text54.<br>Text55.<br>Text56.<br>Text57.<br>Text58.<br>Text59.<br>Text60.<br>Text61.<br>Text62.<br>Text63.<br>Text64.<br>Text65.<br>Text66.<br>Text67.<br>Text68.<br>Text69.<br>Text70.<br> <script> function translatestickyF() { var testbanner = ("testbanner"); var stickyheading = ("stickyheading"); var text1 = ("text1"); if (!="Text1.") {stickyheading.style.top="40px";} else {stickyheading.style.top="0";} } </script>...

    $47 (Avg Bid)
    $47 Avg Bid
    26 bids

    ...SQLSTATE[HY000] [2002] Connection refused /var/www/html/3rdparty/doctrine/dbal/src/ line 1654 OCDBConnection->connect() /var/www/html/3rdparty/doctrine/dbal/src/ line 1081 DoctrineDBALConnection->getWrappedConnection() /var/www/html/lib/private/DB/ line 261 DoctrineDBALConnection->executeQuery( "SELECT * FROM `oc_appconfig`", [], [], null ) /var/www/html/3rdparty/doctrine/dbal/src/Query/ line 337 OCDBConnection->executeQuery( "SELECT * FROM `oc_appconfig`", [], [], null ) /var/www/html/3rdparty/doctrine/dbal/src/Query/ line 377 DoctrineDBALQueryQueryBuilder->executeQuery() /var/www/html/lib/private/DB/QueryBuilder/ line 280 DoctrineDBALQueryQueryBuilder->execute() /var/www/html/lib/priva...

    $293 (Avg Bid)
    $293 Avg Bid
    15 bids

    After checking the command history we established that the root directory was linked to /var/www/html directory. Currently, in /var/www/html there is content but when we move it back to the root directory of your domain the access is restricted.

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

    I have a websi...database, and uses session variables to create a shopping cart. The website was working fine for several years. The website recently stopped working with the following error in the logs: [20-Feb-2024 12:23:29 America/Chicago] PHP Warning: session_start(): open(/var/cpanel/php/sessions/ea-php82/sess_16fefd798faf4d71fac9c432ba1282cf, O_RDWR) failed: No such file or directory (2) in /home2/grco1/public_html/ on line 5 [20-Feb-2024 12:23:29 America/Chicago] PHP Warning: session_start(): Failed to read session data: files (path: /var/cpanel/php/sessions/ea-php82) in /home2/grco1/public_html/ on line 5 Your job will be to fix the problem. I am currently using PHP version 8.2 and I am using Cpanel and phpMyAdmin I’m using hostgator for my hosting provid...

    $37 (Avg Bid)
    $37 Avg Bid
    27 bids

    I need a person to help me finish configuring PMTA since I get an error when connecting the interspire Email Marketer "Unable to use STARTTLS" and also to resolve some php errors in the Interspire Email Marketer: session_start(): ps_files_cleanup_dir: opendir(/var/cpanel/php/sessions/ea-php81) failed: Permission denied (13) Internal Mar 21 2024 22:40:37 session_start(): ps_files_cleanup_dir: opendir(/var/cpanel/php/sessions/ea-php81) failed: Permission denied (13) in /home/publicidadec/public_html/admin/com/lib/ at 264 File Line Function [PHP]HandlePHPErrors /home/publicidadec/public_html/admin/com/lib/ 264 session_start /home/publicidadec/public_html/admin/com/lib/ 80 IEM::sessionInit /home/publicidadec/public_html/admin/com/ 223 IEM::init

    $53 (Avg Bid)
    $53 Avg Bid
    12 bids

    ...in closed state at (/var/www/html/backend/node_modules/mysql2/:22) at /var/www/html/backend/:39 at [as handle_request] (/var/www/html/backend/node_modules/express/lib/router/:5) at next (/var/www/html/backend/node_modules/express/lib/router/:13) at complete (/var/www/html/backend/node_modules/passport/lib/middleware/:13) at /var/www/html/backend/node_modules/passport/lib/middleware/:15 at pass (/var/www/html/backend/node_modules/passport/lib/:14) at (/var/www/html/backend/node_modules/passport/lib/:5) at /var/www/html/backend/node_modules/passport/lib/middleware/authenticate

    $27 (Avg Bid)
    $27 Avg Bid
    3 bids

    I'm looking for an extremely skilled and efficient designer who can promptly turn m...immediate attention. If you have the skills and the ability to work under pressure, this gig is for you. var printText = $('.text').data('text'); var contentArray = ('/n'); $.each(contentArray, function(index, newLine) { $('.text').append('<span style="display:block;" id="'+index+'"></span>'); var lineID = index; var self = $(this); setTimeout(function () { $.each(self, function(index, chunk){ setTimeout(function () { $('#'+lineID).append("<span>"+chunk+"</span>"); $('body, html'...

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

    ...components. 3)Real-time Transcoding: Enable real-time transcoding capabilities to convert audio data appropriately for interaction with OpenAI Whisper. 4)Asterisk Integration: Integrate the solution with Asterisk to allow seamless initiation and handling of audio calls from Asterisk dialplans. Example Asterisk Dialplan: [audiosocket] exten = s,1,Answer() same = n,AGI() same = n,MixMonitor(/var/www/html/calltest/${uuid}.wav) same = n,Ringing(3) same = n,Wait(1) ;same = n,Playback(silence/1) ;same = n,Playback(custom/audioStream) same = n,Dial(AudioSocket/${uuid}) same = n,Verbose(0,Result was ${SPEECH_TEXT(0)}) same = n,Hangup() exten = h,1,Hangup() Deliverables: 1)Fully functional WebSocket/AudioSocket implementation compatible with OpenAI Whisper. 2)Integration

    $287 (Avg Bid)
    $287 Avg Bid
    14 bids

    I am need to logo for my e comemrce website

    $40 (Avg Bid)
    $40 Avg Bid
    65 bids

    ...simple script to organize my files. Primarily, this task includes: - Designing a script to specifically move files with the extension ".VAR". - These files need to be relocated into sub-folders, the names of which should be determined by their filename. - All VAR files will be located in a single source directory, simplifying the process. - If destination folder does not exist, create it. - User will be asked to specify where their application is installed. - Based on application installation directory, there is a specific folder inside where the files that need to be moved reside. - VAR files follow this format: "AuthorName"."PackageName"."VersionNumber".var (var is the extension). - AuthorName and PackageName ...

    $929 (Avg Bid)
    NDA
    $929 Avg Bid
    6 bids

    Can't create a new (or copy) an extension...Been like this since I upgraded, just haven't had to add an ext since. () Fatal error: Uncaught...extension...Been like this since I upgraded, just haven't had to add an ext since. () Fatal error: Uncaught ValueError: random_int(): Argument #1 ($min) must be less than or equal to argument #2 ($max) in /var/www/fusionpbx/resources/ Stack trace: #0 /var/www/fusionpbx/resources/(1000): random_int() #1 /var/www/fusionpbx/app/extensions/(112): generate_password() #2 {main} thrown in /var/www/fusionpbx/resources/ on line 1000

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

    Can't create a new (or copy) an extension...Been like this since I upgraded, just haven't had to add an ext since. () Fatal error: Uncaught...extension...Been like this since I upgraded, just haven't had to add an ext since. () Fatal error: Uncaught ValueError: random_int(): Argument #1 ($min) must be less than or equal to argument #2 ($max) in /var/www/fusionpbx/resources/ Stack trace: #0 /var/www/fusionpbx/resources/(1000): random_int() #1 /var/www/fusionpbx/app/extensions/(112): generate_password() #2 {main} thrown in /var/www/fusionpbx/resources/ on line 1000

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