• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

How to send an item by mail from the site?

Junior Spellweaver
Joined
Mar 2, 2023
Messages
196
Reaction score
326
Hello everyone. Tell me, I'm trying to send an item to the mail from the site (I don't use a binding from the public, I'm writing my own) but something doesn't work out to send the item, the letter comes without an attachment...

Have I tried such queries:

1.PNG - How to send an item by mail from the site? - RaGEZONE Forums


and

2.PNG - How to send an item by mail from the site? - RaGEZONE Forums


Having previously added a row with a unique ID 123457 and item 188600038 to the inventory table

The letter is sent, arrives, opens, but it is empty.

Aion0053 - How to send an item by mail from the site? - RaGEZONE Forums
 
Newbie Spellweaver
Joined
Apr 9, 2016
Messages
72
Reaction score
22
This is poop idea to insert it directly into database, emulator have his own IdFactory, so you can get error with duplicates in unique id.
 
Upvote 0
Junior Spellweaver
Joined
Jun 25, 2023
Messages
147
Reaction score
25
bad idea can corrupt your db i have donate shop on my site and it never send item i send item manually ingame
 
Upvote 0
Banned
Banned
Joined
May 26, 2020
Messages
235
Reaction score
100
I 'm not recommand to use this, however a simple sql query will not work. There will be no attachement in the mail. I recommand you to use AionCMS 4. There is a smple but working form
to send items per email.


f4786236d1144e2a4757f6f843314135 - How to send an item by mail from the site? - RaGEZONE Forums
 
Last edited:
Upvote 0
Junior Spellweaver
Joined
Mar 2, 2023
Messages
196
Reaction score
326
I 'm not recommand to use this, however a simple sql query will not work. There will be no attachement in the mail. I recommand you to use AionCMS 4. There is a smple but working form
to send items per email.


f4786236d1144e2a4757f6f843314135 - How to send an item by mail from the site? - RaGEZONE Forums

I am currently developing my CP.CMS for Aion :)
изображение_2023-08-10_160910017 - How to send an item by mail from the site? - RaGEZONE Forums


And I have already sorted out the sending, I did everything through the "reward" module on the server side
 
Upvote 0
Back
Top