473,326 Members | 1,972 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

bug (maybe) report

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</
a12<br><br>
Mar 25 '08 #1
2 1033
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</
a12<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.
js*******@attglobal.net
==================

Mar 25 '08 #2
nevermind

On 24 mar, 23:54, Raistlin Majere <pedbe...@gmail.comwrote:
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</
a12<br><br>
Mar 25 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Wolfgang | last post by:
XSLT transformations by default seem to pass name space attributes into the root element of their output (example below). QUESTION: Is it possible to control this, i.e. not genrating a name...
9
by: Colin McGuire | last post by:
Hi, I have an report in Microsoft Access and it displays everything in the table. One column called "DECISION" in the table has either 1,2, or 3 in it. On my report it displays 1, 2, or 3. I want...
3
by: Robert | last post by:
I have a form with 2 command buttons on it. One button executes some append queries. The other button creates a report from a query which reads data in part created by the first button. But when...
2
by: Efy. | last post by:
Hello all! I wonder if the following subject is a Crystal issue or what? When ever I have a field that includes hebrew(-RTL language) and numbers all the spaces beetwen the words and the numbers...
4
by: Tim Olson | last post by:
Hello again I have a table with about a dozen fields that has a one-to-many relationship with a four-field table. I'm trying to generate a report based primarily on the first table that...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.