how to add items in my webshop ?

Results 1 to 4 of 4
  1. #1
    ¯\_(ツ)_/¯ Soumyxorp is offline
    MemberRank
    Jun 2011 Join Date
    CyberworldLocation
    337Posts

    how to add items in my webshop ?

    how to add items in (S-y) Advanced MuOnline WebShop [0.8] ?
    Attached Thumbnails Attached Thumbnails untitled.png  


  2. #2
    Apprentice elvigs is offline
    MemberRank
    Jun 2010 Join Date
    18Posts

    Re: how to add items in my webshop ?

    Run this in Query Analyser and install webshop again!
    USE MuOnline
    drop table WebShop
    Go
    drop table WebShop_LOG
    Go
    drop table WebShop_UI
    Go
    drop table MEMB_CREDITS
    go
    drop procedure XCredits
    go
    Drop table WebShop_Groups
    Go
    Drop table WebShop_Feedback
    Go
    drop table WebShop_IpBlock
    Go

  3. #3
    Banned BirthZone is offline
    BannedRank
    Jan 2011 Join Date
    Secret No Clue!Location
    307Posts

    Re: how to add items in my webshop ?

    webshop table does not exist please help me also thx :D

  4. #4
    ¯\_(ツ)_/¯ Soumyxorp is offline
    MemberRank
    Jun 2011 Join Date
    CyberworldLocation
    337Posts

    Re: how to add items in my webshop ?

    Error >.<


    Server: Msg 3701, Level 11, State 5, Line 2
    Cannot drop the table 'WebShop', because it does not exist in the system catalog.
    Server: Msg 3701, Level 11, State 5, Line 1
    Cannot drop the table 'WebShop_LOG', because it does not exist in the system catalog.
    Server: Msg 3701, Level 11, State 5, Line 1
    Cannot drop the table 'WebShop_Groups', because it does not exist in the system catalog.
    Server: Msg 3701, Level 11, State 5, Line 1
    Cannot drop the table 'WebShop_Feedback', because it does not exist in the system catalog.
    Server: Msg 3701, Level 11, State 5, Line 1
    Cannot drop the table 'WebShop_IpBlock', because it does not exist in the system catalog.



Advertisement