on dec 8th i put in three hours.
on dec 9th i out in 2+ hours and finaly got the site reconfigured to upload images. thanks bill
today 2 hours so far trying to get the rte to work with no succes. the rte test worked but it doesnt show on the page .
i checked all the files and all the include and pathing seem correct. what am i missing which page is out of whack?
Thursday, December 11, 2008
Sunday, December 7, 2008
ok i have spent 3 hours today trying to fix (find)the problem with the posterview and addmin logon. the muffin list works(but i cannot login there either) so it must be in the admin file that wont work. do i start over completly or is there a line in the admin protocol i can fix and it will all fall back into place?guess i wil start over with the posterfile(another 6 hours to plug in to redo. still no help , or a reply.
is there any wonder i never wrote in this journal? the result is the same no reply no help.i'm on my own....
is there any wonder i never wrote in this journal? the result is the same no reply no help.i'm on my own....
Saturday, December 6, 2008
sat at 10 pm after 3hour of working on php i am calling it quits. i took out the rte to start to back track where problems are
with the admin since it stopped working. i doubt that i got a grade for it while it was all working.
i am getting an error that there is where clause in line 62
example: $result = @mysql_query($selSQL,$myConn) or die(myerror(__FILE__,__LINE__,mysql_error()));
if(mysql_num_rows($result) > 0)//at least one record!
{//show results
while ($row = mysql_fetch_array($result))
{
$PostersName = dbOut($row['PostersName']);
$Description = dbOut($row['Description']);
$Price = dbOut($row['Price']);
i double checked the names and they are right and now i cant get in my admin what the hell is happening?
it would be nice to get some help. anybody?
with the admin since it stopped working. i doubt that i got a grade for it while it was all working.
i am getting an error that there is where clause in line 62
example: $result = @mysql_query($selSQL,$myConn) or die(myerror(__FILE__,__LINE__,mysql_error()));
if(mysql_num_rows($result) > 0)//at least one record!
{//show results
while ($row = mysql_fetch_array($result))
{
$PostersName = dbOut($row['PostersName']);
$Description = dbOut($row['Description']);
$Price = dbOut($row['Price']);
i double checked the names and they are right and now i cant get in my admin what the hell is happening?
it would be nice to get some help. anybody?
Subscribe to:
Posts (Atom)