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)

imported_dfmafia 07-13-2012 11:30 PM

prefixes work and to answer my own question from above. yes it uses current prefixes asigned to forum topic :up:

imported_dfmafia 07-13-2012 11:31 PM

1 0 char .

Kirk Fitzgerald 07-14-2012 03:59 AM

Hi Ted,
B2 is a fantastic update, I have a question, probably just me being stupid!

With existing Products, suppose they have external images for the main image such as:
Quote:

http://photobucket.com/blah/blah/DrPlumbQuintexBentAppleSmoothLondonMadeMagicInchBr iarPipe.jpg
What do we do to ensure they have the thumbnail and tiny image, currently nothing has changed on localhost for existing Products, those images are still missing.

Ricsca 07-14-2012 06:41 AM

Quote:

Originally Posted by Ted S (Post 2347794)
It's a link bug we posted about earlier today... When beta 2 comes in a few minutes out just upgrade and you'll be good to go.


Upgrade and now

Warning: getimagesize(): Filename cannot be empty in [path]/includes/prodforums_uploader.php on line 32
couldnt understand the image

Ted S 07-14-2012 06:42 AM

Quote:

Originally Posted by imported_df+++++ (Post 2347810)
1 0 char .

Not sure I follow?

Ted S 07-14-2012 06:48 AM

1 Attachment(s)
Quote:

Originally Posted by Ricsca (Post 2347894)
Upgrade and now

Warning: getimagesize(): Filename cannot be empty in [path]/includes/prodforums_uploader.php on line 32
couldnt understand the image

The script debugs for valid images a bit but it looks like something is sneaking through or perhaps just not playing nicely... What version of php / gd are you using?

Debugging this will require a few changes. Please try this version of admincp/productforums.php and includes/prodforums_uploader.php

This will print out some debug information and exit the script before trying to process any images.

Ted S 07-14-2012 06:49 AM

Quote:

Originally Posted by Kirk Fitzgerald (Post 2347856)
Hi Ted,
B2 is a fantastic update, I have a question, probably just me being stupid!

With existing Products, suppose they have external images for the main image such as:


What do we do to ensure they have the thumbnail and tiny image, currently nothing has changed on localhost for existing Products, those images are still missing.

Just run the bulk script. It will try to load the remote image, reprocess it into the 3 image sizes and update the database if successful.

The nice thing is that you can use this moving forward so rather than uploading files individually you just include the url, hit sync and it grabs them for you.

Ted S 07-14-2012 06:50 AM

Quote:

Originally Posted by imported_df+++++ (Post 2347809)
prefixes work and to answer my own question from above. yes it uses current prefixes asigned to forum topic :up:

Yup, uses whatever is set for the forum... just like you were making a regular thread. Glad it's working how you expected :D

Ricsca 07-14-2012 06:54 AM

Quote:

Originally Posted by Ted S (Post 2347897)
The script debugs for valid images a bit but it looks like something is sneaking through or perhaps just not playing nicely... What version of php / gd are you using?

Debugging this will require a few changes. Please try this version of admincp/productforums.php and includes/prodforums_uploader.php

This will print out some debug information and exit the script before trying to process any images.

Dont work... my php info

http://www.tartaportal.it/admincp/index.php?do=phpinfo

Ted S 07-14-2012 06:57 AM

Quote:

Originally Posted by Ricsca (Post 2347902)

Don't work doesn't give me much to go off of... Let's dive deeper...

Did it error on you? If so, which script? If not, Did it output messages?

It's not suppose to convert anything... in fact it will stop before trying. It's a debug script and should produce something like:

Code:

photoid is: 500126c9ad6d2
filename is: /var/www/forum/prodphotos/500126c9ad6d2
download is: http://www.xxx.com/Image/Product/Full/APLFPCO.jpg
should now have: /var/www/forum/prodphotos/500126c9ad6d2_original.unknown
file name is: /var/www/forum/prodphotos/500126c9ad6d2_original.unknown
skipping the delete
exiting

And since I'm not an admin for your forum I can't see your php info. You'll need to find the versions for PHP and GD and report them back [phpinfo should never be openly shared]


All times are GMT. The time now is 10:02 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.03906 seconds
  • Memory Usage 1,746KB
  • 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
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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