Search:

Search: Search took 1.00 seconds.

  1. [MOD NEEDED] Found a solution!

    Ok, after digging up in sidebar.php (I am a very newbie) found this solution and it worked for me:

    found the following code around line #26


    $this_category = get_category($cat);

    After that...
  2. Replies
    22
    Views
    1,063

    nothing says thanks like clicking the thanks...

    nothing says thanks like clicking the thanks button so I can "officially" build some rep in the new forum.
  3. Replies
    18
    Views
    2,279

    [TUTORIAL] Fixing proper price format

    Sorry for opening a new thread about this but since the other two threads are locked I couldn't add a comment there (maybe a mod could move it to the proper place).
    Just want to suggest not to use...
  4. Replies
    18
    Views
    2,279

    [TUTORIAL] Re: Fixing Proper Price Format

    Wow great work!

    Just wanted to add. I only wanted to strip out the $ sign if entered, so I just added this line.

    $price_out = ereg_replace("[$]", "", $price_out);
Results 1 to 4 of 4