Hello everyone, I have a problem on the site. I have a wrap site in social networks. The problem is in the api. I add the supplier to the panel, its services and categories are automatically added, but when an order occurs in my panel, the information does not go to the supplier’s panel to whom, what and how much to wind. At the very beginning when I set everything was fine, then it stopped working sharply. I installed another script, the same problem, put the same thing on another hosting.
Does anyone have a normal script, but have no money to buy or solve a problem
I myself can’t figure it out, api cmm panels. I connected to the provider, services and categories are added automatically by api. When something is ordered, the order does not go to the supplier in the panel
I myself can’t figure it out, api cmm panels. I connected to the provider, services and categories are added automatically by api. When something is ordered, the order does not go to the supplier in the panel
I’m not a developer, I downloaded the script. At first everything was fine, then this happened. The amp-smm supplier wrote in support, they didn’t help. I installed other scripts, the problem is the same
Have you checked your CRON jobs man? which script is it?
If it's smart i had issues with the vanilla on release version it's a lot so DM
in case it's indus you gotta have the basic threes man
these might change based on your installation (if smm folder is in root or php version etc.)
i ain't a genius but i figured it out myself my first time and it all makes sense
for example add: cd $HOME/YOUR SMM FOLDER DIRECTORY && /opt/alt/YOUR PHP VERSION HERE/usr/bin/php artisan orders:send >/dev/null 2>&1
this might work try inserting all 3 one by one
Original Indusrabbit default ones are:
cd $HOME/smm && /opt/alt/php71/usr/bin/php artisan orders:send >/dev/null 2>&1
cd $HOME/smm && /opt/alt/php71/usr/bin/php artisan status:check >/dev/null 2>&1
cd $HOME/smm && /opt/alt/php71/usr/bin/php artisan send-status-report >/dev/null 2>&1
in case you got extras like sync or anything else let me know i'll might figure it out for you
* AND CHECK YOUR LOGS! BOTH PANEL AND ON PUBLIC_HTML
~~~~~ AFTER READING THE QUESTION CAREFULLY ONCE AGAIN.. ~~~~~
if you say everything worked, You mean orders were sent and everything went good? Have the account received what it ordered? I think maybe there's a little messing with the cont or PHP version changed.
I'm telling you man 7.1 does the job correctly + It has all the extensions you could possibly need unless you plan making another website with different requirements
besides all that you gotta check your logs ASAP bro this doesn't make any sense
There's a lot possibly going on and if it's something else let me know i know what can be fixed.
If it's a bypassed script (DB filling) let me know
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.