Results 1 to 10 of 10

Hybrid View

  1. #1
    Join Date
    Apr 2009
    Posts
    18
    Plugin Contributions
    0

    Default Developer to Developer Again

    1.3.8a

    The following contributions installed:

    forum (phpbb3)
    crafty_syntax
    extra_sidebox
    easypopulate
    payaplverified
    site trust


    I posted this elsewhere, but I think it would go here better. My php is still rusty and so this code is showing up exactly like it is typed. What am I missing?

    Total Types of coupons at W.I.C.K.S.-
    <?php
    $total = $db->Execute("SELECT COUNT(*) as count FROM ".TABLE_PRODUCTS);
    echo $total->fields['count'];
    ?>

  2. #2
    Join Date
    Jan 2008
    Posts
    1,700
    Plugin Contributions
    6

    Default Re: Developer to Developer Again

    Where have you put this code?

  3. #3
    Join Date
    Apr 2009
    Posts
    18
    Plugin Contributions
    0

    Default Re: Developer to Developer Again

    I put this code in:

    /includes/languages/english/html_includes/define_editable_sidebox_content.php

  4. #4
    Join Date
    Jan 2008
    Posts
    1,700
    Plugin Contributions
    6

  5. #5
    Join Date
    Apr 2009
    Posts
    18
    Plugin Contributions
    0

    Default Re: Developer to Developer Again

    Thank you!!

 

 

Similar Threads

  1. Who's Online shows that my customers are on /images/
    By mugshot in forum General Questions
    Replies: 1
    Last Post: 19 Dec 2009, 01:56 PM
  2. How to delete products that are theme examples?
    By sheila123 in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 4 Mar 2009, 09:03 AM
  3. Hiding number next to Category that shows how many products are there?
    By stlnyc in forum Customization from the Admin
    Replies: 4
    Last Post: 1 Nov 2008, 06:25 PM
  4. Replies: 2
    Last Post: 27 Dec 2007, 05:30 PM

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