Forum Replies Created
-
AuthorPosts
-
in reply to: Maseter Port Out PIN #13877
Hello Andrey,
I have fixed the reserve button issue.
in reply to: Maseter Port Out PIN #13875Hello Andrey,
Can you please confirm if admin have tested “Top Categories – Widget Sync” , because i need to complete it’s coding if it is correct.
During the initial development of this site, CSS was not as advanced as it is today, and media queries were either not widely adopted or unavailable. This could be one of the reasons behind some of the design limitations we’re observing now. Over the past 3–4 years, web technologies have evolved significantly, which means that some older code may still function, while other parts might no longer perform as expected. That said, I’ll definitely review the current state of the site, but it’s important to keep this context in mind as we assess the design.
in reply to: Maseter Port Out PIN #13872Hello Andrey,
I have reviewed the API code and also tested providing all numbers through the getAllNumbers API request. Below is my input accordingly:
As you know, we already have the following APIs available:
getMillionNumbers
getRepeaterNumbers
getDoubleRepeaterNumbers
getVanityNumbers
getX00-X000
getTollFreeNumbers
getXY0-0000
getX00-Y000
getXYY-YYYY
These APIs allow users to fetch their preferred types of numbers. While we can provide access to all numbers through the getAllNumbers API, doing so would place a heavy load on our server, potentially leading to a server crash. Even if the server successfully handles the request, the response time will be significantly delayed, which could result in a timeout error for the API user.
Considering we have over 90,000 numbers in our database, returning all of them in a single request is neither practical nor advisable. For this reason, I currently limit the getAllNumbers API response to 500 numbers at a time.
Our documentation includes detailed explanations of each API’s request and response structure. However, if an API user requires specific data not covered by the existing APIs, we are open to creating a new, dedicated API for that purpose.
Although we already offer APIs to fetch specific number types like Repeater and Million numbers, I am open to discussing any new ideas or suggestions you may have—especially if they align with customer needs.
-
This reply was modified 1 month ago by
Nishit Shan.
in reply to: Maseter Port Out PIN #13871Hello Andrey,
Can you please confirm site speed is now ok, because you are saying me to go ahead with APi . So should i look forward for site speed or API.
in reply to: Maseter Port Out PIN #13866Hello Andrey,
Can you please confirm, if there is any changes on server side because i have noticed an strange thing. The ftp which was not working from a long time is now working.
in reply to: Maseter Port Out PIN #13865Hello Andrey,
I will check that reason and get back to you , although today i was not working on EN because i was looking on API and looking for the solution as per your need. I have some comment about it , which i will mention in few hours in next message.
I will check site speed and fixed it.
in reply to: Maseter Port Out PIN #13862Hello Andrey,
Since I was in the middle of ongoing work, I haven’t had the chance to fully investigate the issue with the “Reserve” button yet. However, I have confirmed that it is not related to our previous changes regarding the amount display. I will look into the issue and apply a fix accordingly.
Meanwhile, I have completed the code for the “Top Categories – Widget Sync” feature. Please review and test it. Once I receive your feedback,Then only i will finalise and wrap up the the code on my end.
in reply to: Maseter Port Out PIN #13859Hello Andrey,
I have checked the api code and there is no issues, to prevent site speed issues i have default limit of 500 and therefor you might not getting all number with the “Million Numbers” and “Repeaters”. Although there is seperate API for all the specific number brand. getMillionNumbers, getRepeaterNumbers, getDoubleRepeaterNumbers, getVanityNumbers, getX00-X000, getTollFreeNumbers, getXY0-0000,getX00-Y000, getXYY-YYYY is our different API , so customer can user these API to get there desired number insted of calling getAllNumbers APi.
in reply to: Maseter Port Out PIN #13858Hello Andrey,
I have made changes about amount display on home page, there was problem after login before login is was displaying correctly.it was displaying correctly before login so i was thinking it is working and this confusion taken my my time otherwise it was a quick error.
Now i am going to check API bug and then will update you about it .in reply to: Maseter Port Out PIN #13854Hello Andrey,
please find post-13853
in reply to: Maseter Port Out PIN #13853Hello Andrey,
I will check customer’s complain about API and home page’s price display issue and then i will get back to you as soon as possible.
in reply to: Maseter Port Out PIN #13837Hello Andrey,
I have started framing code structure for Top Categories – Widget Sync ,i will ask if any thing needed.
in reply to: Maseter Port Out PIN #13834Hello Andrey,
I think “https://webmaklay.dev/wp-content/uploads/2025/05/VPDB-Error.jpg” this is a temporary error, sometime when API does not provide any response or API provide error then this mail come. You can confirm if they are still getting this mail, if so then i need to check.
in reply to: Maseter Port Out PIN #13823Hello Andrey,
Delete and all delete button for reseller log is now working and flush functionality will only work if the table size is more than 500 MB.
-
This reply was modified 1 month, 1 week ago by
Nishit Shan.
in reply to: Maseter Port Out PIN #13820Hello Andrey,
The error log of API was because they was providing wrong product detail there is/was no issues in our code side. when they provide correct productId they will get the correct response.
You reply to the customer:
for the developer who send bug about the pagination: Pagination bug is now fixed and it is working.for the developer who is getting problem and generation error log: Tell them to call getAllNumbers api from where they will get productid using that product it they can fetch product detail or make order process, or you can ask them to provide detail like “https://webmaklay.dev/wp-content/uploads/2025/05/API-issue-scaled.jpg” this .
-
This reply was modified 1 month, 1 week ago by
Nishit Shan.
-
This reply was modified 1 month ago by
-
AuthorPosts