need little help

There you can freely discuss the Smix´s MODs, feature requests etc. ...
Volná diskuse o Smixových modech, návrhy na vylepšení atd. ...

need little help

Postby dado » 26.3.2009 15:30:44

Hi, i have create a site for my WoW guild and create a little script in php for automate the apply request (u can see it form apply menu).
What i need is a help to create another part for this script that post automatically the apply request also on the forum.
I try to create a script that modify directly the forum db adding the post in the specify thread but is a mess...

Can you help me to understand how posting works?

Thanks
dado
nováček
nováček
 
Posts: 2
Joined: 26.3.2009 15:17:37
SmiX .MODs user: No

Re: need little help

Postby dado » 26.3.2009 23:37:39

Ok, after some hour of work i make this work.
I simply made a rss creator from the apply script visible here that post on this forum, this is a test domain.
I have only one question, the format text of the post on the forum is all in bold, there is a way to maintain the original format?

Thanks
dado
nováček
nováček
 
Posts: 2
Joined: 26.3.2009 15:17:37
SmiX .MODs user: No

Re: need little help

Postby Smix » 10.4.2009 20:20:58

Hello,

I´m sorry for the very late reply ... I´m getting some internet connection problems now and I´m not able to answer the questions and give support for my mods as I always was, but I hope I´ll soonly be back online as I always was ...

... Reaching the original post style is not possible, because lastRSS bot is not parsing HTML or any other kind of formating or multimedia (such as images) ...

The only way how to change the style is in hardcode edit of the file functions_lastrss_autopost.php - if you´ll remove the bold bbtag it may not be bold anymore ...
Code: Select all
  1. [b][/b]

Code: Select all
  1.            // this defines how the final post looks
  2.             // edit the $message if you wan´t to change it there
  3.             $message = $image.'
  4.                        ' . $post_data['items'][$i]['description'] . '
  5.  
  6.                        ' . $post_data['copyright'] . ' ' . $author . '
  7.                        [url]' . $post_data['items'][$i]['link'] . '[/url]';
Since I´m @ work, I´m very busy ...

If you like my mods,
then DONATE! ...

Follow us @Twitter or became fan @Facebook
Image
User avatar
Smix
admin
admin
 
Posts: 735
Joined: 16.2.2007 16:34:59
Location: 127.0.0.1
SmiX .MODs user: Yes


Return to Free Discussion / Volná diskuse

Who is online

Users browsing this forum: No registered users and 1 guest

cron