Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
7 + 8 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
     

adding window-1256 encoding to xreaggregator module
by mariane on 2010/5/9 7:10:44

hello,
in order to use xreaggregator module with arabic websites, I have to add a new RSS Encoding : window-1256

I edit many files in include folder (as aggregation.addnew.form.php and aggregation.edit.form.php ...etc) and I added the new encoding, and below an example :
le="color: #000000"><?php $form->addElement(new XoopsFormText(_AM_ORDER, 'xreaggregator_weight', 4, 3, 0)); $enc_sel = new XoopsFormSelect(_AM_ENCODING, 'xreaggregator_encoding', 'window-1256'); $enc_sel->addOptionArray(array('utf-8' => 'UTF-8', 'window-1256' => 'window-1256','iso-8859-1' => 'ISO-8859-1', 'us-ascii' => 'US-ASCII'));


I can now choose successfully the new encoding from the list, but the problem is I still see question marks (???) in the block instead words.

So I need to know if what I did is correct or there is another way to implent the new encoding,

thanks for helping.

Who's Online

881 user(s) are online (831 user(s) are browsing Support Forums)


Members: 0


Guests: 881


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits