vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - Product Review Forums ? Research, Review & Compare Items (https://vborg.vbsupport.ru/showthread.php?t=269808)

Snipuh21 04-29-2014 07:05 PM

Quote:

Originally Posted by Ted S (Post 2494540)
When you create a product, you have to pick the forum for it to go in. Reviews will follow up on that product's thread and optionally to a review forum (but just one review forum regardless of category).

Ted S.,

I think that PRF is a really nice piece of work and would like to use it in a site I am working on but do not have the skill to install and modify it properly myself. That being the case, I was wondering whether if I could hire you to do so? Sorry to go public but I wanted to make sure I reach you and the private message I sent has not been read yet. Thank you for your consideration.

Ted S 04-29-2014 10:43 PM

Quote:

Originally Posted by Snipuh21 (Post 2495371)
Ted S.,

I think that PRF is a really nice piece of work and would like to use it in a site I am working on but do not have the skill to install and modify it properly myself. That being the case, I was wondering whether if I could hire you to do so? Sorry to go public but I wanted to make sure I reach you and the private message I sent has not been read yet. Thank you for your consideration.

Well, you sent it yesterday... a little patience goes a lot longer than sending 3 messages.

That said, I do not not offer paid services of any sort -- everyone gets the same level of response for my mods. You can find many talented individuals in the vB.org market forums to hire out.

Snipuh21 04-29-2014 11:16 PM

Quote:

Originally Posted by Ted S (Post 2495421)
Well, you sent it yesterday... a little patience goes a lot longer than sending 3 messages.

That said, I do not not offer paid services of any sort -- everyone gets the same level of response for my mods. You can find many talented individuals in the vB.org market forums to hire out.

Sorry to bother you.

tyreco 05-02-2014 11:18 AM

Don't laugh.
Everything is running fine. 10.000 products imported. Best mod ever ... but i have a "small" problem with xml import

<description>ddddddddddddd</description>

change to:

https://vborg.vbsupport.ru/external/2014/05/76.png

so every "d" changes to "dj" doesn't matter what i try. XML file is UTF8.
Any idea?

Ted S 05-02-2014 03:23 PM

Hrm.

Does it happen on other strings with usual words (i.e. not just a sequence of letters) as well?

Mind posting a few bits of the XML file up for me to try out?

And I never laugh (unless it's at myself, lol).

tyreco 05-02-2014 03:43 PM

I changed encoding="UTF-8" to encoding="ISO-8859-1" ... but no changes. Convert the XML file with notepad++ to all variants ... no chance.

If i enter <description>DDDDDDDD</description> in big caracters it works.


<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<productData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<product>
<forumid>78</forumid>
<title>BRIDGESTONE RD 623</title>
<categoryid>1</categoryid>
<short_desc>RD 623 von BRIDGESTONE</short_desc>
<description>dddddddddd</description>
<price>></price>
<mfrg>BRIDGESTONE</mfrg>
<upc>1000145563</upc>
<url>http://www.cartomak.de/OttAttrSearch...BRIDGESTONE+RD 623</url>
<mainphoto>http://www.cartomak.de/pictures/bridgestone/rd_623.jpg</mainphoto>
<mainphoto_thumb>http://www.cartomak.de/pictures/bridgestone/rd_623.jpg</mainphoto_thumb>
<mainphoto_small>http://www.cartomak.de/pictures/bridgestone/rd_623.jpg</mainphoto_small>
</product>
</productData>

Ted S 05-02-2014 10:34 PM

The XML importer uses some basic vBulletin libraries to clean up content and insure there's nothing bad in your file. Nothing else happens to the data so that's the only possible problem I can think of at a glance.

You can try disabling this by commenting out or removing line 1651 of admincp/productforums.php

If this solves things, I'll write a custom cleaner for the mod. If not I'll PM you to get the full XML file and debug it.

Code:

// $product->description = normalize_str($product->description);

tyreco 05-03-2014 03:29 AM

I did. Now it works fine
PHP Code:

// $product->description = normalize_str($product->description); 


Ted S 05-03-2014 04:33 AM

Cool.

I'll get a patch out to do some filtering over the weekend so there's nothing malicious imported by accident.

Snipuh21 05-14-2014 03:43 PM

I had this mod installed but it turned out not to work in the way I needed without beaucoup extra work that was not in my budget. That said I had it uninstalled and now the default thread rating system is not working. Anyone else have this problem? Any suggestions as to how to attack it? Thank you very much.


All times are GMT. The time now is 01:28 PM.

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.02709 seconds
  • Memory Usage 1,747KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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