Re: [REL] Techno Furni (MySQL) [REL]
it gives an error someone help me please
Re: [REL] Techno Furni (MySQL) [REL]
Re: [REL] Techno Furni (MySQL) [REL]
Quote:
Originally Posted by
rickymenier
thanx lol
glad you state the obvious
Better obvious than wrong.
Re: [REL] Techno Furni (MySQL) [REL]
Quote:
Originally Posted by
Picksels
I thought these were fixed.
there was never a problem
Quote:
Originally Posted by
Mark1994123
it gives an error someone help me please
whats the error?
Quote:
Originally Posted by
pathlos
Uba smexxxxy :D
thanx
Quote:
Originally Posted by
Neroez
Better obvious than wrong.
lol
exactly xD
Re: [REL] Techno Furni (MySQL) [REL]
I uploaded all the sql and cct's and the catalog page isn't showing up in the catalog in game. And the min rank is set to 6.
Edit: Now its showing up but there's no items in it.
Re: [REL] Techno Furni (MySQL) [REL]
Whats this! its a shit! look!
there has errors!
Re: [REL] Techno Furni (MySQL) [REL]
Hell awesome release!!! Thank you, and guys I really don't understand why u got MySQL Errors, or you dunno how to add it. Its preety easy, soon I will run my server!
Thanks,
Habbo-Starter
Re: [REL] Techno Furni (MySQL) [REL]
Quote:
Originally Posted by
Teh Dylan.
I uploaded all the sql and cct's and the catalog page isn't showing up in the catalog in game. And the min rank is set to 6.
Edit: Now its showing up but there's no items in it.
Did you change the catalogue page for the items?
Quote:
Originally Posted by
FlamingoBoy
Whats this! its a shit! look!
there has errors!
not enough information.
What is it saying/showing?
Quote:
Originally Posted by
Lyserinc
I miss freaking habbohotel.ws !!!!!!!!!!!!!!!!!!!!!!!!!! :'( :'( :'(
???
ok.
nothing to do with thread.
~reported
Quote:
Originally Posted by
Habbo-Starter
Hell awesome release!!! Thank you, and guys I really don't understand why u got MySQL Errors, or you dunno how to add it. Its preety easy, soon I will run my server!
Thanks,
Habbo-Starter
No problem.
Glad someone doesn't have any problems setting this up.
Re: [REL] Techno Furni (MySQL) [REL]
smexxyyy Lol 100/10 ~ Pathlos
Re: [REL] Techno Furni (MySQL) [REL]
Quote:
Originally Posted by
pathlos
smexxyyy Lol 100/10 ~ Pathlos
;D
Glad you like it.
Re: [REL] Techno Furni (MySQL) [REL]
OK I'm gettin SQL Errors awell =/
the first error: (Catalog items)
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '** 'NAME', 'DESC', 5, 0, 0, 0, 0.00, 'party_neon1', '0,0,0', 78, 0, 1, 1, 1732),' at line 14
the second error: (Catalog Page)
#1062 - Duplicate entry '78' for key 'PRIMARY'
The third error: (Named page which Habchop made)
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NSERT INTO `catalogue_items` (`tid`, `catalogue_name`, `catalogue_description`, ' at line 1
Re: [REL] Techno Furni (MySQL) [REL]
Quote:
Originally Posted by
--Chris
OK I'm gettin SQL Errors awell =/
the first error: (Catalog items)
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '** 'NAME', 'DESC', 5, 0, 0, 0, 0.00, 'party_neon1', '0,0,0', 78, 0, 1, 1, 1732),' at line 14
the second error: (Catalog Page)
#1062 - Duplicate entry '78' for key 'PRIMARY'
The third error: (Named page which Habchop made)
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NSERT INTO `catalogue_items` (`tid`, `catalogue_name`, `catalogue_description`, ' at line 1
Fix the errors yourself :P
1. the ** needs to be changed to 32.
2. you already have a catalogue page with the id "78"
3. it's INSERT not NSERT
Re: [REL] Techno Furni (MySQL) [REL]
this shit don't works! this wrotes by me:
PHP Code:
INSERT INTO `catalogue_items` (`tid`, `catalogue_name`, `catalogue_description`, `catalogue_cost`, `typeid`, `length`, `width`, `top`, `name_cct`, `colour`, `catalogue_id_page`, `door`, `tradeable`, `recycleable`, `catalogue_id_index`) VALUES (1720, 'NAME', 'DESC', 5, 1, 1, 1, 0.00, 'party_ball', '0,0,0', 78, 0, 1, 1, 1720), (1721, 'NAME', 'DESC', 5, 1, 1, 1, 1.00, 'party_barcorn', '0,0,0', 78, 0, 1, 1, 1721), (1722, 'NAME', 'DESC', 5, 1, 1, 1, 1.00, 'party_bardesk', '0,0,0', 78, 0, 1, 1, 1722), (1723, 'NAME', 'DESC', 5, 1, 1, 1, 0.00, 'party_beamer', '0,0,0', 78, 0, 1, 1, 1723), (1724, 'NAME', 'DESC', 5, 1, 1, 1, 1.40, 'party_block', '0,0,0', 78, 0, 1, 1, 1724), (1725, 'NAME', 'DESC', 5, 1, 2, 2, 0.70, 'party_block2', '0,0,0', 78, 0, 1, 1, 1725), (1726, 'NAME', 'DESC', 5, 2, 1, 1, 0.70, 'party_chair', '0,0,0', 78, 0, 1, 1, 1726), (1727, 'NAME', 'DESC', 5, 1, 1, 1, 0.00, 'party_discol', '0,0,0', 78, 0, 1, 1, 1727), (1728, 'NAME', 'DESC', 5, 1, 1, 2, 0.00, 'party_djtable', '0,0[...]
MySQL meldet: Dokumentation
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '** 'NAME', 'DESC', 5, 0, 0, 0, 0.00, 'party_neon1', '0,0,0', 78, 0, 1, 1, 1732),' at line 14
whos can help me? PM Me. thanks!
Re: [REL] Techno Furni (MySQL) [REL]
Quote:
Originally Posted by
FlamingoBoy
this shit don't works! this wrotes by me:
PHP Code:
INSERT INTO `catalogue_items` (`tid`, `catalogue_name`, `catalogue_description`, `catalogue_cost`, `typeid`, `length`, `width`, `top`, `name_cct`, `colour`, `catalogue_id_page`, `door`, `tradeable`, `recycleable`, `catalogue_id_index`) VALUES (1720, 'NAME', 'DESC', 5, 1, 1, 1, 0.00, 'party_ball', '0,0,0', 78, 0, 1, 1, 1720), (1721, 'NAME', 'DESC', 5, 1, 1, 1, 1.00, 'party_barcorn', '0,0,0', 78, 0, 1, 1, 1721), (1722, 'NAME', 'DESC', 5, 1, 1, 1, 1.00, 'party_bardesk', '0,0,0', 78, 0, 1, 1, 1722), (1723, 'NAME', 'DESC', 5, 1, 1, 1, 0.00, 'party_beamer', '0,0,0', 78, 0, 1, 1, 1723), (1724, 'NAME', 'DESC', 5, 1, 1, 1, 1.40, 'party_block', '0,0,0', 78, 0, 1, 1, 1724), (1725, 'NAME', 'DESC', 5, 1, 2, 2, 0.70, 'party_block2', '0,0,0', 78, 0, 1, 1, 1725), (1726, 'NAME', 'DESC', 5, 2, 1, 1, 0.70, 'party_chair', '0,0,0', 78, 0, 1, 1, 1726), (1727, 'NAME', 'DESC', 5, 1, 1, 1, 0.00, 'party_discol', '0,0,0', 78, 0, 1, 1, 1727), (1728, 'NAME', 'DESC', 5, 1, 1, 2, 0.00, 'party_djtable', '0,0[...]
MySQL meldet: Dokumentation
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '** 'NAME', 'DESC', 5, 0, 0, 0, 0.00, 'party_neon1', '0,0,0', 78, 0, 1, 1, 1732),' at line 14
whos can help me? PM Me. thanks!
OMFG!
It doesn't take a rocket scientist to look and read.
If you would READ stuff every once in awhile, you might know the it won't load the SQL because of the "**"
so change it you moron -.-
(and before you b*tch about what to change it to, you should once again read and learn.)
also, if you didn't read and learn then you should stop trying to make a retro.
or go Here
Re: [REL] Techno Furni (MySQL) [REL]
http://i139.photobucket.com/albums/q...com/screen.jpg
Same error as the other guys. Everything is in the right place but nothing shows.