BuzzLab - Bulk Email And SMS Marketing Platform

BuzzLab - Bulk Email And SMS Marketing Platform v2.1

No permission to download

carlpeters

Member
Feb 10, 2021
55
22
8
carlpeters submitted a new resource:

BuzzLab - Bulk Email And SMS Marketing Platform - BuzzLab - Bulk Email And SMS Marketing Platform

BuzzLab, is a simple and professional Email and SMS Marketing Solution that comes with PHP laravel. It’s developed for those people who looking for a marketing tool to promote their business. It’s helpful for Marketers, promoters, site owners, lead generators, newsletter senders, offer senders, and digital marketers. The U.S. e-marketing market size was valued at USD 3.5 billion in 2018 and is expected to register a CAGR of 20.3% from 2019 to 2025. According to Gartner, SMS open rates run as...

Read more about this resource...
 

hamara_bajaj

Active member
Null Master
Trusted Uploader
May 2, 2022
111
120
43

litehost.co.ke with cloudflare​

A web server is the software that your specific web hosting uses to serve your website. Cloudflare is a DNS firewall and the other is your domain name. Anyway, paste the following content in your .htaccess file -

<IfModule mod_rewrite.c>
<IfModule mod_negotiation.c>
Options -MultiViews -Indexes
</IfModule>

RewriteEngine On

# Handle Authorization Header
RewriteCond %{HTTP:Authorization} .
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]

# Redirect Trailing Slashes If Not A Folder...
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} (.+)/$
RewriteRule ^ %1 [L,R=301]

# Send Requests To Front Controller...
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [L]

<Files .env>
Order allow,deny
Deny from all
</Files>
</IfModule>
 
  • Like
Reactions: smesut

smesut

Member
Sep 5, 2019
87
31
18
A web server is the software that your specific web hosting uses to serve your website. Cloudflare is a DNS firewall and the other is your domain name. Anyway, paste the following content in your .htaccess file -

<IfModule mod_rewrite.c>
<IfModule mod_negotiation.c>
Options -MultiViews -Indexes
</IfModule>

RewriteEngine On

# Handle Authorization Header
RewriteCond %{HTTP:Authorization} .
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]

# Redirect Trailing Slashes If Not A Folder...
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} (.+)/$
RewriteRule ^ %1 [L,R=301]

# Send Requests To Front Controller...
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [L]

<Files .env>
Order allow,deny
Deny from all
</Files>
</IfModule>

ok . work now.

but I guess something is missing


1655816866542.png
 

hamara_bajaj

Active member
Null Master
Trusted Uploader
May 2, 2022
111
120
43
ok . work now.

but I guess something is missing


1655816866542.png

Make sure to clear browser cache, in the .htaccess, change the directories path as per your actual server path. Make sure rewrite rules and their path are correct according to your server setup. I can't guide you more than this because I don't know even your web server and the directory structure. From here, you need to google and read more about how .htaccess works. If you server is Apache, enable rewrite module.
 
  • Like
Reactions: smesut

Terkuma

Member
Jun 11, 2020
42
15
8
Nigeria
www.ncsarena.com
Make sure to clear browser cache, in the .htaccess, change the directories path as per your actual server path. Make sure rewrite rules and their path are correct according to your server setup. I can't guide you more than this because I don't know even your web server and the directory structure. From here, you need to google and read more about how .htaccess works. If you server is Apache, enable rewrite module.
Facing the same issue, i installed on a subdomain
 

Vmaxx

Active member
Sep 22, 2020
126
69
28

Version 1.1 – 19th June 2022​

  • [FIX] Mass Email Sending Issues.
  • [FIX] Mass SMS Sending Issues.
  • [FIX] Randomization.
 

Obainno

New member
May 6, 2022
10
11
3
Nulled it. Put any key, username, and email. After that, edit .env and set PURCHASECODE=ddsddfdaf. That's it. Let me know if there is any issue.
It works, thank you but it seems the css isn't working. What do I do about that please?
 

Attachments

  • Screenshot_20221028-135759.jpg
    Screenshot_20221028-135759.jpg
    558.4 KB · Views: 4

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