Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Forum Frage?  (Read 2995 times)

0 Members and 1 Guest are viewing this topic.

dreameye

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 20
Forum Frage?
« on: March 18, 2011, 05:10:23 pm »

Hallo,

habe eine Frage zum Forum. Kann man das Forum für Gäste unsichtbar machen?

Die Gäste können  Kategorien und Mitglieder und Besucherstatistik sehen, ich möchte das die Gäste garnicht sehen können.

Wo kann ich es abstellen?

Vielen Dank im vorraus.

Gruß dreameye

Logged

Αndré

  • Administrator
  • Coppermine addict
  • ****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: Forum Frage?
« Reply #1 on: March 18, 2011, 05:38:22 pm »

Zum Verständnis: es geht hier um das Forum-Plugin für Coppermine?
Logged

dreameye

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 20
Re: Forum Frage?
« Reply #2 on: March 18, 2011, 06:29:54 pm »

Ja, es geht um das Forum-Coppermime, das habe ich mir gestern geladen und auch schon reingerichtet.



Logged

dreameye

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 20
Re: Forum Frage?
« Reply #3 on: March 20, 2011, 09:31:34 pm »

Weiß hier niemand rat?

Gruß dreameye
Logged

Αndré

  • Administrator
  • Coppermine addict
  • ****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: Forum Frage?
« Reply #4 on: March 21, 2011, 01:34:18 pm »

Öffne die Datei forum.php und füge ganz ans Ende folgendes ein:
Code: [Select]
if (!USER_ID) {
    cpg_die(ERROR, $lang_errors['access_denied'], __FILE__, __LINE__);
}
Logged

dreameye

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 20
Re: Forum Frage?
« Reply #5 on: March 21, 2011, 03:03:52 pm »

Vielen danke, das hat geklappt :-)

Gruß dreameye
Logged
Pages: [1]   Go Up
 

Page created in 0.029 seconds with 20 queries.