Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
en:2.0:faq [2018/05/21 16:23] – Added question-20 amitabhmcaen:2.0:faq [2020/12/21 12:20] (current) fasse
Line 13: Line 13:
 **This text is in the translation files:** [[https://github.com/Admidio/admidio/blob/v3.2/adm_program/languages/en.xml#L1231]] **This text is in the translation files:** [[https://github.com/Admidio/admidio/blob/v3.2/adm_program/languages/en.xml#L1231]]
  
-==== Question -3 How to change colors to new home page colors? ==== +==== Question -3 Showing of header and menu in links ====
- +
-**Answer** ⇒ https://github.com/Admidio/admidio/issues/413 +
- +
-==== Question -4 Showing of header and menu in links ====+
  
 **Answer** ⇒ Not yet possible but This is something that should be done with CSS **Answer** ⇒ Not yet possible but This is something that should be done with CSS
  
-==== Question -Formfiller problem in adding in module? ====+==== Question -Formfiller problem in adding in module? ====
  
 **Answer** **Post link** - [https://www.admidio.org/forum/viewtopic.php?f=20&t=7094] **Answer** **Post link** - [https://www.admidio.org/forum/viewtopic.php?f=20&t=7094]
Line 27: Line 23:
 $pluginMenu = new Menu('plugins', 'Plugins'); include(SERVER_PATH.'/adm_plugins/formfiller/formfiller.php'); echo $pluginMenu→show(); $pluginMenu = new Menu('plugins', 'Plugins'); include(SERVER_PATH.'/adm_plugins/formfiller/formfiller.php'); echo $pluginMenu→show();
  
-==== Question -Front page displays badly after enabling Formfiller plugin? ====+==== Question -Front page displays badly after enabling Formfiller plugin? ====
  
 **Answer-** by fasse » 19. Apr 2018, 03:54 **Answer-** by fasse » 19. Apr 2018, 03:54
Line 33: Line 29:
 You should include the plugin with the menu. Just add there a new link to /adm_plugins/formfiller/formfiller.php You must not add it to the sidebar. Unfortunally there is a bug in formfiller, when doing this. But the author will release a new version soon. You should include the plugin with the menu. Just add there a new link to /adm_plugins/formfiller/formfiller.php You must not add it to the sidebar. Unfortunally there is a bug in formfiller, when doing this. But the author will release a new version soon.
  
-==== Question -Install plugin membership fee? ====+==== Question -Install plugin membership fee? ====
  
 **Answer** - [https://www.admidio.org/forum/viewtopic.php?t=6937] **Answer** - [https://www.admidio.org/forum/viewtopic.php?t=6937]
  
-==== Question -The Configuration file config.php? ====+==== Question -The Configuration file config.php? ====
  
 **Answer** ⇒ **Post link** -  **Answer** ⇒ **Post link** - 
 [[https://www.admidio.org/dokuwiki/doku.php?id=en:2.0:konfigurationsdatei_config.php]] [[https://www.admidio.org/dokuwiki/doku.php?id=en:2.0:konfigurationsdatei_config.php]]
-==== Question -how to change menu names? ====+==== Question -how to change menu names? ====
  
 I want to edit the name of the “announcements” and also change the description of them (the text appearing below the module name at adm_program/index.php ). I want to edit the name of the “announcements” and also change the description of them (the text appearing below the module name at adm_program/index.php ).
Line 53: Line 49:
 there you can change the naming and the description that is displayed. on every Update this will be lost. there you can change the naming and the description that is displayed. on every Update this will be lost.
  
-==== Question -10 member directory open on Web ====+==== Question -member directory open on Web ====
  
 **Answer- Post link** - [https://www.admidio.org/forum/viewtopic.php?f=20&t=7078] **Answer- Post link** - [https://www.admidio.org/forum/viewtopic.php?f=20&t=7078]
Line 61: Line 57:
 in the index.php file you need to set the group ID of the group you want to see when you open the index file in the browser. maybe this can be a first step for you to get all the functions you need. in the index.php file you need to set the group ID of the group you want to see when you open the index file in the browser. maybe this can be a first step for you to get all the functions you need.
  
-==== Question -11 How to setup password for new user? ====+==== Question -10 How to setup password for new user? ====
  
 I log on as administrator and registered a new user. I don't setup email delivery on my server. I tried to edit the new users profile and change password, but it seems like password change for other users is not allowed even for administrator role. I log on as administrator and registered a new user. I don't setup email delivery on my server. I tried to edit the new users profile and change password, but it seems like password change for other users is not allowed even for administrator role.
Line 67: Line 63:
 **Answer**- The only option is to send an email to the user with the new password. Or the user must register himself. **Answer**- The only option is to send an email to the user with the new password. Or the user must register himself.
  
-==== Question -12 Is the Awards plugin available in English? ====+==== Question -11 Is the Awards plugin available in English? ====
  
 **Answer** -  **Answer** - 
Line 89: Line 85:
   * At the end of the file /adm_program/modules/profile/profile.php in front $ page-> show (); be inserted.   * At the end of the file /adm_program/modules/profile/profile.php in front $ page-> show (); be inserted.
  
-==== Question -13 Own logo ====+==== Question -12 Own logo ====
  
 **Answer**- by XimeX » 24 Sep 2015, 16:27 Post link - https://www.admidio.org/forum/viewtopic.php?f=4&t=6567 **Answer**- by XimeX » 24 Sep 2015, 16:27 Post link - https://www.admidio.org/forum/viewtopic.php?f=4&t=6567
Line 103: Line 99:
 and deletes the “width: … px;” Out and deletes the “width: … px;” Out
  
-==== Question -14 How to remove admidio from heading (Admidio overview)? ====+==== Question -13 How to remove admidio from heading (Admidio overview)? ====
  
 **Answer** - by XimeX » 18. Apr 2018, 22:18 Post link - [[https://www.admidio.org/forum/viewtopic.php?f=20&t=7848]] **Answer** - by XimeX » 18. Apr 2018, 22:18 Post link - [[https://www.admidio.org/forum/viewtopic.php?f=20&t=7848]]
Line 109: Line 105:
 Go to ⇒ https://github.com/Admidio/admidio/blob … ex.php#L21 Change to $headline = $gL10n→get('SYS_OVERVIEW'); Go to ⇒ https://github.com/Admidio/admidio/blob … ex.php#L21 Change to $headline = $gL10n→get('SYS_OVERVIEW');
  
-==== Question -15 how can i add links as similar to registration? ====+==== Question -14 how can i add links as similar to registration? ====
  
 **Answer** - by XimeX » 18. Apr 2018, 22:18 Post link - [[https://www.admidio.org/forum/viewtopic.php?f=20&t=7848]] **Answer** - by XimeX » 18. Apr 2018, 22:18 Post link - [[https://www.admidio.org/forum/viewtopic.php?f=20&t=7848]]
Line 123: Line 119:
 The first section is for the links that are shown if you are logged in. the other section for logged out The first section is for the links that are shown if you are logged in. the other section for logged out
  
-==== Question - 16 Membership fee menu is missing? ====+==== Question - 15 Membership fee menu is missing? ====
  
 **Error message: There are no contribution roles available! - Define first contribution roles in accordance with the documentation. **Error message: There are no contribution roles available! - Define first contribution roles in accordance with the documentation.
Line 131: Line 127:
 Go into role administration & define a contribution ( contribution ) & a contribution period ( contribution period) for any role. This should make the menu structure visible again. Go into role administration & define a contribution ( contribution ) & a contribution period ( contribution period) for any role. This should make the menu structure visible again.
  
-==== Question - 17 Attachments/documents with in user profile? ====+==== Question - 16 Attachments/documents with in user profile? ====
             ==== How to provide folder access to member only? ====             ==== How to provide folder access to member only? ====
  
Line 143: Line 139:
   * 5 - Now each user will have two roles assigned.only one role (RoleDocUserA) will be allowed to access the "userA's folder "FolderA".   * 5 - Now each user will have two roles assigned.only one role (RoleDocUserA) will be allowed to access the "userA's folder "FolderA".
  
-==== Question - 18 My admidio member website doesn't works after transition to HTTPS? ====+==== Question - 17 My admidio member website doesn't works after transition to HTTPS? ====
     Scenario - In case your admidio site home page goes bad when you use https     Scenario - In case your admidio site home page goes bad when you use https
  
Line 152: Line 148:
 Look for the file **adm_my_files/config.php** and **change from $g_root_path = 'http://myadmidio.com'; to $g_root_path = 'https://myadmidio.com';** Look for the file **adm_my_files/config.php** and **change from $g_root_path = 'http://myadmidio.com'; to $g_root_path = 'https://myadmidio.com';**
  
-==== Question - 19 How to undo Weblink (Multiple organization visibilty)? ====+==== Question - 18 How to undo Weblink (Multiple organization visibilty)? ====
 **Answer -** By Fasse **Answer -** By Fasse
 **Post Link -** [[https://www.admidio.org/forum/viewtopic.php?f=20&t=7908]] **Post Link -** [[https://www.admidio.org/forum/viewtopic.php?f=20&t=7908]]
  
-==== Question - 20 Customize admidio Email Template   ====+==== Question - 19 Customize admidio Email Template   ====
 **Answer -** by henner  **Answer -** by henner 
 **Post Link -** [[https://www.admidio.org/forum/viewtopic.php?f=3&t=7935]]  **Post Link -** [[https://www.admidio.org/forum/viewtopic.php?f=3&t=7935]] 
Line 162: Line 158:
  
 ''Look for directory: admidio/adm_my_files/mail_templates. there is a file "template.html". If you adapt this file to your needs, the emails will be really nice. And if you simply rename the file, eg in "template_1.html" e-mails look like before.''  ''Look for directory: admidio/adm_my_files/mail_templates. there is a file "template.html". If you adapt this file to your needs, the emails will be really nice. And if you simply rename the file, eg in "template_1.html" e-mails look like before.'' 
- 
-==== Question - 21   ==== 
  • en/2.0/faq.txt
  • Last modified: 2020/12/21 12:20
  • by fasse