Budget: 1400 UAH Deadline: 1 day
Hello! I am ready to start working right now. I clearly understand the task and have successful experience in implementing exactly such projects (examples are in the reviews). I will complete the task today, quickly and without unnecessary questions. Let's discuss the details and get started! 🚀
Budget: 1000 UAH Deadline: 3 days
Good day.
I have experience with PHP/MySQL projects and forums on phpBB, including situations where hosting shuts down the site due to load spikes. From your screenshot, it is already evident that the problem is likely not in the "popularity" of the forum as such, but in specific heavy database queries, overloaded tables, bot traffic, unsuccessful mods/plugins, or background processes of phpBB.
What I can do:
— conduct a technical diagnosis of the forum and database;
— identify what exactly is causing the load: queries, tables, bots, cron, extensions, styles, third-party integrations;
— check indexes, slow SQL queries, error logs, bot activity;
— optimize phpBB and MySQL for your case;
— if possible, eliminate the cause without upgrading to a more expensive plan;
— provide a clear report: what was the problem, what has been fixed, what else should be improved.
I usually work on such tasks in 2 stages:
Audit and cause identification.
Correction and optimization.
Regarding costs:
— diagnosis: from 1000 to 1500 UAH
— diagnosis + correction: usually within 2000–3000 UAH, depending on the actual cause
Regarding timelines:
— initial diagnosis: 1 day
— complete correction: 1–3 days
Budget: 700 UAH Deadline: 1 day
Good day!
I can help you understand the issue with the load on the hosting. First, we need to check the server logs and the forum's operation to understand what exactly is creating the increased load (database queries, bots, errors in the forum or plugins).
After the analysis, we will be able to determine the cause and suggest solutions: optimizing queries, limiting bots, configuring caching, or other technical changes.
Can you provide access to the hosting and the admin panel of the forum, as well as messages from the hosting regarding the overload? This will help to find the cause more quickly.
Is the forum running on phpBB or are there any additional modules or integrations?
Budget: 4200 UAH Deadline: 2 days
We can help with this issue. We have extensive experience working with PHP projects and often solve problems related to exceeding hosting load.
Such situations most often arise due to bots, incorrect requests, caching issues, indexing, or inefficient database queries. We will analyze the server logs, database load, forum requests, and find the cause of resource overuse.
Recently, we closed a very similar case where bots were creating excessive load on the hosting - after analysis and optimization, the problem was completely resolved.
After diagnostics, we will be able to:
- find the source of the load
- optimize the forum's performance
- set limits for bots or incorrect requests
- provide recommendations to prevent the problem from recurring.
Budget: 1200 UAH Deadline: 3 days
Good day!
I have studied your situation. The problem with the load on MySQL is clear — most likely the phpBB sessions table has bloated due to unrecognized bots and/or a non-functioning internal cron. 121 million row scans confirm this.
What the work includes:
— Database diagnostics (sessions table, search index)
— Cleaning and optimizing tables
— Checking and configuring phpBB cron
— Updating the list of bots
— Checking the footer template (RUN_CRON_TASK)
Budget: 3000 UAH Deadline: 1 day
Good day
My name is Dmitry, from King Kong Lab.
We can help you understand the issue of load on the hosting. We will conduct a technical audit of the phpBB forum: we will check the server logs, database queries, possible bot attacks, cron jobs, and other processes that may create excessive load.
After the analysis, we will determine the exact cause (for example, problematic SQL queries, bot indexing, plugin errors, or server configuration) and propose solutions: database optimization, caching configuration, bot restrictions, optimization of PHP/MySQL configuration, or phpBB itself.
We have experience working with PHP websites and forums, so we can quickly find the source of the problem and stabilize the website's operation.
Regarding the cost — it depends on the cause of the load, but usually, the audit and fixing such issues take a few hours of work. We are ready to review the logs and hosting details and then provide an exact price.
Budget: 1000 UAH Deadline: 1 day
I will help!!!!! Great experience!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Proposals concealed
Proposals are currently absent
Current freelance projects in the category Databases & SQL
A separate CRM system needs to be developed for the centralized processing of all retail orders from various sales channels (Prom, Rozetka, own websites, and manual orders). Main requirements: A unified order registry from all sources, preserving information about the source and its status. A separate internal CRM status that operates independently of the status on the marketplace or website, with two-way synchronization of statuses where supported. Flexible integration with 1C: for each source, the administrator can separately enable or disable automatic order export. Integration with carriers for automatic creation of shipping documents, saving their numbers in the CRM, and transmitting the shipping document numbers to Prom and Rozetka. Integration with Checkbox for creating receipt projects, using customizable payment method matching, with subsequent fiscalization control. Support for manual order creation (phone, Viber, Telegram, Direct, etc.) with a complete subsequent processing cycle through the CRM. All API keys and integration settings must be managed by the administrator through the CRM interface without the involvement of a programmer. A complete action log and integration logging for system operation control. Main goal The manager must be able to fully process orders in one CRM interface — from receiving the order to creating a document in 1C, shipping document, receipt project, and completing the order, without the need to access the cabinets of Prom, Rozetka, websites, carriers, or Checkbox.
We have synchronization of two data sources with the CRM. The system as a whole is stable. However, there remains a part that becomes desynchronized. The main hypothesis is that in one of the sources, the data changes after the initial synchronization, and these changes are not always pulled into the CRM. + the data in the two sources have different names/identifiers even though they represent the same entities.
Task: deploy an LLM service that knows all the company's documentation and answers questions from the sales department managers. Current situation: the client has independently assembled a prototype (a separate project with uploaded company information, hosted on a server), but the information from the database is not transmitted to the model — likely, there is an issue with the API. We will provide the code and access. The first step is an audit: fix the existing setup or justifiably rebuild from scratch. Required functionality: Upload all company documentation: description of each service, regulations, FAQ, pricing (all materials will be provided). Answers strictly based on the uploaded documents (RAG). The model does not invent facts; if the answer is not in the database — it honestly informs about it. Access for managers via a link (web interface), with authorization. Scenarios: the manager asks any question about the company's work; inserts the client's question "as is" and receives a ready answer for sending; finds the necessary regulation/report by request. Knowledge base updates without a developer (uploading files through the interface or a connected folder). English language. History of requests for quality control. Technical expectations: LLM via API (Claude/OpenAI — propose with a cost calculation for tokens), RAG pipeline (vector database, embeddings), hosting on our server or in the cloud, HTTPS. The architecture should allow for future connection of the assistant to the analytical data warehouse (parallel project). In the response, indicate: examples of similar RAG projects, stack, timeline, cost of work, and estimated monthly ownership cost (tokens + hosting).
Hello There is a small department where patients are admitted. It is necessary to develop a simple "database" where consumables, medications, and others can be entered, along with incoming and outgoing records, as well as assigning usage to a specific patient. Required functionality Directories Medications Consumables (manual entry option) Patients (ability to continuously add new ones and delete those who have been discharged) Employees (ability to modify)Movement Accounting A single table (movement log) where everything is registered Incoming and write-off Manual correction option When writing off, the nurse must select: date; patient; medication or material; quantity; her full name. The system automatically reduces the balance. When receiving, the head nurse must be able to enter: Delivery date; Medication/material; Remaining quantity; Source; Expiration dateAutomatic Functionality automatic balance calculation; minimum stock control; expiration date control; low stock warnings; protection against writing off more than is available; drop-down lists; data entry validation; conditional formatting.Reports It is necessary to implement automatic reports: current balances; usage over a period; usage by patient; usage by employee; history of movement of a specific medication.Preferred implementation on Google Sheets; We will fill in the databases ourselves. A template for work is needed. I don't know how much this costs, so let's start with $50, and you can suggest your options, preferably with experience.
It is necessary to calculate statistics in a medical project (including correlations). Additionally, there is a request to create a mathematical model for predicting the development of pathologies based on available data.
