Stackposts - Social Marketing Tool By StackCode

Stackposts - Social Marketing Tool By StackCode v8.2.0

No permission to download

mathuz56

Member
Babiato Lover
Sep 22, 2022
44
10
8
Sorry guys I had some issues at home. I will be back next week and I will explain my workaround. But essentially if you have the API running but the qr code is not showing. you can print the result of the api call (get_qrcode) into an html. something like this:

div>
<p>Taken from wikpedia</p>
<img src="data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAAAUA
AAAFCAYAAACNbyblAAAAHElEQVQI12P4//8/w38GIAXDIBKE0DHxgljNBAAO
9TXL0Y4OHwAAAABJRU5ErkJggg==" alt="Red dot" />
</div>
Like probably using a wp install or something then send the link to the wp pagw with the printed qr code.
Just an example of how my workaround works
 

meetshamee

Member
Aug 24, 2022
57
31
18
@kleber011 @afadesign send pm. I'll help you guys. I managed a flawless installation. @sagar7906 One thing though. Webhooks are unresponsive. Any thoughts?
No Need to Code Change In API Folder Just Update SQL with :
CREATE TABLE `sp_whatsapp_webhook` (
`id` int(11) NOT NULL,
`ids` text DEFAULT NULL,
`team_id` int(11) DEFAULT NULL,
`instance_id` text DEFAULT NULL,
`webhook_url` text DEFAULT NULL,
`status` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Índices para tablas volcadas
--

--
-- Indices de la tabla `sp_whatsapp_webhook`
--
ALTER TABLE `sp_whatsapp_webhook`
ADD PRIMARY KEY (`id`);

--
-- AUTO_INCREMENT de las tablas volcadas
--

--
-- AUTO_INCREMENT de la tabla `sp_whatsapp_webhook`
--
ALTER TABLE `sp_whatsapp_webhook`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;
COMMIT;
 

mathuz56

Member
Babiato Lover
Sep 22, 2022
44
10
8
No Need to Code Change In API Folder Just Update SQL with :
CREATE TABLE `sp_whatsapp_webhook` (
`id` int(11) NOT NULL,
`ids` text DEFAULT NULL,
`team_id` int(11) DEFAULT NULL,
`instance_id` text DEFAULT NULL,
`webhook_url` text DEFAULT NULL,
`status` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Índices para tablas volcadas
--

--
-- Indices de la tabla `sp_whatsapp_webhook`
--
ALTER TABLE `sp_whatsapp_webhook`
ADD PRIMARY KEY (`id`);

--
-- AUTO_INCREMENT de las tablas volcadas
--

--
-- AUTO_INCREMENT de la tabla `sp_whatsapp_webhook`
--
ALTER TABLE `sp_whatsapp_webhook`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;
COMMIT;
thanks. It does create the table but it is not listening to anything. because it's not sending any information to the webhook :(
 

#Logan

Active member
Babiato Fan
Babiato Lover
Feb 15, 2020
147
101
28
#Logan updated Stackposts - Social Marketing Tool By StackCode with a new update entry:

Stackposts - Social Marketing Tool By StackCode

– Added AI Generate Content (Include more than 1000 templates in 36 categories)
– Added AWS S3 – Contabo S3 (Cloud Storage Integration)
– Added: Search Media (Images and Video) Features
– Fixed Facebook & Instagram post problems
– Improved File Manager
– Improved whole script for performance

Read the rest of this update entry...
 
  • Love
Reactions: MrSam_1

#Logan

Active member
Babiato Fan
Babiato Lover
Feb 15, 2020
147
101
28
  • Like
Reactions: michaeltechy

amir

Well-known member
Trusted Seller
Aug 6, 2019
420
356
63
33
🌏
neofollower.com
i'm stuck in plugins page. is it possible to fix "Purchase code is required", in .com/plugins?status=error&error=Purchase+code+is+required ???
 

#Logan

Active member
Babiato Fan
Babiato Lover
Feb 15, 2020
147
101
28
MrSam_1 updated Stackposts - Social Marketing Tool By StackCode with a new update entry:

Stackposts - Social Marketing Tool By StackCode

Decryption key:


– Fixed Preview Image
– Fixed Cannot login via username and password IG
– Fixed Bulk Upload
– Fixed Bulk Posts error with webp image
– Fixed Calendar
– Removed Group Posting feature (Meta Official does not support)
– Add new Template
– Improved whole script for performance

Read the rest of this update entry...
 

Forum statistics

Threads
69,206
Messages
908,351
Members
236,895
Latest member
jeremcastdlp

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu