Notify subject or forum subscription impossible

English Style Support
Tanguero
Newbie
Newbie
Beiträge: 4
Registriert: Do 5. Mai 2011, 16:50

Notify subject or forum subscription impossible

Beitrag von Tanguero »

Hi !
I have tried without success to activate a link to subscribe to forum or to have notifications of reply on my forum. http://parolesdechercheurs.be/phpBB/index.php
I have set to "yes" permissions to subscribe to forums and to subjects via the admin board.

P.S. I use the French translation and have loaded phpBB with OVH automated implementation. I have checked that the correct code is in "overall-header.html" file. Everything seems normal.

Can you help me ?

Best Regards.

(I'm a new user)
Benutzeravatar
Marc
Administrator
Administrator
Beiträge: 620
Registriert: Di 2. Sep 2008, 23:48
phpbb.com: Marc
Wohnort: Munich

Re: Notify subject or forum subscription impossible

Beitrag von Marc »

You need to install the French imageset for proFormell. You can find the needed files in the contrib folder of proFormell.
Bild
Tanguero
Newbie
Newbie
Beiträge: 4
Registriert: Do 5. Mai 2011, 16:50

Re: Notify subject or forum subscription impossible

Beitrag von Tanguero »

There is a imageset file (phpBB/styles/proFormell/contrib/languages/fr/imageset.cfg) with this code in:

Code: Alles auswählen

#
# phpBB Imageset Configuration File
#
# @package phpBB3
# @copyright (c) 2006 phpBB Group 
# @license http://opensource.org/licenses/gpl-license.php GNU Public License 
#
#
# At the left is the name, please do not change this
# At the right the value is entered
# For on/off options the valid values are on, off, 1, 0, true and false
#
# Values get trimmed, if you want to add a space in front or at the end of
# the value, then enclose the value with single or double quotes. 
# Single and double quotes do not need to be escaped.
#
# 

# Images
img_icon_contact_pm = icon_contact_pm.png*20*28

img_icon_post_edit = icon_post_edit.png*20*51
img_icon_post_quote = icon_post_quote.png*20*49

img_icon_user_online = icon_user_online.png*58*58
img_icon_user_offline =
img_icon_user_search =

img_button_pm_forward = button_pm_forward.png*25*96
img_button_pm_new = button_pm_new.png*25*96
img_button_pm_reply = button_pm_reply.png*25*96

img_button_topic_locked = button_topic_locked.png*25*96
img_button_topic_new = button_topic_new.png*25*96
img_button_topic_reply = button_topic_reply.png*25*96
Is it in the right folder?
Do I have to copy that code somewhere else ?
Benutzeravatar
Marc
Administrator
Administrator
Beiträge: 620
Registriert: Di 2. Sep 2008, 23:48
phpbb.com: Marc
Wohnort: Munich

Re: Notify subject or forum subscription impossible

Beitrag von Marc »

Seems good to me. If the files are present try if refreshing the imageset in the ACP solves it.
Bild
Tanguero
Newbie
Newbie
Beiträge: 4
Registriert: Do 5. Mai 2011, 16:50

Re: Notify subject or forum subscription impossible

Beitrag von Tanguero »

HI Marc.
I have refreshed. No change. I still don't have any possibility to get notified when a reply is posted.
It really puzzles me because I can activate or de-activate the bookmarking of forum trough the ACP.

Could it be possible that OHV hosting my web site cuts that option ?

If yes, is it possible to install phpbb all over again without loosing the subjects and their answers, the members already listed ect ... ?

Thanks for your answers.

Best regards to you all
Tanguero
Newbie
Newbie
Beiträge: 4
Registriert: Do 5. Mai 2011, 16:50

Re: Notify subject or forum subscription impossible

Beitrag von Tanguero »

Hi Marc !

I found: I just displaced the fr folder and its entire content out of the language folder and placed it (one level up) in the contrib folder. That way the fr folder is at the same level than en folder.
And now it works.

Thanks for your help.

Best Regards