Discussion: bug (maybe) report
Afficher un message
Vieux 25/03/2008, 05h57   #2
Jerry Stuckle
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: bug (maybe) report

Raistlin Majere wrote:
> echo $mode;
>
> if ($session->check('Account') && $mode != "rate" && !
> empty($all[$temporary_account_id]['articles']['mark']) &&
> $all[$temporary_account_id]['articles']['mark'])
> {
> echo $mode;
>
> echo '<b><a href="'.$articlesurl.'result/rate/'.$temporary_id.'">'.
> $subject.'</a></b> [<a href="'.$articlesurl.'modify/'.
> $temporary_id.'/'.$account_id.'">Modify</a>] [<a href="'.
> $articlesurl.'delete/'.$temporary_id.'/'.$account_id.'">Delete</a>] '.
> $points.'<br><br>';
>
> This code is echoing:
>
> rate
> no letter, no number, nothing
> <a href="/CakePHP/toreadandtowrite/articles/result/rate/
> 2">Government</
> a> 12<br><br>
>


You'll have better luck asking in the CakePHP support forums. I doubt
many (if any) here know much about its operation.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================

  Réponse avec citation
 
Page generated in 0,06297 seconds with 9 queries