vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Portal Software - [Chris] Classifieds (https://vborg.vbsupport.ru/showthread.php?t=297847)

DirtRider 05-12-2013 03:07 PM

Quote:

Originally Posted by CharlieDelta (Post 2421528)
Hey Dirtrider,
I had the same issue. You just need to adjust the background color in the classifieds.css. CSS Templates=>classifieds.css. Change the background color in the following code to suit your needs. :)
Code:

td.rightsection {
    border-top: 4px solid #D3D4AA;
    background: #5C5B4B;
    border-left: 1px solid #D3D4AA;
}


Ah thanks that sorted that one out :D

RichieBoy67 05-12-2013 03:28 PM

I can't wait to check this out Chris!!

pontello 05-12-2013 05:47 PM

Hi,
many thanks for your work!
How to get a widget to put in the other pages of the forum with the list of the lasts classifieds? with the rss feed? in this case I receive an error, please look here: http://www.vespaonline.com/classifieds.php?do=feeds
Many thanks

Luca

Christos Teriakis 05-12-2013 05:56 PM

Quote:

Originally Posted by pontello (Post 2421577)
Hi,
many thanks for your work!
How to get a widget to put in the other pages of the forum with the list of the lasts classifieds? with the rss feed? in this case I receive an error, please look here: http://www.vespaonline.com/classifieds.php?do=feeds
Many thanks

Luca

I can't access that page (permissions error) but if the message that you're getting is about date format (something like "expecting long..."), you'll find the solution in version 1.6.1 that I'll release just after this post.

And yes you can use RSS for widget, but I'll release a widger for CMS and a block for Forum sidebar. It was to do it today but I had lot of work to finish, so I let it for tomorrow.

Chris

migratoria 05-12-2013 07:14 PM

Quote:

Originally Posted by TheForumMarket (Post 2421464)
Later today I'll release a ready widget and a forum sidebar block for this.

Tanks Chris..

MoreLinux 05-12-2013 07:51 PM

@TheForumMarket, your mod looks like I'm going to use it. An small and simple (and I mean that in a positive way) classified system. Just what i need.

Thanks.

pontello 05-13-2013 12:45 AM

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


Christos Teriakis 05-13-2013 03:27 AM

Quote:

Originally Posted by pontello (Post 2421649)
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).

sadiq6210 05-13-2013 04:26 AM

What is the change-log for 1.6.1? :)

Christos Teriakis 05-13-2013 06:06 AM

Quote:

Originally Posted by sadiq6210 (Post 2421667)
What is the change-log for 1.6.1? :)

Haven't you got the update email? It fixes a database error while adding an extra field, and also fixes a language error in RSS. Sorry but I haven't time to include your corrections for RTL.


All times are GMT. The time now is 08:15 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01450 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete