101t / jasmin-web-panel

📨 Jasmin Web Panel for Jasmin SMS Gateway
https://youtu.be/z-BFJzWtq1M
82 stars 78 forks source link

html not showing properly #44

Closed Niccolohui closed 3 years ago

Niccolohui commented 3 years ago

just wondering why the html not showing properly and the image is not showing too. is it related to the NGiNX?

Niccolohui commented 3 years ago
Screenshot 2021-07-20 at 12 33 29 AM Screenshot 2021-07-20 at 12 34 48 AM
101t commented 3 years ago

Just do this:

python deploy.py collectstatic

On Mon, Jul 19, 2021 at 7:50 PM Niccolohui @.***> wrote:

[image: Screenshot 2021-07-20 at 12 33 29 AM] https://user-images.githubusercontent.com/15860697/126197146-07b521ee-7cf9-4498-a66c-61a12e80ad17.png

[image: Screenshot 2021-07-20 at 12 34 48 AM] https://user-images.githubusercontent.com/15860697/126197151-c8da7258-589c-4632-be7b-464bbce6b0f2.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/101t/jasmin-web-panel/issues/44#issuecomment-882701035, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABF2SDOXMIRXLQJ7AU3NXPDTYRJWBANCNFSM5AUB7T7A .

-- Tarek Kalaji IT Engineer | Yazılım Uzmanı Web: https://supernovasoft.com | Mob: +90 531 208 9995 | Skype: tarek-it

Niccolohui commented 3 years ago

what is the different between using deploy.py and manage.py, I run deploy.py with error, but it's fine with manage.py

Niccolohui commented 3 years ago

Just do this: python deploy.py collectstatic … On Mon, Jul 19, 2021 at 7:50 PM Niccolohui @.**> wrote: [image: Screenshot 2021-07-20 at 12 33 29 AM] https://user-images.githubusercontent.com/15860697/126197146-07b521ee-7cf9-4498-a66c-61a12e80ad17.png [image: Screenshot 2021-07-20 at 12 34 48 AM] https://user-images.githubusercontent.com/15860697/126197151-c8da7258-589c-4632-be7b-464bbce6b0f2.png — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#44 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABF2SDOXMIRXLQJ7AU3NXPDTYRJWBANCNFSM5AUB7T7A . -- Tarek Kalaji IT Engineer | Yazılım Uzmanı Web: https://supernovasoft.com | Mob: +90 531 208 9995 | Skype:* tarek-it

and look into the admin/css directory, all .css file are blank.

it shows this Found another file with the destination path 'admin/css/widgets.css'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. Found another file with the destination path 'admin/css/changelists.css'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. Found another file with the destination path 'admin/css/rtl.css'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. Found another file with the destination path 'admin/css/dashboard.css'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. Found another file with the destination path 'admin/css/forms.css'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. Found another file with the destination path 'admin/css/fonts.css'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. Found another file with the destination path 'admin/css/login.css'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. Found another file with the destination path 'admin/css/base.css'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. Found another file with the destination path 'admin/js/SelectFilter2.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. Found another file with the destination path 'admin/js/admin/DateTimeShortcuts.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. Found another file with the destination path 'admin/js/admin/RelatedObjectLookups.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path.