themaLeecher
http://leecher.themasoftware.com/forum/

Importing messages from one txt.
http://leecher.themasoftware.com/forum/viewtopic.php?f=4&t=6592
Page 1 of 1

Author:  peepntom [ March 11th, 2021, 5:25 pm ]
Post subject:  Importing messages from one txt.

when saving message include special characters. can you give me the format for one file?
Code:
"subject","content","tags"
test,http:mysite.com/dog.jpg,"free,yes,new"


is that right?

Author:  peepntom [ March 11th, 2021, 6:58 pm ]
Post subject:  Re: Importing messages from one txt

the images are going to be the content. i forgot hot attach tags :lol: :lol: :lol: once i get this done i will upgrade
Code:
111
https://i.imgur.com/t9cqPmHh.jpg
test1,aso
#==@==#
222
https://i.imgur.com/Iq6zBODh.jpg
booty,pu
#==@==#
333
https://i.imgur.com/bZQ8Oklh.jpg
fuss,xxx
#==@==#
444
https://i.imgur.com/fwtepyjh.jpg
crt,xea

Author:  peepntom [ March 11th, 2021, 9:15 pm ]
Post subject:  Re: Importing messages from one txt.

ok found it. reference for the lost.
Load / save messages from / to .txt files part 06
http://leecher.themasoftware.com/faq.php
solved... :lol: :lol: :lol: i keep answering my own. you dont wrap the message area

it imports but message is not removed
Code:
<message>https://i.imgur.com/fwtepyjh.jpg</message>


Code:
<subject>111</subject>
<message>https://i.imgur.com/t9cqPmHh.jpg</message>
<tags>test1,ass</tags>
#==@==#
<subject>222</subject>
<message>https://i.imgur.com/Iq6zBODh.jpg</message>
<tags>booty,pussy</tags>
#==@==#
<subject>333</subject>
<message>https://i.imgur.com/bZQ8Oklh.jpg</message>
<tags>fuss,xxx</tags>
#==@==#
<subject>444</subject>
<message>https://i.imgur.com/fwtepyjh.jpg</message>
<tags>fussy,xxx,player</tags>

Author:  Freddy [ March 12th, 2021, 6:29 am ]
Post subject:  Re: Importing messages from one txt.

No need for any <message> tag. Remove that.

It must be like this:

Code:
<subject>111</subject>
https://i.imgur.com/t9cqPmHh.jpg
<tags>test1,ass</tags>
#==@==#
<subject>222</subject>
https://i.imgur.com/Iq6zBODh.jpg
<tags>booty,pussy</tags>
#==@==#
<subject>333</subject>
https://i.imgur.com/bZQ8Oklh.jpg
<tags>fuss,xxx</tags>
#==@==#
<subject>444</subject>
https://i.imgur.com/fwtepyjh.jpg
<tags>fussy,xxx,player</tags>

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/