Please or Register to create posts and topics.

Asgaros Forum v1.14.8: Enhancement Release

PreviousPage 2 of 2

@htb Stelle bitte sicher, dass die height/width-Werte in der CSS-Regel auch auf 40 Pixel gesetzt sind – die background-size alleine reicht nicht aus, da das inhaltsleere inline-element ansonsten keinerlei Größe hat.

HTB has reacted to this post.
HTB
If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!
  1. ok das wars, geht jetzt, vorher brauchte es das nicht. danke für die schnelle hilfe.

2. das mit der youtube videos breite ist noch nicht gefixt? ich brauche immer noch den code in der css:

/* wegen youtube breite */
#af-wrapper .fit-video {
        position: static !important;
        left: 0 !important;
        width: auto !important;
    }

 

i am using this forum on my website i want only loged user download my attachments plz tell me plugin or tell me php code

Hallo @htb

Die fit-video CSS-Klasse wird von deinem Theme für automatisch eingebettete Inhalte gesetzt. Das kann ich also nicht direkt innerhalb von Asgaros Forum verhindern und ein Hinzufügen von CSS-Regeln für Drittanbieter-Komponenten würde das Plugin nur unnötig aufblähen. Entweder lässt du diese Regel einfach unangetastet drinnen oder du kontaktierst den Entwickler deines Themes und fragst nach, ob diese überdimensionierten Größen für eingebettete Inhalte beabsichtigt sind oder durch eine falsche CSS-Definition verursacht werden.

If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!

Hello @mnaeempn

Please activate the following option in the settings:

Forum -> Settings -> Uploads -> Show uploaded files to logged-in users only

If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!

Thnks for reply sir infect i want my Attachments show all loged out use also , but when any one download , it says to login first

mean only loged user download my Attachments, but show Attachments for everyone

i want like this same as is it.

https://vinafix.com/threads/shematic-dell-n5010-dg15-intel_cal_a00_0329.2644/

secondly how i can backup all topic and post or tell me the way of update without losing all post and topics

Hello @mnaeempn

Showing uploaded files without the possibility to download them for guests is currently not possible.

For backup I suggest you to use a tool like phpMyAdmin which can be used to make a backup of your complete database. There should also be plugins available which allow you to make a backup of the database. Applying updates of Asgaros Forum should be safe and it will not delete any posts or topics.

If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!

very good

amjad has reacted to this post.
amjad
PreviousPage 2 of 2