Jump to content

Block advertising v0.3


Recommended Posts

Mike

 

It has gone already.

 

Code is showing:

 


<!-- MODULE Block advertising -->
<div class="advertising_block">
<a href="http://www.prestashop.com" title="Free Delivery"><img src="http://" alt="Free Delivery" title="Free Delivery" width="155"  height="163" /></a>
</div>
<!-- /MODULE Block advertising -->

 

So no img src. No image displayed in Backend. Also the href is not what I entered originally however it is in Backend at present.

 

By chance I had another window open showing the code when image displayed:

 


<!-- MODULE Block advertising -->
<div class="advertising_block">
<a href="http://www.prestashop.com" title="Free Delivery"><img src="http://www.carrollpropertyservices.com/store/modules/blockadvertising/advertising_custom.gif" alt="Free Delivery" title="Free Delivery" width="155"  height="163" /></a>
</div>
<!-- /MODULE Block advertising -->

 

When you go to http://www.carrollpropertyservices.com/store/modules/blockadvertising/advertising_custom.gif the image is there. So it is the code that is going.

 

Keith

Edited by keithwjones (see edit history)
Link to comment
Share on other sites

Regenerated the images but still not appearing.

 

To get it back I have been uploading it from my computer. Have not done that this time yet.

 

Keith

 

Can you please try resetting the module, adding the image again and then let me know if that works any better for you?

 

-Mike

Link to comment
Share on other sites

Do not appear to see any errors on Front End.

 

Back End warning which was there before:

 

To use Memcached, you must install the Memcache PECL extension on your server.

 

Keith

 

In that case, I would suggest you try to contact your hosting provider to see if they can offer any information on this, because this is not something I've ever seen on a PrestaShop site.

 

-Mike

Link to comment
Share on other sites

Thanks Mike. Is there another module I could use. I just need to display an image, does not have to be a link.

 

Keith

 

Unfortunately, that is the best module I could recommend unless you want to look into paid solutions or hardcoding it into the theme. I have run multiple tests on a clean installation of 1.4.7 with no issues, so I would definitely encourage you to try contacting your hosting provider for more information on what may be going on with your site.

 

-Mike

Link to comment
Share on other sites

×
×
  • Create New...