prob av ezportal

prob av ezportal - PHP - Programmation

Marsh Posté le 13-03-2004 à 13:12:06    

pour ceux qui s'y connaissent
 
 
hello  
 
je viens d'installer un portail et je viens d'ajouter un blok news, celui ci:  
 
Citation:  
#################################################################  
## Titre: News for Smartor's ezPortal  
## Auteur: Debman3 <debman3@hotmail.com>  
## Description: Ce fichier explique comment créer un bloc news  
## pour ezportal . Le MOD news_def_hz-3 est requis .  
##  
## Fichiers à éditer: 2  
## portal.php  
## templates/subSilver/portal_body.tpl  
##  
## Fichiers à inclure: N/A  
##  
#################################################################  
 
#  
#-----[ OUVRIR ]---------------------------------------------  
#  
 
portal.php  
 
#  
#-----[ TROUVER ]----------------------------------------  
#  
 
else  
{  
$l_total_user_s = $lang['Registered_users_total'];  
}  
#  
 
#-----[ APRES , AJOUTER ]-----------------------------------  
#  
 
//  
// Get News  
//  
$sql = "SELECT text,id,titre_hr FROM forum_newshr ORDER BY id LIMIT 0,1";  
 
$req = mysql_query($sql) or die('Erreur SQL !<br>'.$sql.'<br>'.mysql_error());  
 
while($data = mysql_fetch_array($req))  
{  
$derniernews = $data['text'];  
$titrederniernews = $data['titre_hr'];  
}  
 
//  
// END - Get News  
//  
 
#  
#-----[ TROUVER ]----------------------------------------  
#  
'L_VOTE_BUTTON' => $lang['Vote'],  
 
#  
#-----[ APRES , AJOUTER ]-----------------------------------  
#  
 
///////////////////news//////////////////////  
'NEWSHRPORTAL' => $derniernews, //  
'TITRENEWSHRPORTAL' => $titrederniernews, //  
///////////////////news fin//////////////////  
 
 
#  
#-----[ OUVRIR ]---------------------------------------------  
#  
 
templates/subSilver/portal_body.tpl  
 
#  
#-----[ TROUVER ]----------------------------------------  
#  
 
<!-- END welcome_text -->  
 
#  
#-----[ APRES , AJOUTER ]-----------------------------------  
#  
<!-- BEGIN news -->  
<table width="97%" cellspacing="1" cellpadding="1" border="0" align="center"><tr><td>  
 
<table width="100%" cellpadding="2" cellspacing="1" border="2" bordercolor="#990000">  
<tr>  
<td class="catHead" height="25"><span class="genmed"><b><font color="#990000">{TITRENEWSHRPORTAL}</font></b></span></td>  
</tr>  
<tr>  
<td class="row1" align="left" bgcolor="#000066"><span class="gensmall" style="line-height:150%" bgcolor="#FF0000"><b><font color="#FF0000">{NEWSHRPORTAL}</font></b><br /> </span></td>  
</tr>  
</table>  
<br />  
<!-- END news -->  
 
#  
#-----[ SAUVEGARDER / UPLOADER TOUS LES FICHIERS ]------------------------------------------  
#  
# EoF  
 
 
 
mais now voici le message d'erreur que j'ai sur mon portail:  
 
Citation:  
Parse error: parse error in /home/catchatt/www/forum/portal.php on line 37  
 
 
et la ligne 37 c'est celle ci:  
 
Citation:  
$CFG['number_of_news'] = '5';  
 
 
si vs pouviez m'aider.  
 
et puis aussi pr modifier ce qui a ds les blok ( news) faut le faire par sript puis par ftp ou on sait le faire direct sur le portail ?

Reply

Marsh Posté le 13-03-2004 à 13:12:06   

Reply

Marsh Posté le 13-03-2004 à 13:47:31    

essaye d'abord leur forum de support...

Reply

Marsh Posté le 13-03-2004 à 14:08:03    

hein ?
tt marchait nickel c'est juste qd j'ai mit le blok news ke ca a foiré

Reply

Marsh Posté le 13-03-2004 à 14:38:12    

pfff now j'ai ceci
Erreur SQL !
SELECT text,id,titre_hr FROM forum_newshr ORDER BY id LIMIT 0,1
Table 'catchatt.forum_newshr' doesn't exist

Reply

Marsh Posté le 13-03-2004 à 14:49:17    

On s'en fout --> forum de support d'ezportal
 
On est la hot-line de personne ici...

Reply

Marsh Posté le 13-03-2004 à 14:55:05    

je t'emmerde, c'est un forum phpbb viens po ici alors !
y a po de support ezportal déjà et poli oui

Reply

Marsh Posté le 13-03-2004 à 14:58:33    

Ouééé, j'en tiens un...  
 
On va pouvoir jouer un peu.

Reply

Marsh Posté le 13-03-2004 à 15:05:51    

catchattitude a écrit :

je t'emmerde, c'est un forum phpbb viens po ici alors !
y a po de support ezportal déjà et poli oui
 

[:fear]


---------------
Découvre le HFRcoin ✈ - smilies
Reply

Marsh Posté le 13-03-2004 à 15:07:09    

ici c'est prog, pas "débuggage d'un script pompé ici ou là que je sais pas modifier correctement" :o


---------------
What if I were smiling and running into your arms? Would you see then what I see now?  
Reply

Marsh Posté le 13-03-2004 à 15:20:20    

catchattitude a écrit :

je t'emmerde, c'est un forum phpbb viens po ici alors !
y a po de support ezportal déjà et poli oui


c'est pas avec une attitude pareille que tu vas avoir de l'aide. C'est pas un forum de support on te dit, un point c'est tout.
 
Et puis ya pas que phpBB comme forum, faudrait ouvrir tes quinquets de temps à autres. Je vois d'ailleurs pas comment ce forum peut ressembler à phpBB :vomi:


---------------
Whichever format the fan may want to listen is fine with us – vinyl, wax cylinders, shellac, 8-track, iPod, cloud storage, cranial implants – just as long as it’s loud and rockin' (Billy Gibbons, ZZ Top)
Reply

Marsh Posté le 13-03-2004 à 15:20:20   

Reply

Marsh Posté le 13-03-2004 à 16:02:31    

ah la ca répond qd v pouvez vs défouler hein

Reply

Marsh Posté le 13-03-2004 à 16:03:11    

Je vois d'ailleurs pas comment ce forum peut ressembler à phpBB  
 
 
on est ds la rubrique phpbb non ?

Reply

Marsh Posté le 13-03-2004 à 16:03:53    

c'est clair, des boulays du style c'est pas tous les jours

Reply

Marsh Posté le 13-03-2004 à 16:08:56    

catchattitude a écrit :

Je vois d'ailleurs pas comment ce forum peut ressembler à phpBB  
 
 
on est ds la rubrique phpbb non ?


 
 [:rofl]  [:rofl]  
 
 [:docbrown]  [:docbrown]

Reply

Marsh Posté le 13-03-2004 à 16:12:18    

qu'est-ce que je disais

Reply

Marsh Posté le 13-03-2004 à 16:34:07    

on est dans la rubrique PHP :o
 
HFR offre un support gratuit pour les applications PHP bien connues maintenant, c'est nouveau ça :sarcastic:


---------------
Whichever format the fan may want to listen is fine with us – vinyl, wax cylinders, shellac, 8-track, iPod, cloud storage, cranial implants – just as long as it’s loud and rockin' (Billy Gibbons, ZZ Top)
Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed