• Contact Us

CreaboxThemes Support

CreaboxThemes Support -
  • Contact Us
Login

Login to CreaboxThemes Support

Lost Password

Sign in to our website with your favourite social media account. It's just one click away!

Register
  • Contact Us
Profile picture of CreaboxThemes

CreaboxThemes

@creabox Active 1 month, 1 week ago
@mastars Hi, access to the forum you want and create a new topic at the bottom of the page. What is your problem with the subscription form? Regards View
  • Activity
  • Profile
  • Friends 14
  • Forums
  • Personal
  • Mentions
  • Favorites
  • Friends
  • Profile picture of CreaboxThemes

    CreaboxThemes replied to the topic adding photos or deleting in the forum Blanco – Laravel Script 1 month, 1 week ago

    Hi,

    I have made tests and you are right about the error messages. They aren’t specific about the error. I will change it in the next update.

    Anyway, the conditions about the file size in lower than 10mb, so it’s really strange if you were trying to upload images about 500kb. Have you checked the server conditions about this?

    Before I will…[Read more]

  • Profile picture of CreaboxThemes

    CreaboxThemes replied to the topic Content deletion error in the forum Blanco – Laravel Script 2 months ago

    Hi again. Anyway, I will try to find a possible solution to avoid this error. Regards and thanks.

  • Profile picture of CreaboxThemes

    CreaboxThemes replied to the topic SSL on the site in the forum Blanco – Laravel Script 2 months ago

    Hi,

    there is no option in the admin panel to enable a SSL option. If you have activated in your server, you can install the script with the ssl url that you want.

    Regards

  • Profile picture of CreaboxThemes

    CreaboxThemes replied to the topic Content deletion error in the forum Blanco – Laravel Script 2 months, 1 week ago

    Of course an error will happen. But, that case is imposible if you use the script in a normal situation. You have modified the database.

    When an user upload an image or video, it will have a unique name. There will not two file with the same name. And of course, a regular user won’t delete the file ‘installed’. That case would happen if you want…[Read more]

  • Profile picture of CreaboxThemes

    CreaboxThemes replied to the topic Content deletion error in the forum Blanco – Laravel Script 2 months, 1 week ago

    Hi,

    if you delete the file ‘installed’, you have to empty the database, or delete it and create it again. If not, there will be errors because the script install the database again.

    Regards

  • Profile picture of CreaboxThemes

    CreaboxThemes replied to the topic Laravel Installer – Database Error in the forum Blanco – Laravel Script 2 months, 1 week ago

    Hi,

    are you seeing your favicon image in the admin option? Could you send me your url website to check it please? If you don’t want to publish it here, send me the url to my email admin@creabox.es

    About the customization of the admin/login page it could be a great idea. What would you like to customize? The image?

    Regards

  • Profile picture of CreaboxThemes

    CreaboxThemes replied to the topic Laravel Installer – Database Error in the forum Blanco – Laravel Script 2 months, 2 weeks ago

    Your welcome. If you need something more, contact me please.

    Regards

  • Profile picture of CreaboxThemes

    CreaboxThemes replied to the topic Laravel Installer – Database Error in the forum Blanco – Laravel Script 2 months, 2 weeks ago

    Hi,

    contact to your server provider and ask them how to give permission 777 to those folders. Maybe you can do it from your FTP client.

    Regards

  • Profile picture of CreaboxThemes

    CreaboxThemes replied to the topic Laravel Installer – Database Error in the forum Blanco – Laravel Script 2 months, 2 weeks ago

    Hi,

    I think maybe it’s an error with your server provider. Have you contacted with them? I have found some links that maybe help you:

    https://www.hostgator.com/help/article/sql-errors
    https://www.hostgator.com/help/article/troubleshooting-mysql-database-connection-issues

    Regards

  • Profile picture of CreaboxThemes

    CreaboxThemes replied to the topic BLANCO ERROR in the forum Blanco – Laravel Script 2 months, 2 weeks ago

    Hi,

    I’m glad for that. If you need some help, contact me please.

    Regards

  • Profile picture of CreaboxThemes

    CreaboxThemes replied to the topic BLANCO ERROR in the forum Blanco – Laravel Script 2 months, 3 weeks ago

    Hi,

    sorry for the inconveniences. When do you get that error exactly?

    Regards

  • Profile picture of CreaboxThemes

    CreaboxThemes replied to the topic increase the upload size in the forum Blanco – Laravel Script 3 months, 1 week ago

    Hi Paula,

    yes, actually the image validation is limited to 10mb. It can be changed in the code. I will send you the files SliderController.php and SliderImageController.php modified. Replace them in the folder app/Http/Controllers

    Regards

  • Profile picture of CreaboxThemes

    CreaboxThemes replied to the topic Need installation in the forum Blanco – Laravel Script 3 months, 1 week ago

    Hi Fahim,

    I don’t use to give that service but I will do an exception. Please, send me your information for connect me to your FTP and the database data. You can send me the information to my personal email admin@creabox.es

    Regards

  • Profile picture of CreaboxThemes

    CreaboxThemes replied to the topic Installation Problem in the forum Blanco – Laravel Script 4 months, 2 weeks ago

    Thank so much and sorry for the inconveniences. I take note about your advice for future updates. It will be a great idea allow to create new users with different roles.

    I’ll be glad if you rate the theme please. It will help me a lot. You can do it from your download page.

    Regards

  • Profile picture of CreaboxThemes

    CreaboxThemes replied to the topic Installation Problem in the forum Blanco – Laravel Script 4 months, 2 weeks ago

    Hi,

    when you try to install the theme again, do you upload only the file .env or all the files?
    If you upload only the file .env, maybe it has been created a file ‘installed’ if you have tried it previously. To try to install the theme again:

    • Upload the file .env just changing the email details
    • Remove the file ‘installed’ in the folder…

    [Read more]

  • Profile picture of CreaboxThemes

    CreaboxThemes replied to the topic Installation Problem in the forum Blanco – Laravel Script 4 months, 2 weeks ago

    Hi,

    Where do you get that error? When you access to the url to install it?

    In the file .env you have only to edit the next options:
    MAIL_MAILER=smtp
    MAIL_HOST=smtp.gmail.com
    MAIL_PORT=587
    MAIL_USERNAME=creaboxthemes@gmail.com
    MAIL_PASSWORD=jphtpnpuhkabdkzm
    MAIL_ENCRYPTION=tls
    MAIL_FROM_ADDRESS=rscosca@gmail.com
    MAIL_FROM_NAME="Blanco…
    [Read more]

  • Profile picture of CreaboxThemes

    CreaboxThemes replied to the topic Installation Problem in the forum Blanco – Laravel Script 4 months, 2 weeks ago

    Hi,

    in the step 4 you need to change the email details but not the database. That information is added in the installer process.
    I mena, when you go to your domain in the step 5, the installer process starts and you will be able to add all the data about your database.

    Regards

  • Profile picture of CreaboxThemes

    CreaboxThemes replied to the topic Installation Problem in the forum Blanco – Laravel Script 4 months, 2 weeks ago

    Hi,

    sorry for the inconveniences. Where do you get that error? When are you installing the theme?
    If the theme has been installed, have you got any slider created?

    Regards

  • Profile picture of CreaboxThemes

    CreaboxThemes replied to the topic Video and google map dont' show in the forum Verde – HTML Template 5 months, 1 week ago

    Hi Beto,

    sorry for the delay to answer. I have checked your website and the map doesn’t load. Have you removed it?
    I see the website is in Spanish. I’m from Spain so if you prefer, we can answer us in Spanish.

    Regards

  • Profile picture of CreaboxThemes

    CreaboxThemes replied to the topic Lastest version of WP? in the forum Azul – WP Plugin 1 year, 12 months ago

    Hi,

    sorry for the inconveniences. I have sent you an email with my “Twitter Feed” configuration ti check if it works fine.

    Regards

  • Load More
Themeforest

Members

Newest | Active | Popular
  • Profile picture of manorchaii
    manorchaii
    Active 2 hours, 34 minutes ago
  • Profile picture of Dee Olub
    Dee Olub
    Active 1 day, 4 hours ago
  • Profile picture of RobertNon
    RobertNon
    Active 2 days, 11 hours ago
  • Profile picture of JamesDem
    JamesDem
    Active 1 week, 4 days ago
  • Profile picture of Roberto Molle
    Roberto Molle
    Active 1 week, 4 days ago

Recent Topics

  • adding photos or deleting
  • SSL on the site
  • Content deletion error
  • Laravel Installer – Database Error
  • BLANCO ERROR

Recent Replies

  • adding photos or deleting
  • Content deletion error
  • Content deletion error
  • SSL on the site
  • Content deletion error

Copyright © 2022 CreaboxThemes. All Rights Reserved.