Petite question? je n'arrive pas a installer ce mod
Quel partie je doit upload du dossier decompresser de mx
sachant que mon forum est a la racine
Je debute ,merci de votre patience
Modérateur: Modérateurs


http://www.example.com/db_install.php
Warning: main(./language/lang_english/lang_sitemaps_admin.php) [function.main]: failed to open stream: No such file or directory in /home.10.8/forumbm/www/includes/sitemaps_common_admin.php on line 36
Warning: main() [function.include]: Failed opening './language/lang_english/lang_sitemaps_admin.php' for inclusion (include_path='.:/usr/local/lib/php') in /home.10.8/forumbm/www/includes/sitemaps_common_admin.php on line 36
Warning: main(./language/lang_english/lang_sitemaps_main.php) [function.main]: failed to open stream: No such file or directory in /home.10.8/forumbm/www/includes/sitemaps_common_admin.php on line 45
Warning: main() [function.include]: Failed opening './language/lang_english/lang_sitemaps_main.php' for inclusion (include_path='.:/usr/local/lib/php') in /home.10.8/forumbm/www/includes/sitemaps_common_admin.php on line 45
1 , DROP TABLE IF EXISTS phpbb_sitemaps_config
2 , DROP TABLE IF EXISTS phpbb_sitemaps_index
3 , CREATE TABLE phpbb_sitemaps_config ( config_name varchar(255) NOT NULL, config_value varchar(255) NOT NULL, PRIMARY KEY (config_name) )
4 , INSERT INTO phpbb_sitemaps_config VALUES ('sitemaps_standalone', 'ON')
5 , INSERT INTO phpbb_sitemaps_config VALUES ('sitemaps_rewrited', 'OFF')
6 , INSERT INTO phpbb_sitemaps_config VALUES ('sitemaps_lasttopindex', 'OFF')
7 , INSERT INTO phpbb_sitemaps_config VALUES ('sitemaps_lasttopmx', 'OFF')
8 , INSERT INTO phpbb_sitemaps_config VALUES ('sitemaps_lasttopforum', 'OFF')
9 , INSERT INTO phpbb_sitemaps_config VALUES ('sitemaps_lasttopforums', 'OFF')
10 , INSERT INTO phpbb_sitemaps_config VALUES ('sitemaps_topindex', '10')
11 , INSERT INTO phpbb_sitemaps_config VALUES ('sitemaps_topmx', '10')
12 , INSERT INTO phpbb_sitemaps_config VALUES ('sitemaps_topforum', '10')
13 , INSERT INTO phpbb_sitemaps_config VALUES ('sitemaps_online', 'OFF')
14 , INSERT INTO phpbb_sitemaps_config VALUES ('sitemaps_topic_limit', '10')
15 , INSERT INTO phpbb_sitemaps_config VALUES ('sitemaps_mx_limit', '10')
16 , INSERT INTO phpbb_sitemaps_config VALUES ('sitemaps_msg_time', '15')
17 , INSERT INTO phpbb_sitemaps_config VALUES ('sitemaps_userfriendly', 'OFF')
18 , INSERT INTO phpbb_sitemaps_config VALUES ('sitemaps_item_count', '4')
19 , INSERT INTO phpbb_sitemaps_config VALUES ('sitemaps_clink', 'phpBB SEO')
20 , INSERT INTO phpbb_sitemaps_config VALUES ('sitemaps_cinfo', '(C) 2006 - http://www.phpbb-seo.com/')
21 , INSERT INTO phpbb_sitemaps_config VALUES ('sitemaps_cver', '0.2.0a')
22 , CREATE TABLE phpbb_sitemaps_index ( sm_id mediumint(8) NOT NULL auto_increment, sm_cat mediumint(8) NOT NULL default '0', sm_order mediumint(8) NOT NULL default '0', sm_auth smallint(1) NOT NULL default '0', sm_title varchar(100) NOT NULL default '', sm_url varchar(100) NOT NULL default '', sm_img varchar(100) NOT NULL default '',sm_title_english varchar(100) NOT NULL default '', sm_title_french varchar(100) NOT NULL default '', PRIMARY KEY (sm_id)




Template->make_filename(): Error - file SitemapsIndex_body.tpl does not exist


______________________________________________________________
>>> VOS FICHIERS GYM SONT INSTALLES A LA RACINE DU DOMAINE <<<
______________________________________________________________
Après les RewriteRules du forum, ajoutez :
_________________________________________
RewriteEngine On
RewriteRule ^forums.* /index.php
RewriteRule ^mforum([0-9]*).* /viewforum.php?f=$1&mark=topics
RewriteRule ^viewforum([0-9]*)-([0-9]*)-([0-9]*).* /viewforum.php?f=$1&topicdays=$2&start=$3
RewriteRule ^forum([0-9]*).* /viewforum.php?f=$1
RewriteRule ^ptopic([0-9]*).* /viewtopic.php?t=$1&view=previous
RewriteRule ^ntopic([0-9]*).* /viewtopic.php?t=$1&view=next
RewriteRule ^stopic([0-9]*)-([0-9]*).* /viewtopic.php?t=$1&watch=topic&start=$2
RewriteRule ^utopic([0-9]*)-([0-9]*).* /viewtopic.php?t=$1&unwatch=topic&start=$2
RewriteRule ^ftopic([0-9]*)-([0-9]*)-([a-zA-Z]*)-([0-9]*).* /viewtopic.php?t=$1&postdays=$2&postorder=$3&start=$4
RewriteRule ^ftopic([0-9]*)-([0-9]*).* /viewtopic.php?t=$1&start=$2
RewriteRule ^ftopic([0-9]*).* /viewtopic.php?t=$1
RewriteRule ^ftopic([0-9]*).html /viewtopic.php?t=$1&start=$2&postdays=$3&postorder=$4&highlight=$5
RewriteRule ^setopic_([0-9]*)-([a-zA-Z0-9]*).* /viewtopic.php?t=$1&highlight=$2
RewriteRule ^sutra([0-9]*).* /viewtopic.php?p=$1
RewriteRule ^newtopic([0-9]*).* /viewtopic.php?t=$1&view=newest
Template->make_filename(): Error - file SitemapsIndex_body.tpl does not exist



118
Not Found
The requested URL /sitemaps.html was not found on this server.
--------------------------------------------------------------------------------
Apache/1.3.37 Server at www.forum-bm.com Port 80
0


dcz a écrit:Ahh tu utilises le mod de DLP.
Faudrait peut être songer à migrer vers un des mod rewrite phpBB SEO.


Retourner vers MODS phpBB2 SEO
Utilisateurs parcourant ce forum: Aucun utilisateur enregistré et 45 invités