Results 1 to 3 of 3
  1. #1
    Forum User AndyFielder's Avatar
    Join Date
    Dec 2006
    Location
    N/A
    Posts
    2,084

    garage edit/delete

    you cant edit/delete items from the garage... something you mite like to look into!

    Andy

  2. #2
    Founder northy's Avatar
    Join Date
    Sep 2004
    Location
    Williams Land Cars:
    Posts
    15,204
    you sure.....go into your garage and u can add and remove vehicles ???

  3. #3
    Forum User AndyFielder's Avatar
    Join Date
    Dec 2006
    Location
    N/A
    Posts
    2,084
    Could Not Select Modification Data

    DEBUG MODE

    SQL Error : 1054 Unknown column 'mods.category_id' in 'on clause'

    SELECT mods.*, g.made_year, g.id, images.*, user.username, user.user_avatar_type, user.user_allowavatar, user.user_avatar, images.attach_ext, images.attach_id, images.attach_file, cats.title as category_title, makes.make, models.model, bus.title as business_name, ins.title as install_business_name, ins.id as install_business_id, CONCAT_WS(' ', g.made_year, makes.make, models.model) AS vehicle FROM phpbb_garage_mods AS mods, phpbb_garage AS g LEFT JOIN phpbb_users AS user ON g.member_id = user.user_id LEFT JOIN phpbb_garage_categories AS cats ON cats.id = mods.category_id LEFT JOIN phpbb_garage_images AS images ON images.attach_id = mods.image_id LEFT JOIN phpbb_garage_makes AS makes ON g.make_id = makes.id LEFT JOIN phpbb_garage_models AS models ON g.model_id = models.id LEFT JOIN phpbb_garage_business AS bus ON mods.business_id = bus.id LEFT JOIN phpbb_garage_business AS ins ON mods.install_business_id = ins.id WHERE mods.id = 1842 AND g.id = mods.garage_id

    Line : 3712
    File : functions_garage.php


 

Similar Threads

  1. How do I delete a car in my garage.
    By Jamie. in forum Website Feedback
    Replies: 16
    Last Post: 12-02-2010, 16:06
  2. Why can't I edit / delete my posts?
    By GabrielKnight in forum Website Feedback
    Replies: 12
    Last Post: 15-07-2009, 14:33
  3. Delete spam thread
    By Purple in forum Website Feedback
    Replies: 8
    Last Post: 22-01-2007, 11:44
  4. Edit and Delete Button
    By Bayliss in forum Website Feedback
    Replies: 3
    Last Post: 30-11-2006, 20:33

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •