-
Posts
105 -
Joined
-
Last visited
Profile Information
-
Gender
Not Telling
-
Location
PelajarHosting
Recent Profile Visitors
5,163 profile views
ariq01's Achievements
-
ariq01 reacted to a post in a topic: [Module] Observium module
-
ariq01 reacted to a post in a topic: Blesta Integrations - From Just $29.99
-
ariq01 reacted to a post in a topic: [Ideas] Late fee Plugin
-
ariq01 reacted to a post in a topic: [Module] Data Pools Module
-
ariq01 reacted to a post in a topic: [Module] Data Pools Module
-
ariq01 reacted to a post in a topic: Domain Manager - We need your feedback on domains
-
ariq01 reacted to a post in a topic: To Blesta Users - On which topic you need tutorial?
-
ariq01 reacted to a question: Configurable Options Multi-currency
-
ariq01 reacted to a post in a topic: Anyone Having Issues Accessing Licensecart.com?
-
sedudohost reacted to a post in a topic: WHY BLESTA DON´T PRIORITIZE WHAT WE REALLY NEED
-
ariq01 reacted to a post in a topic: Vultr For Blesta Provisioning Module
-
Abdy reacted to a post in a topic: WHY BLESTA DON´T PRIORITIZE WHAT WE REALLY NEED
-
How about affiliate plugin mate? http://dev.blesta.com/browse/CORE-1091
- 11 replies
-
- logicboxes
- blesta domain management
- (and 2 more)
-
@Nelsa thanks btw for nginx conf. But mine still error. I can't access (404 not found) https://blesta/admin/theme/theme.css?dir=WHMBlesta and only can access https://blesta/admin/theme/ server { listen 443 ssl http2; ## listen for ipv4; this line is default and implied #listen [::]:80 default ipv6only=on; ## listen for ipv6 root /**/public_html; index index.php index.html; error_log /**.error.log warn; # Make site accessible from http://localhost/ server_name **; ssl_certificate **/ssl/ssl-bundle.crt; ssl_certificate_key **/ssl.key; ssl_session_cache shared:SSL:20m; ssl_session_timeout 10m; ssl_protocols TLSv1 TLSv1.1 TLSv1.2; ssl_prefer_server_ciphers on; ssl_ciphers 'ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DSS-AES128-GCM-SHA256:kEDH+AESGCM:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-DSS-AES128-SHA256:DHE-RSA-AES256-SHA256:DHE-DSS-AES256-SHA:DHE-RSA-AES256-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:AES:CAMELLIA:DES-CBC3-SHA:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5:!PSK:!aECDH:!EDH-DSS-DES-CBC3-SHA:!EDH-RSA-DES-CBC3-SHA:!KRB5-DES-CBC3-SHA'; ssl_dhparam /etc/nginx/dhparams.pem; add_header Strict-Transport-Security "max-age=31536000; includeSubDomains"; client_body_buffer_size 32m; location ~ \.php$ { try_files $uri /index.php?$args; #try_files $uri =404; #https://github.com/cloudrck/blesta-nginx/blob/master/sites-available/blestav3 ON fastcgi_split_path_info ^(.+\.php)(/.+)$; fastcgi_connect_timeout 60; fastcgi_send_timeout 180; fastcgi_read_timeout 180; fastcgi_buffer_size 128k; fastcgi_buffers 4 256k; # fastcgi_busy_buffers_size 256k; fastcgi_temp_file_write_size 256k; fastcgi_intercept_errors on; #https://github.com/cloudrck/blesta-nginx/blob/master/sites-available/blestav3 OFF fastcgi_pass unix:/var/run/php5-fpm.sock; fastcgi_index index.php; fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; include fastcgi_params; } location ~* \.(js|css|png|jpg|jpeg|gif|ico)$ { expires max; log_not_found off; } location ~ (\.pdt) { return 403; } location = /favicon.ico { log_not_found off; access_log off; } location = /robots.txt { allow all; log_not_found off; access_log off; } location / { if (!-e $request_filename){ rewrite ^(.*)$ /index.php; } # For access to install file if ($request_uri ~ "^(.*)/install.php$"){ rewrite install.php /%1/install/ redirect; } } } server { listen 80; server_name **; rewrite ^ https://**$request_uri permanent; }
-
I've set htaccess to true on lib/init.php and i still can't visit https://blesta/admin/theme/theme.css?dir=WHMBlesta I'm following https://github.com/cloudrck/blesta-nginx/blob/master/sites-available/blestav3
-
Hi, i'm use nginx and use that github config still got error. Still can't change themes on my blesta.
-
Paul reacted to a post in a topic: Module: Gogetssl
-
I've using gogetssl on blesta now. Everything is ok, no bug.
-
BeZazz reacted to an answer to a question: My Gravatar suddenly revert to default again
-
@Licensecart ah ok, thank you and sry i'm forgot replied the tickets @BeZazz okay, thankss...
-
Yup when i visit link, sometimes 'G' too. hmm okay
-
https://www.gravatar.com/avatar/282bb5c7aa02c34b4e5a7a98fabaa911?s=120 I've confused, now my photos loaded but sometimes my photos turn to default 'G' again.
-
@Tyson did you means "Copy Image Location" (right click on gravatar) ? I've check it, sometimes my photos loaded and recently my photos turn to default 'G' again. I didn't know what the problems.I'm so confused
-
Broken again.. what should i do? anyone?
-
my gravatar stored. I didn't know what happens. Just forget it
-
Hello all. I want to ask a question, my gravatar photo suddenly change to default 'G' again on support ticket. http://prntscr.com/eblzhr I've check it on gravatar site, my photo didn't not change. You can check here : ariqnz[at]gma*l.com. Help me..
-
Everythings works on staff side. But unblock section on client side looks broken template. I can't click unblock button.
-
hi @Blesta Addons, can i request another logicboxes module? i mean resellerclub. Resellerclub provide domains, shared hosting, vps, codeguard, website builder, etc as their products. So will you create another resellerclub module which provide reseller to sell all of their products? not domains only.
- 6 replies
-
- logicboxes resellers manager
- logicboxes
-
(and 1 more)
Tagged with: