[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4363: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3542)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4365: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3542)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4366: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3542)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4367: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3542)
Internal Server Error apres update au version 2.0

Internal Server Error apres update au version 2.0

Trouvez ici tout l'aide dont vous avez besoin concernant le script d'annuaire Arfooo.
Merci de reporter les éventuels bugs trouvés.

Internal Server Error apres update au version 2.0

Messagede Searchtheweb » Jeu 11 Fév 2010 13:32

Bonjour,

J'ai reussi a updater du version arfooo 1.9 au version 2.0 mais, quand je click sur une link, categorie ou tous les links du le homepage, je prend erreure 500 Internal Server Error.

Mon directeur peut etre trouve ici : c'est un subdomain.

Mercy beaucoup en avant!
Searchtheweb
 
Messages: 78
Inscription: Jeu 26 Nov 2009 12:00


Re: Internal Server Error apres update au version 2.0

Messagede Arf » Jeu 11 Fév 2010 13:53

Hi,

I think is just .htaccess problem ;)
Do you have your old .htaccess ?
Arf
Administrateur du site
 
Messages: 3100
Inscription: Lun 21 Jan 2008 14:53

Re: Internal Server Error apres update au version 2.0

Messagede Searchtheweb » Jeu 11 Fév 2010 14:06

Hi,

I see that you remembered that i said i can't speak french too well, so thank you very much. I had the default htaccess file and i still have it, the one from the arfooo 1.9 but it still doesn't work

#Put the line here to enable PHP5

#You may need to un-comment the following line

#Options +FollowSymlinks
# REMEBER YOU ONLY NEED TO STARD MOD REWRITE ONCE
RewriteEngine On

#REWRITE BASE
#RewriteBase /

# HERE IS A GOOD PLACE TO ADD THE WWW PREFIXE REDIRECTION

# HERE IS A GOOD PLACE TO ADD THE OLD SCRIPT REDIRECTION
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.+)$ index.php


My website is a subdomain : .

Can you build a htaccess file for my website in order for it to work properly ? i can't resolve this. It used to work just fine before the update to 2.0 that i did 30 minutes ago.

Thank you Arf for answering so fast!
Searchtheweb
 
Messages: 78
Inscription: Jeu 26 Nov 2009 12:00

Re: Internal Server Error apres update au version 2.0

Messagede Searchtheweb » Jeu 11 Fév 2010 14:10

And another question : will the old templates for websites built on arfooo still work with 2.0 version ?

I use a modified form of studiopressread template for arfooo.
Searchtheweb
 
Messages: 78
Inscription: Jeu 26 Nov 2009 12:00

Re: Internal Server Error apres update au version 2.0

Messagede Arf » Jeu 11 Fév 2010 14:18

Hi,

its sure, if your old .htaccess 1.0.9 work, you use this .htaccess for 2.0.0 version, and work without error.
Do you have make this test ?

Arfooo 2.0.0 is totaly new version, so old template doesn't work with this new version.
But in March, I have free time, so I start adaptation template in March.
Arf
Administrateur du site
 
Messages: 3100
Inscription: Lun 21 Jan 2008 14:53

Re: Internal Server Error apres update au version 2.0

Messagede Searchtheweb » Jeu 11 Fév 2010 14:23

Yes, as as a matter of fact, i use that right now. It's up on the server, but i get that Internal Server Error.

I think that the new arfooo script has something in it that would suppose to change the htaccess file for those who have arfooo 2.0 installed in a subdomain...I don't know..i just suppose that... The fact is that i have that htaccess and it doesn't work now. And before update it worked perfectly ... :(
Searchtheweb
 
Messages: 78
Inscription: Jeu 26 Nov 2009 12:00

Re: Internal Server Error apres update au version 2.0

Messagede Searchtheweb » Jeu 11 Fév 2010 14:37

And, if you put the address of my website in Mozilla Firefox you'll see that the writing for the categories is dubled and that needs to be fixed. In Internet Explorer is ok, but in Firefox it's not ok.
Searchtheweb
 
Messages: 78
Inscription: Jeu 26 Nov 2009 12:00

Re: Internal Server Error apres update au version 2.0

Messagede Searchtheweb » Jeu 11 Fév 2010 14:54

As i can't get into my admin area, can you tell me, did you integrate my suggestion with TinyMCE at the newsletter form ? It would be very usefull to be able to format the writing and inserting images into the newsletter so that they would be more appealling to those who receive our emails.
Searchtheweb
 
Messages: 78
Inscription: Jeu 26 Nov 2009 12:00

Re: Internal Server Error apres update au version 2.0

Messagede aras » Jeu 11 Fév 2010 15:12

Yes the news version of Arfooo integrate TinyMCE in the newsletter form.

For you connect to admin aréa, check the .htaccess if not contain any error of configuration.

Soory for my bad english,

Thanatos
aras
 
Messages: 278
Inscription: Mar 2 Déc 2008 23:26

Re: Internal Server Error apres update au version 2.0

Messagede Searchtheweb » Jeu 11 Fév 2010 15:18

I am very proud as i was the first to suggest that. :D
I still get Internal Server Error and unless Arf helps me, my directory, after updating, is dead... If i can't get it to work, and i don't know what i could try, i start to feel bad that i ruined my directory by updating it ... It used to work ok and now ....
Searchtheweb
 
Messages: 78
Inscription: Jeu 26 Nov 2009 12:00

Suivante

Retourner vers Installation, aide et report de bugs

 


  • Articles en relation
    Réponses
    Vus
    Dernier message

Qui est en ligne

Utilisateurs parcourant ce forum: Aucun utilisateur enregistré et 0 invités

 
Copyright © arfooo.com  2007 - 2011  -  Tous droits réservés  -  Partenaires de confiance
Sites du groupe: petites annonces gratuites   voyance en direct - tirage tarot   Consultant en référencement
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group | phpBB SEO Traduction par: phpBB-fr.com
cron