Hey guys, so I added Jess's catalogue. I'm trying to edit it in navicat, I cant seen to find the customs she's added in. (Im a newb at catalogues) Anyone can give me a hand?
Im trying to find the customs that are in the catalogue in my hotel, yet when I look into Catalogue_items no where to be found.So I'm pretty confused with your posting: You've found your rare that you want to place over to your other catalogue now what it should contain is an ID that's the ID where and in which catalogue the rare is currently placed in then you should look for your custom catalogue copy the ID and change the current ID with that ID.
Good luck!
Can you help me through TV?I'm advicing you to just open your database manager and show more than 3000 rows then you should be able to find your rare because that's the way that I've found my pilliow that was placed in the weekly rare and that was the method that i was able to just switch the pillow over with for example: A dragon.
You should try that.
Dizzy.
You certainly don't know what your talking about so you may just want to not be a hypocrite because I'm certainly knowing what I'm doing. In fact I'll post some screen-shots of how I'm doing it.
Still doesn't show. Tried. Want to look at it through join.me?OnTopic: SabIsSharp, You're going to need to do some basic searching. You will need to:
1) Go on your hotel, find an item in the catalog you need to change/delete. You are looking at what the page of the catalog the furni is in. For example "Customs".
2) Take this information to your database (Navicat in your case). Search the catalog_pages table when you find the page you are looking for. E.g "Customs".
3) Once you find the page in the table, note what the id column value is. It could be anything, such as "36".
4) Now, go to the catalog_items or catalog_items_copy table and press Search.
5) Enter the id from the catalog_pages table into the search field named page_id and start the search.
This will come up with all furni entries in the catalog page in question. You can now find the furni that you are looking for and edit/delete/dowhateveryouwantwithit.
Note: Make sure to press the checkmark in Navicat to make any changes!
Good luck