Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Template Shares (http://www.bvlist.com/forumdisplay.php?f=26)
-   -   contactus (http://www.bvlist.com/showthread.php?t=6887)

neo14 22nd August 2011 11:52

contactus
 
hello to my error, by clicking here Error contactus

An error has occurred!
Corrupted or Missing language file!

all pages

help

DARCK 22nd August 2011 12:22

Quote:

Originally Posted by neo14 (Post 29590)
hello to my error, by clicking here Error contactus

An error has occurred!
Corrupted or Missing language file!

all pages

help

up contactus.lang.php in include/languages/francais
PHP Code:

<?php
/*
************************************************
*==========[TS Special Edition v.5.6]==========*
************************************************
*              Special Thanks To               *
*        DrNet - wWw.SpecialCoders.CoM         *
*          Vinson - wWw.Decode4u.CoM           *
*    MrDecoder - wWw.Fearless-Releases.CoM     *
*           Fynnon - wWw.BvList.CoM            *
*==============================================*
*   Note: Don't Modify Or Delete This Credit   *
*     Next Target: TS Special Edition v5.7     *
*     TS SE WILL BE ALWAYS FREE SOFTWARE !     *
************************************************
*/
/*
TS Special Edition french Language File
Translation by lateam Version: 0.1

*/

if(!defined('IN_TRACKER'))
  die(
'Hacking attempt!');

// contactus.php
$language['contactus'] = array
(
    
'header'                =>     'Contactez-Nous',
    
'invalidemail'        =>     'Cela ne ressemble pas à un email d\'adresse valide!',
    
'invalidmessage'    =>     'Message trop court ! Min 10 cars sont exigés!',
    
'invalidsubject'        =>     'Sujet trop court ! Min 3 cars requis!',
    
'invalidimagecode'    =>     'Image Vérification Code Invalide !',
    
'processheader'    =>     'Merci!',
    
'processmessage'    =>     'Votre email a été envoyé ! Nous vous contacterons dès que possible!',
    
'email'                    =>     'Votre Email:',
    
'subject'                =>     'Sujet:',
    
'message'            =>     'Message:',
    
'button1'                =>     'Contactez-Nous',
    
'button2'                =>     'Reset Form',
    
'pleasewait'            =>     'Svp attente ...',
);
?>


x360zone 22nd August 2011 12:25

lang files
 
also make sure your full language files are uploaded and correct

neo14 22nd August 2011 13:20

contactus
 
thank you ok problem solved


All times are GMT +2. The time now is 13:15.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.