Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

404 error on localhost installation
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: 404 error on localhost installation
#13202
404 error on localhost installation 13 Years ago Karma: 0
Hi

Firstly, many thanks for this plugin.

Unfortunately I seem to be having some issues with it and I don't think it's the red wine I've been drinking!!! I have installed and enabled the plugin successfully and double and triple checked by coding and all is in order.

I have two folders on my localhost server with the following names
JOOMLAROOT/images/stories/adc/lightbox-full
JOOMLAROOT/images/stories/adc/lightbox-th

I specify the path to the thumbnail in the <img> tag as follows:
images/stories/adc/lightbox-th/img_th.jpg
and to the enlargement in the <a> tag as follows:
images/stories/adc/lightbox-full/img.jpg

The thumbnail displays as expected and the lightbox fires up onclick; however, inside the lightbox window I get: "404 Error - The requested image could not be found"

If it helps, I'm running Joomla! 1.5

Any assistance would be gratefully received.

Many thanks,

Carmen.
The administrator has disabled public write access.
 
#13204
Re:404 error on localhost installation 13 Years ago Karma: 747
Hello,

Provide HTML code which you use and send page files of the page with the lightbox please.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#13215
Re:404 error on localhost installation 13 Years ago Karma: 0
Thanks for your reply.

The HTML code for a page with two pictures for enlargement is as follows:

Code:

<a href="images/stories/adc/lightbox-full/2006conwy1.jpg" title="ADC" rel="sexylightbox"> <img src="images/stories/adc/lightbox-th/img1_th.jpg" border="0" alt="adc" /> </a>

<a href="images/stories/adc/lightbox-full/2006conwy2.jpg" title="ADC" rel="sexylightbox"> <img src="images/stories/adc/lightbox-th/img2_th.jpg" border="0" alt="adc" /> </a>



As for sending page files, this is on a localhost server so what is the procedure for doing that?

Many thanks for your time.

Carmen.
The administrator has disabled public write access.
 
#13217
Re:404 error on localhost installation 13 Years ago Karma: 747
If SEF mode is enabled in Joomla! settings, try to temporary disable it and check the lightbox. Try to open large images in a browser:

domain.com/images/stories/adc/lightbox-full/2006conwy1.jpg

domain.com/images/stories/adc/lightbox-full/2006conwy2.jpg

Where domain.com is domain name of your site.

Open the page with the lightbox in a browser, choose 'Save As' link in browser's menu, save all page files, archive and send them by email.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 1