Thread: Portal Software - [Chris] Classifieds
View Single Post
  #199  
Old 05-13-2013, 03:27 AM
Christos Teriakis Christos Teriakis is offline
 
Join Date: Jul 2011
Location: Thessaloniki, Greece
Posts: 1,228
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by pontello View Post
There is another error with the rss feed, thanks...

Code:
This page contains the following errors:

error on line 17 at column 329: Encoding error
Below is a rendering of the page up to the first error.

Forum Vespaonline - Annunci http://www.vespaonline.com/classifieds.php Mon, 13 May 2013 03:37:57 +0200 http://www.vespaonline.com en [For Sale] Vespa 150 VBA1T (Brand New) http://www.vespaonline.com/classifieds.php?do=viewitem&itemid=3&title=Vespa 150 VBA1T Thu, 01 Jan 1970 01:00:05 +0100 : oldro (Individual) http://www.vespaonline.com/classifieds.php?do=viewitem&itemid=3&title=Vespa 150 VBA1T
It happens sometimes with the language code. You need to manually edit the file classifieds.php. Open it with a text editor (like notepad)....

Search for:
Code:
header('Content-Type: text/xml; charset='.$vbulletin->options["charset"].'');
Replace it with:
Code:
header('Content-Type: text/xml; charset=utf-8');
utf-8 is a sample here working in most cases. But you need to add the charset that you've set in your admincp-> Languages-> Settingd (eg iso-8859-1 etc etc).
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01387 seconds
  • Memory Usage 1,765KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete