- BioLinks v4.6.1 - Instagram Bio Links & URL Shortener ( SaaS )
-
66socialproof - Social Proof & FOMO Widgets Notifications (SAAS) [Extended License]
I am using sendinblue and it Works, was hard but Works fine But without SMTP emails are not delivered
-
66socialproof - Social Proof & FOMO Widgets Notifications (SAAS) [Extended License]
As usual thank you very much for this update 1.7.5 @ Mahmoud ; perfect ! ?
-
Stackposts V6.5 - Social Marketing Tool + All Modules (Extended version)
Oh sorry @ Mahmoud didn't see the other post ! Thank you very much ! Best regards
- 87 replies
-
- Nulled
- Modules
- Module
- Last version
-
+6 more
Tagged with:
-
Stackposts V6.5 - Social Marketing Tool + All Modules (Extended version)
Hi @ Mahmoud do you have the latest version 7.0.3 for this script extended ? Thanks for your Time Best regard
- 87 replies
-
- Nulled
- Modules
- Module
- Last version
-
+6 more
Tagged with:
-
66socialproof - Social Proof & FOMO Widgets Notifications (SAAS) [Extended License]
You are the best ?
-
66socialproof - Social Proof & FOMO Widgets Notifications (SAAS) [Extended License]
Thanks, I added all of these lines and it began to work but it misses the constraints for table codes and i don't know what they are for the moment ? Lines i need now : -- -- Constraints for table `codes` -- ALTER TABLE `codes` ADD CONSTRAINT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX ON DELETE CASCADE ON UPDATE CASCADE, ADD CONSTRAINT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX ON DELETE CASCADE ON UPDATE CASCADE; Lines i added for the moment : CREATE TABLE `codes` ( `code_id` int(11) NOT NULL, `type` enum('DISCOUNT','REDEEMABLE') DEFAULT NULL, `days` int(11) DEFAULT NULL, `package_id` int(11) DEFAULT NULL, `code` varchar(64) DEFAULT NULL, `discount` varchar(64) DEFAULT NULL, `quantity` int(11) DEFAULT NULL, `date` datetime DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; ALTER TABLE `codes` ADD PRIMARY KEY (`code_id`), ADD KEY `package_id` (`package_id`); ALTER TABLE `codes` MODIFY `code_id` int(11) UNSIGNED NOT NULL AUTO_INCREMENT; In red the types i'm not sure they are correct. Thanks for your help ?
-
66socialproof - Social Proof & FOMO Widgets Notifications (SAAS) [Extended License]
Hi, i bought the extended licence for 30$ 2 weeks ago and i have everything fine except the codes/coupons page in the administration, the page is white with text but no css, js, when i try to add coupon it doesn't work. I can't see the coupons/codes table in the DoniaWeB.sql file. Thanks for your help