Stackposts - Social Marketing Tool By StackCode

Stackposts - Social Marketing Tool By StackCode v8.2.0

No permission to download

dadadaw2

Active member
Jun 14, 2019
274
41
28
I was installing the whatsapp module but when i scan the qr code nothing happen.. i cant send mesages or anything
 

nen000

New member
May 10, 2022
0
0
0
Modules for Stackposts - Some modules I have. Enjoy!

COMBO Twitter Tool Module For Stackposts
Instagram Analytics Module For Stackposts
Instagram Auto Activity Module for Stackposts
Instagram Direct Message Manager Module
Instagram Live with Recorded Video Module for Stackposts
Linkedin Auto Post Module for Stackposts
Proxy Advance Manager Module for Stackposts
Reddit Auto Post Module for Stackposts
Rss Feed Post & Schedule Module For Stackposts
Vk Auto Post Module for Stackposts
Youtube Auto Post Module for Stackposts

Note: I modded the Twitter Activity module other than that everything else is original code.

If anybody can upload the latest stackposts update and followin plugins that would be awesome!


Instagram Auto Activity Module for Stackpost - v4.0.3
Linkedin Auto Post Module for Stackposts - v4.0.4
Instagram Direct Message Manager Module - v2.0.3
Instagram Analytics Module For Stackposts - v2.0.2
Rss Feed Post & Schedule Module For Stackposts - v1.0.3
Down Link Of rss feed post & schedule module for stackposts
 
  • Like
Reactions: jiven785

anhuynh1507

New member
Jul 7, 2022
0
0
0
1632163754740.png

In the last stage of the installation process, it stays like this in the loading section. It does not create any table on the database. What could be the reason? (Database and database user are connected with all authority)
 

anhuynh1507

New member
Jul 7, 2022
0
0
0
1632163754740.png

In the last stage of the installation process, it stays like this in the loading section. It does not create any table on the database. What could be the reason? (Database and database user are connected with all authority)
Do not mind. Friends who act in a hurry like me, please be patient. You think it's stuck, but it's been done after a long time :ROFLMAO:
 

Genie

Member
May 30, 2020
86
30
18
after installation. when i click login from it throws "404 not found error".
can anyone help me on this?
 

hellboy9211

Well-known member
Null Master
Trusted Uploader
Apr 11, 2021
300
425
63
Hell
after installation. when i click login from it throws "404 not found error".
can anyone help me on this?
please check permission issue and del install folder post installation and also check the PHP version ur using
 
Last edited:

Genie

Member
May 30, 2020
86
30
18
please check permission issue and del install folder post installation
I deleted the install folder. and while installing I cross-checked the permissions too. and PHP modules are fine. but unfortunately, I'm getting this error.

in previous months I used the same script files in different domain for testing purpose. it works fine on there.

now I installed it in the subdomain. :(
 

hellboy9211

Well-known member
Null Master
Trusted Uploader
Apr 11, 2021
300
425
63
Hell
I deleted the install folder. and while installing I cross-checked the permissions too. and PHP modules are fine. but unfortunately, I'm getting this error.

in previous months I used the same script files in different domain for testing purpose. it works fine on there.

now I installed it in the subdomain.
check the php version and is possible could u send us .htt file details
 
  • Like
Reactions: Genie

Genie

Member
May 30, 2020
86
30
18
check the php version and is possible could u send us .htt file details
sure
HERe it is.

Code:
RewriteEngine On
Options +FollowSymLinks
Options -Indexes
RewriteCond %{SCRIPT_FILENAME} !-d 
RewriteCond %{SCRIPT_FILENAME} !-f
RewriteRule . index.php [L,QSA]

# Performace optimization
# BEGIN Compress text files
<ifModule mod_deflate.c>
  AddOutputFilterByType DEFLATE text/html text/xml text/css text/plain
  AddOutputFilterByType DEFLATE image/svg+xml application/xhtml+xml application/xml
  AddOutputFilterByType DEFLATE application/rdf+xml application/rss+xml application/atom+xml
  AddOutputFilterByType DEFLATE text/javascript application/javascript application/x-javascript application/json
  AddOutputFilterByType DEFLATE application/x-font-ttf application/x-font-otf
  AddOutputFilterByType DEFLATE font/truetype font/opentype
</ifModule>
# END Compress text files

# BEGIN Expire headers
<ifModule mod_expires.c>
  ExpiresActive On
  ExpiresDefault "access plus 5 seconds"
  ExpiresByType image/x-icon "access plus 31536000 seconds"
  ExpiresByType image/jpeg "access plus 31536000 seconds"
  ExpiresByType image/png "access plus 31536000 seconds"
  ExpiresByType image/gif "access plus 31536000 seconds"
  ExpiresByType application/x-shockwave-flash "access plus 31536000 seconds"
  ExpiresByType text/css "access plus 31536000 seconds"
  ExpiresByType text/javascript "access plus 31536000 seconds"
  ExpiresByType application/javascript "access plus 31536000 seconds"
  ExpiresByType application/x-javascript "access plus 31536000 seconds"
</ifModule>
# END Expire headers

# BEGIN Cache-Control Headers
<ifModule mod_headers.c>
  <filesMatch ".(ico|jpe?g|png|gif|swf)$">
    Header set Cache-Control "public"
  </filesMatch>
  <filesMatch ".(css)$">
    Header set Cache-Control "public"
  </filesMatch>
  <filesMatch ".(js)$">
    Header set Cache-Control "private"
  </filesMatch>
  <filesMatch ".(x?html?|php)$">
    Header set Cache-Control "private, must-revalidate"
  </filesMatch>

  <filesMatch ".(woff|woff2|ttf|otf|eot)$">
    Header set Cache-Control "max-age=31536000 private, must-revalidate"
  </filesMatch>
</ifModule>
# END Cache-Control Headers
 

Latest posts

Forum statistics

Threads
69,482
Messages
909,936
Members
239,751
Latest member
afshin.dehghani1

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