Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

[Contribution] More_pics_6 v1.1 For osC 2.2 MS2


surfalot

Recommended Posts

Hi,

 

I'm using the more pics contri, but encountered something strange.

 

Google reported a lot of 404 errors.

 

When looking at the source, Google encounters e.g.:

 

<a href="http://www.xxxxx.nl/oscommerce/agate-beads-earrings-p-46#morepics.html" name="morepics" onMouseOver="document.MainImage.src='images/B10131-3.jpg'"><img src="imagemagic.php?img=images/B10131-3.jpg&w=400&h=400&page=" width="400" height="400" class="productsImages" border="0" alt="Agate beads earrings" title="Agate beads earrings"></a> </td>

 

Google stops at the # before morepics.html and therefor doesn't find a valid html.

 

Can this be changed?

Edited by fronsky
Link to comment
Share on other sites

  • Replies 1.6k
  • Created
  • Last Reply

Top Posters In This Topic

Your URL rewriter is screwing up: The #morepics should be after the .html, not before it. Ask on the support thread for whatever "SEO" addon you're using to rewrite URLs.

 

Regards

Jim

See my profile for a list of my addons and ways to get support.

Link to comment
Share on other sites

Your URL rewriter is screwing up: The #morepics should be after the .html, not before it. Ask on the support thread for whatever "SEO" addon you're using to rewrite URLs.

 

Regards

Jim

 

Tkx for the anwer, I'll check with UltimateSEO

Link to comment
Share on other sites

Hello Everyone,

I am trying to modify this add-on to include 15 pictures. I have added the fields to the Products table (i.e: products_subimage7, products_subimage8....) and the query in the products_info page. I cannot figure out how to include anymore then six pictures. I'm sure their is something that I am overlooking.

 

Jeff

Link to comment
Share on other sites

More Pics 2.0.6 Combined Dated 7 April 2009 on the download page. See the upgrade instructions in the more_pics_advanced_2.0.6 folder.

 

Regards

Jim

See my profile for a list of my addons and ways to get support.

Link to comment
Share on other sites

I cant get the popup image to work I done a clean install of 2.0.6.

 

It is only the popup function I have problem with

Link to comment
Share on other sites

Hi Jim,

 

Thanks for updating the contribution. It's working fine but still I've a question. I would like to show the thumbnails of the extra images on the product_listing can you give me a hint where to start?

 

Thanks in advance.

Marja.

Link to comment
Share on other sites

Those aren't really thumbnails -- they're full-sized images shrunk down. I did this to make the full-size images load instantly on click/mouseover.

 

To use thumbnails on the product listing page, upload your thumbnail images in the size you want to use and set the Category flag for those images. You'll also need to set your Admin -> Configuration -> Images -> Subcategory Image Width and Subcategory Image Height to blank.

 

Regards

Jim

See my profile for a list of my addons and ways to get support.

Link to comment
Share on other sites

That's because there can only be one image per product on the category page. Only the Product Info page can have multiple images.

 

Regards

Jim

See my profile for a list of my addons and ways to get support.

Link to comment
Share on other sites

More Pics isn't designed to do that. It would be possible to modify catalog/index.php to show multiple images. You would also need to modify catalog/admin/images.php to allow multiple images with the Category flag.

 

Regards

Jim

See my profile for a list of my addons and ways to get support.

Link to comment
Share on other sites

Hello

 

I am wondering if this is the right contribution for me. Here's what I am looking for... I want multiple images for my products but I only want one displayed on the product info page. The rest you could flip through in the pop up after you click "zoom" or "more" or whatever. Is this the right one and does the installer do everything for me? I'm a little nervous using the installer - I feel like I would need to back up the entire site before doing this right?

 

http://jet200.com/catalog/product_info.php...products_id=418

 

Thanks

Link to comment
Share on other sites

I like it very much but it doens't work.

 

I have 1 other mod insalled: QPBPP_v1_3_5, this is a mod that allows a discount when you order a large number of items:

http://www.bajaflightcases.nl/catalog/prod...products_id=100

 

Testitem:

http://www.bajaflightcases.nl/catalog/prod...products_id=140

 

The script is uoploading the files:

1.JPG

 

But in the admin there gone:

2.JPG

 

Not a sign in the product sheet:

3.JPG

 

But when you click on the picture, there back again:

4.JPG

Edited by J.S. Coolen
Link to comment
Share on other sites

It looks like you both have installation errors, at least in the admin. I suggest using a file comparison program (such as Winmerge, Beyond Compare) to check your changes. For the catalog side, check your settings first, then check your mods using the file comparison utility.

 

Yes, backups are a very good idea. Do that often.

 

Regards

Jim

See my profile for a list of my addons and ways to get support.

Link to comment
Share on other sites

Found it!

 

if (document.images[0]) window.resizeTo(document.images[0].width +40, document.images[0].height +140);
 self.focus();

Now is there a way to make a condition so the window only resizes to accommodate the bottom navigation ONLY if there are more images?

Edited by Jet200
Link to comment
Share on other sites

It looks like you both have installation errors, at least in the admin. I suggest using a file comparison program (such as Winmerge, Beyond Compare) to check your changes. For the catalog side, check your settings first, then check your mods using the file comparison utility.

 

Yes, backups are a very good idea. Do that often.

 

Regards

Jim

 

But where are the original files from this mod, there's only the auto update in the download.

Link to comment
Share on other sites

I really wish that people wouldn't put up partial distributions. It's getting seriously annoying.

 

The real one is More Pics 2.0.6 Combined. Ignore all the rest. And please read the instructions.

 

Regards

Jim

See my profile for a list of my addons and ways to get support.

Link to comment
Share on other sites

Thabk you very much,

 

The admin works a lot better, but I get 1 error when I trij to open de webshop:

 

Fatal error: Cannot redeclare tep_set_banner_status() (previously declared in /home/bajafl01/domains/bajaflightcases.nl/public_html/catalog/includes/functions/general.php:698) in /home/bajafl01/domains/bajaflightcases.nl/public_html/catalog/includes/functions/banner.php on line 23

 

I checked the files, but I there is no diverse in the files around 698

 

  function tep_set_banner_status($banners_id, $status) {

Link to comment
Share on other sites

never mind I uploaded the file to the wrong map.

 

Thank you for the wonderfull mod.

 

It works perfect with QPBPP_v1_3_5 mod, you just have to look at the queries and don't just copie the complete script.

Edited by J.S. Coolen
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...