Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16
  1. #11
    Join Date
    Nov 2009
    Posts
    34
    Plugin Contributions
    0

    Default Re: Blank Page :O Please HELP

    how do i do that ? please help me some more :)

  2. #12
    Join Date
    Nov 2009
    Posts
    34
    Plugin Contributions
    0

    Default Re: Blank Page :O Please HELP

    please see my query and tell me if something is wrong with it...

    or if i did not include some require(xxxx.php) file in order to connect with my database.


    btw the php file i created is in my root folder

  3. #13
    Join Date
    Jan 2004
    Posts
    66,380
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Blank Page :O Please HELP

    What is "or sqlerr(__FILE__, __LINE__)" intended to do?
    Is sqlerr() a valid function in PHP?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  4. #14
    Join Date
    Nov 2009
    Posts
    34
    Plugin Contributions
    0

    Default Re: Blank Page :O Please HELP

    yes it is... it tracks any errors and return it to me...

  5. #15
    Join Date
    Nov 2009
    Posts
    34
    Plugin Contributions
    0

    Default Re: Blank Page :O Please HELP

    i have removed that piece of code but still nothing... still blank...

  6. #16
    Join Date
    Nov 2009
    Posts
    34
    Plugin Contributions
    0

    Default Re: Blank Page :O Please HELP

    i have made some debugging.... the problem is in this part i think :

    PHP Code:
     while ($gal_sql_result mysql_fetch_array($gal_sql)) { 
          
    $gal_prod_id $gal_sql_result[T0.products_id]; 
          
    $gal_prod_name $gal_sql_result[T1.products_name]; 
          
    $gal_prod_model $gal_sql_result[T0.products_model]; 
          
    $gal_prod_img $gal_sql_result[T0.products_image]; 
          
    $gal_prod_prc $gal_sql_result[T0.products_price]; 
           
          echo 
    "<TR><TD>$gal_prod_id</TD><TD>$gal_prod_name</TD><TD>$gal_prod_model</tr><tr><td>$gal_prod_img</td></tr><tr><td> $gal_prod_prc</td></tr>"

          } 
    This does not return anything so i guess that my vars may not populate correct.

    i have defined another var and populate it manually and it shows ok.

    PHP Code:
    $hi='hello';

    <td align='center'><?=$hi?></td>
    and i get the hello only....


    So any ideas why my other vars may not get populated ????

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. v150 Admin page Blank - Please Help!
    By missnura_com in forum General Questions
    Replies: 4
    Last Post: 16 Feb 2012, 11:13 PM
  2. Blank store page Please help
    By EagerStudent in forum General Questions
    Replies: 4
    Last Post: 4 Sep 2009, 07:42 PM
  3. Blank Page Please Help!!!
    By waterfire in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 26 May 2009, 06:26 PM
  4. Urgent.. Please Help Blank Page
    By mthem2003 in forum General Questions
    Replies: 3
    Last Post: 5 May 2008, 10:53 PM
  5. Page is blank please help
    By simetra in forum Upgrading from 1.3.x to 1.3.9
    Replies: 3
    Last Post: 21 Jan 2007, 02:23 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR