Jump to content

KawaiiDoggo

Members
  • Joined

  • Last visited

File Comments posted by KawaiiDoggo

  1. 4 minutes ago, Mahmoud said:

    It doesn't work that simple😅

    You are right! I forgot the constants.php file...

     

    1. Create a file named constants.php.
    2. Add the following code and replace the word "admin" with the word you want to use for the ACP (Admin Control Panel) URL:
    <?php
    \define( 'CP_DIRECTORY', 'admin' );


    Rename the admin folder to the word you set earlier, and you’re done!

  2. 1 hour ago, EK Entertainment said:

    Method 1 | FIX 7.1 ERROR

    Follow these steps:

    1- Go to the database and choose the "app_settings" table

    image.thumb.png.66ada915cd64db721479a92ba126a0a1.png

    2- Change the value of the theme names in front_theme and dash_theme to default
    3- The 500 error will disappear, edit the version.txt file in the main path of the project and change the value to 7.00

    image.thumb.png.67a402944c4bd53f665b3e3f2b960cbd.png


    4- Go to the dashboard and update the script
    5- Finally, you will go to the "app_settings" table and write the names of the themes you want to activate as you want in the values front_theme and dash_theme

    Even now, it doesn't work. When you give the update-manual command, version.txt is automatically updated to the newest update.