Forum Replies Created
-
AuthorPosts
-
in reply to: Search Improvnement #14261
Hello Andrey,
I’ve made changes to this number series: https://ibb.co/h1wCRS4m . Please ask the admin to check the Inteliquent dashboard to see if there’s any improvement in the reserved number list. I’m still working—this is just to confirm.
in reply to: Search Improvnement #14260Hello Andrey,
Thanks for the confirmation. I am proceeding with the second point of the solution.
in reply to: Search Improvnement #14246Hello Andrey,
I found two possible solutions for number search that might work for our admin:
1) Run a long-running loop for API calls – but this comes with some risk. Remember, some time ago we started receiving complaints from the service provider, asking us to limit API calls. So, there’s a risk in using this approach.
2) Use multiple parallel functions for each mask (number format) – currently, only one function is assigned to each mask, but we could assign multiple functions per mask to improve performance. However, I’m not sure whether this would also lead to complaints from the service provider.
Please feel free to suggest if you have a better approach.
-
This reply was modified 1 month, 2 weeks ago by
Nishit Shan.
in reply to: Search Improvnement #14244Hello Andrey,
Update:
I am still working on the solution for searching the number. I’ve made some changes and am monitoring it for now. The code is functioning correctly, and I can see that it attempts to find the number every second, but I’m not sure why the admin is losing their number.in reply to: Search Improvnement #14242Hello Andrey,
Could you please ask the admin to provide the number format in which they are losing the numbers? This will help me investigate further and identify the correct and necessary solution. From what I see, our current code seems sufficient to handle the situation, but if the issue still persists, I may need to explore an out-of-the-box solution.
in reply to: Search Improvnement #14239Hello Andrey,
Firstly, I want to find the solution for nanotel’s code as it is more needed then other.However , while i am working on this admin or server team can migrate the en site code to backup or working server for the next work on junk param task.
For the EN Responsive job , i will request you please ask the admin to check the current EN code structure first before going with the new design because our current code is not simple html or bootstrap.
-
This reply was modified 1 month, 2 weeks ago by
Nishit Shan.
in reply to: Search Improvnement #14237Hello Andrey,
For Nanotel, the admin is losing numbers. I will need to find another way to fix this. This is not a bug in the existing code, nor is it due to any of our recent changes. I haven’t made any changes to the existing code—instead, I’ve written new code that is completely separate from it. So, there is no possibility that the issue is caused by the existing code. However, I will need to explore other solutions and try to identify how this issue could be happening.
in reply to: Search Improvnement #14236Hello Andrey,
Sorry for not providing any update yesterday. I was reviewing the API structure for improvements but didn’t find anything significant to share, which is why I didn’t update you..
in reply to: EN Repairs 25 #14231Hello Andrey,
I’ve made the necessary changes based on the admin’s complaint regarding the incorrect refund amount. Please review and let me know if the issue is now resolved from your side.
Also, I have a casual question — does the admin usually review tasks after they are marked complete? I’m asking because this particular bug seems to have existed for a while. It doesn’t appear to be caused by any recent changes, and I couldn’t find any relevant code changes that might have introduced it.
Just wanted to know.
in reply to: Search Improvnement #14230Hello Andrey,
Thanks for the update .
I will check en-repairs-25 #post-14228 also and then i will get back to you ?in reply to: Search Improvnement #14223Hello Andrey,
I have made some changes to the code. Could you please check with the admin if they have any improvement? If yes, I will follow the same approach; otherwise, I will look for an alternative solution.
in reply to: Search Improvnement #14219Hello Andrey,
I am looking for the possibility for your need and analysing what can be improved . I will contact if i will have any confusion and also with my suggestion/solution.
My FTP access is working and i currently need only FTP
-
This reply was modified 1 month, 3 weeks ago by
Nishit Shan.
-
This reply was modified 1 month, 3 weeks ago by
Nishit Shan.
in reply to: EN Repairs 25 #14210Hello Andrey,
I login through Richard Wailse(browser Chrome) and can see a number (205) 479-0000 is reserved for Richard (https://ibb.co/3YfnHn4Y)(https://ibb.co/39QQwvGB)
then I login through Mark H (browser Firefox) and can not find any numbers into Mark’s cart (https://ibb.co/2YWyhMHR)
The issue might be related to the cart session. It’s possible that Richard previously logged in using Chrome and had an item in the cart. To avoid any conflict with session or cookie data, Mark should try logging in through Edge on your system
in reply to: EN Repairs 25 #14211Hello Andrey,
Please find post 14210
in reply to: EN Repairs 25 #14203Hello Andrey,
For #14200
I didn’t notice any issues with the number itself. I reserved the number(https://ibb.co/1f8MMDQY) using the test user “webmaklay”. Then, in a different browser, I logged in as “Mike T” and searched for that number. However, the “Pay Now” button was not visible(https://ibb.co/k6SDC7rp). I also clicked on the number, but couldn’t find any option to cancel the reservation either(https://ibb.co/PZk7VYLF).
For 14202: Please make sure you are logged in with the correct user. The reservation process is handled through the database and is user-specific. Once a number is reserved, it will remain reserved until the reservation time expires or the user manually cancels it.
-
This reply was modified 1 month, 2 weeks ago by
-
AuthorPosts