Code

Discussion on JustFans - Premium Content Creators SaaS platform

Discussion on JustFans - Premium Content Creators SaaS platform

By
Cart 2,081 sales
Recently Updated

ic0de supports this item

Supported

This author's response time can be up to 5 business days.

3968 comments found.

Hi, I get a Server Error when trying to send messages. The laravel.log file shows the following: [2023-08-14 18:25:42] production.ERROR: Failed to connect to Pusher. {userId] (Illuminate\\Broadcasting\\BroadcastException(code: 0): Failed to connect to Pusher. at /home/sharemp/public_html/vendor/laravel/framework/src/Illuminate/Broadcasting/Broadcasters/PusherBroadcaster.php:142)

How can I fix this?

Many thanks

It’s ok, I found the problem and it’s all fixed. :-)

Sounds good. Yeah, as you might have figgured out already, the Pusher config might have been off. Thanks.

hello, there is something i do not understant. My admin dashoboard not load correctly. https://ibb.co/Fb64mWw

Hi there,

Please contact us via DM, providing us your cPanel credentials so we can also have a look. This is not a known bug nor something we’ve seen before, so tend to think it has something to do with the hosting env.

Would also appreciate if you could remove/re-visit your one-star rating for a more objective one first, as your last one was because we did not insta-reply you.. Also your support is expired and our support is team is in vacantion – so I hope you understand we do not hold any grudge against anyone and do treat all of our customers the same.

Thanks.

Posts scheduling (Release&Delete dates)

Would you share the path on how to enable, please ?? Nothin in the doc

Hello

Hi there,

Yes, we stopped adding documentation for each individual setting in the documentation, but added usage info on each admin panel setting labels (we might re-visit this in the future).

The setting can be found over Admin > Settings > Feed > Allow post scheduling

Thanks .

Hello, I like the product, but I need “Mercado Pago” payment methods, it allows payments via PIX which is very popular in Brazil

Do you intend to add this functionality in future versions?

Hi there,

We’ve tried using an account of ours but doesn’t seem to have development dashboard access, while we can not register an account w/o a BR ID card.

If you could share with us access to a valid account (think we need a a mercadolibre domain account for dev) – that would help a lot.

Thanks.

Ok, I will send the access data in the email

I did an integration with Mercado Pago a few years ago, you will need a User ID, App ID and Client Secret

In production mode (for real money) you use Publico Key and Access Token

https://www.mercadopago.com.br/developers/en/docs/subscriptions/additional-content/security/oauth/creation

I will need you to send me a url where Mercado Pago will send json responses about payments

Ex: https://testesite.com/webhook.php

Hi there,

Thanks a lot for the help – replied your DM.

Thanks again.

Olá, gostária de saber se tem a tradução para português do brazil? Tenho interesse em comprar enquanto está na promoção.

Hi there,

There are no other languages provided out of the box, but the site is translatable, per this guide @ https://docs.qdev.tech/justfans/#translations .

Thanks and let us know if you have any questions.

I emailed you earlier about the 403 issues I was getting. It turned out my root just needed to be /public/public. You can ignore my previous message

Sounds good – let us know if you run into any other issues / got any questions.

Hello, I recently moved JustFans to a VPS hosting at Hostinger. I am getting a 403 error. I thought it must have something to do with .htaccess file. But I am using the same one as my previous hosting at SiteGround. The VPS hosting uses CloudPanel instead of cPanel which I am not familiar with (I am mostly a .NET developer). It seems to use a Vhost editor for server settings which seem to use from what I researched NGINX server blocks. https://www.nginx.com/resources/wiki/start/topics/examples/server_blocks/

When I was setting up my site, I selected for it to use the Laravel template and below is the server block config it setup. Can you spot any issues or have any other advice? Also it is setup for the root directory to be /public.

server { listen 80; listen [::]:80; listen 443 ssl http2; listen [::]:443 ssl http2; {{ssl_certificate_key}} {{ssl_certificate}} server_name creator.safedatesonly.com; {{root}} }

{{nginx_access_log}}
{{nginx_error_log}}
if ($scheme != "https") {
  rewrite ^ https://$host$uri permanent;
}
location ~ /.well-known {
  auth_basic off;
  allow all;
}
{{settings}}
location / {
  {{varnish_proxy_pass}}
  proxy_set_header Host $http_host;
  proxy_set_header X-Forwarded-Host $http_host;
  proxy_set_header X-Real-IP $remote_addr;
  proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
  proxy_hide_header X-Varnish;
  proxy_redirect off;
  proxy_max_temp_file_size 0;
  proxy_connect_timeout      720;
  proxy_send_timeout         720;
  proxy_read_timeout         720;
  proxy_buffer_size          128k;
  proxy_buffers              4 256k;
  proxy_busy_buffers_size    256k;
  proxy_temp_file_write_size 256k;
}
location ~* ^.+\.(css|js|jpg|jpeg|gif|png|ico|gz|svg|svgz|ttf|otf|woff|woff2|eot|mp4|ogg|ogv|webm|webp|zip|swf|map)$ {
  add_header Access-Control-Allow-Origin "";
  expires max;
  access_log off;
}
if (-f $request_filename) {
  break;
}

server { listen 8080; listen [::]:8080; server_name creator.safedatesonly.com; {{root}} }

try_files $uri $uri/ /index.php?$args;
index index.php index.html;
location ~ \.php$ {
  include fastcgi_params;
  fastcgi_intercept_errors on;
  fastcgi_index index.php;
  fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
  try_files $uri =404;
  fastcgi_read_timeout 3600;
  fastcgi_send_timeout 3600;
  fastcgi_param HTTPS "on";
  fastcgi_param SERVER_PORT 443;
  fastcgi_pass 127.0.0.1:{{php_fpm_port}};
  fastcgi_param PHP_VALUE "{{php_settings}}";
}
location ~ ^.+\.(css|js|jpg|jpeg|gif|png|ico|gz|svg|svgz|ttf|otf|woff|woff2|eot|mp4|ogg|ogv|webm|webp|zip|swf|map)$ {
  add_header Access-Control-Allow-Origin "*";
  expires max;
  access_log off;
}
if (-f $request_filename) {
  break;
}

Hi there,

Generally speaking, if using a nginx based web-server, the default rewrite rules that comes with generic panels works out of the box, and you would only have to edit the documentRoot entry.

You could try to use this template as well @ https://laravel.com/docs/8.x/deployment#nginx .

Thanks and let us know.

Is the a better more proficient video streaming option or update?

Hi there,

We are considering adding an alternative, webRTC based solution fallback, for people noin interested in adult-related streaming.

However, we do not have an ETA on it at the moment, best case scenario would be next few updates.

Thanks.

I would also like to request some kind of preview option or options that the poster could select from. Since the site already has an age warning popup we would be clear to provided a preview.. I would like to see several options:

Auto generated video preview (JFF has length options) Poster uploaded still Poster uploaded preview vid

These things would drive sales immensely

Adeyemx Adeyemx PURCHASED

9 days ago Flag This is a future update suggestion. It will be nice to have a preview option for creators. At the point of posting a content, creators should have the option of using a few seconds of their content as a preview which will also boost their content conversion. Please consider this.

ic0de ic0de AUTHOR

8 days ago Flag Hi there,

Yup, that sounds like a good idea. We’ve noted it down and will go over it, taking it in consideration for upcoming updates.

Thanks for the feedback.

Hi there,

Thanks for the suggestion. As mentioned, we noted this down and we’ll have to do some research (design and technical wise) to see what the best implementation would be.

Will keep you posted when we’ll have any news.

Thanks.

Will you add on next updates some type of punishment for users? For example: a user uploads a bad photo and admin decides to ban him, he goes to admin panel > users > ban and then he adds a ban for that user…

And also, a ban screen for banned users, like ’’You have been banned from *’’

Still doesn’t work. I replied to your Dm answer with the correct domain.

Hi there,

Replied your DM with more details.

Thanks.

hÁ 4 meses atrás vi este comentário:

“ic0de AUTOR- há 4 meses Bandeira Olá, Em relação ao seletor de emoji na versão móvel rtl nos comentários, sim, confirmamos isso e será corrigido na próxima atualização.

O mesmo para o 2º, é algo da nossa lista também, que sim, no momento só conta os inscritos.”

Mas hoje enfrente este problema na vesões mobiles não consigo colcoar emojis na BIO do usuário

Hi there,

Regarding your emoji picker RTL issue, what you can try to to: 1) Make sure you’re running on latest version 2) Re-generate your theme, RTL version included 3) Do a hard-refresh and retry.

Thanks and let us know.

HELLO, SORRY, ACCORDING TO WHAT YOU HAVE SEEN, WHAT IS THE OPTIMAL HOSTING TO INSTALL THE SCRIPT, MY CURRENT HOST DOES NOT COMPLY WITH EVERYTHING, I WOULD LIKE TO HIRE ONE AND FINALLY, WILL YOU HELP ME WITH THAT INFORMATION, THANKS

Hi there,

Generally speaking, all major hosting provider that provides VPS/shared hosting powered by Cpanel or alternative panels, should allow you to install and configure everything w/o too much strugle.

If you can get your hands on a VPS with cPanel&WHM, that will make your life easier.

Thanks and let us know if you have any questions.

Hello, good morning, I can’t access putty to activate ffmepg from my cpanel, could you help me with that?, thanks

Hi there,

I don’t think that’s something we can help with, you should be able to contact the hosting provider to send you instructions on how to access your server via SSH.

Thanks.

S3 AWS after configuration i dont upload de photos and return this error in log https://prnt.sc/m4OSlTwIBX6w

Hi there,

At a glance, these errors, same as the others one you sent us, seems to be related to web-server’s mod_security blocking certain requests.

Thanks and let us know.

why do you answer everyone but not me?

Hi there,

We do answer all comments and DMs, but at the moment, as it should be mentioned on the comment area/profile contact form, most of our team is in vacantion untill ~30 Aug – so response times will be slower than usual, especially for technical related questions (while other, more generic ones can be answered at a glance).

So overall, do not worry, all your messages will be answered.

Thanks for the understanding.

thanks =D

everything configured, but with an error in uploading the photo to S3, I sent you a message by DM with the prints

Hi there,

Replied you over the email you sent us.

Judging by your screenshosts, it looks like your (web) server is blocking S3 remote upload requests due to mod_security rules.

I’d suggest showing the same log to the web-server provider so he can look if the rule can be disabled.

Thanks.

https://ibb.co/QfJrCjs Good afternoon, I’m needing the created profiles in suggestions to be visible, but I can’t seem to activate it, I don’t see anyone. I have 2 test users and I don’t see anything either. Could something be failing? Basically, I want every registered user’s profile to be visible, whether they are paying or not. I’ve attached a screenshot.

Hi there,

There are multiple ways of serving content as a creator (manage-able by admin settings as well):

- Regular profiles > Content is locked until subscribed - Free profiles > Content is locked until the profile is followed for free - Open profiles > Content is open for both registered and unregistered users

On top of these types, creators can have paid posts, which are locked no matter the profile type, until unlocked via payment.

However, feed posts won’t show up by default, unless the user is subscribed/is following other profiles.

You can also add a list of free/open profiles to be followed by default, by new users, via the admin panel settings.

Thanks and let me know if you have any other questions.

does this script support direct paypal payments from buyer to seller?

Hi there,

Unfortunately, no, the payments are not processed in a p2p way, but all the transactions are going to the administrator/site owner account, which can then manually pay out the creators, when requested,

Thanks and let us know if you have any other questions.

Hello Author,

The credentials were changed again. Can you please reset demo credentials rachel@justfans.com. I am unable to login to the user demo and admin demo:

https://justfans.qdev.tech/login Thanks.

Hi there,

Yes – that seemed to be the case, someone keeps re-setting the demo user password somehow. Will make sure to block all such endpoints on the demo version soon (as the password is kind of public).

Re-set it once again and sorry for the inconvenience.

Thanks and do let us know if you have any other questions.

Can we get the LIVE demo logins? Nothing seems to be working.

Hi there,

Sorry for the inconvenience, someone seems to have reset the demo user default password on the demo somehow.

Reverted it back – do let us know if you have any questions.

Keep in mind that you can also register any account and subscribe to any others using the test payments credentials provided in the product description/documentation.

Thanks.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey