I am in the throws of moving my site from a HTML site to the post nuke and have hit a snag.
Some of our articles have pictures in them but I cannot seem to get the images to show.
Any suggestions on a module or what I am doing wrong? I have tried using teh articles in POst nuke and also using a HTML page creator as an add on and neither seem to work
Moon
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- Guite responded to »Can the Updated Version Check be Turned Off (Z 1.3)« 05:53 PM
- frw responded to »Bug in the SMTP mail transfer protocol - Port 25 - Zikula 1.2.9« 22. May
- mdee responded to »Short URL questions« 22. May
- mesteele101 responded to »Problem in Database Connection« 21. May
- Herr.Vorragend responded to »Clip Documentation and Doubt« 19. May
- mazdev responded to »zikula 1.3.3. and IE9« 19. May
- mesteele101 responded to »How to install Zikula for MSSQL ??? - Part II« 19. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
HTML and images
-
- Rank: Software Foundation
- Registered: Dec 31, 1969
- Last visit: Oct 21, 2009
- Posts: 3814
Quote
cannot seem to get the images to show.
did you allow the img-tag in administration-settings with parameters?
--
regards from germany
..::[Zikula Application Framework]::.. ..::[SEO-Blog]::.. ..::[CMS Sicherheit]::.. -
**unknown user**
- Rank: Freshman
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 94
I have changed the permissions for img in the settings - but it still doesn't work *sniff*
I don't seem able to change them through the HTML module when I click to change them through there I get
Quote
Fatal error :
module = ns-settings
op = main
Moon Maiden -
- Rank: Software Foundation
- Registered: Dec 31, 1969
- Last visit: Oct 21, 2009
- Posts: 3814
can you point to the URL?
--
regards from germany
..::[Zikula Application Framework]::.. ..::[SEO-Blog]::.. ..::[CMS Sicherheit]::.. -
- Rank: Senior
- Registered: Sep 22, 2003
- Last visit: Oct 21, 2009
- Posts: 2774
Well, you're not being very specfic as to what problem you are having with the images - are you getting just the HTML code? If so enablewith parameters under Admin->Settings as described above. I can't speak to that other module settings/errors are as you haven't said which one it is. (I personally just use Sections)
If you are getting red x's instead of images, then it's simply a path reference problem. All pages in PN are in the *root* PN folder (conceptually), whether that is the same as your starting domain folder or a subfolder called "HTML" or something. Right click on a broken image to see what path is being used (Properties) and then make adjustments to the image reference as necessary.
An example would be images used in themes. When putting images in themes, you can't just reference the image in the theme as "images/whatever.gif" even though there is an images folder right there beneath the ThemeName folder. The theme page (and thus the images in it) are being called from the root PN folder, so the correct path to the image would be "themes/ThemeName/images/whatever.gif"
When in doubt, just use the *full* image path. P.S. If it still doesn't work, make sure you've uploaded your images in BINARY and not ASCII mode as that will also casue them not to show *AND* that the folder you're putting them into is readable (permissions) by the server.
--
Get PhotoGallery, PayPalCart, Dynamenu, Enhanced Blocks & other mods
Cape Cod Travel Info... -
**unknown user**
- Rank: Freshman
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 94
thank you - I will try all those one by one and see which one works!
I am actually trying to include images as part of the article - i.e some of our articles require illustrations to better describe what we are talking about.
http://www.beneathth…amea%20and%20Sigils
Moon Maiden -
- Rank: Senior
- Registered: Sep 22, 2003
- Last visit: Oct 21, 2009
- Posts: 2774
Well, you needn't try them one by one depending on what the exact problem is, which still hasn't been made clear, but good luck!
--
Get PhotoGallery, PayPalCart, Dynamenu, Enhanced Blocks & other mods
Cape Cod Travel Info... -
**unknown user**
- Rank: Freshman
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 94
Right, I have made sure that settings to allow thetag and used the sections to upload and view the article.
I uploaded the images to the images/sections directory giving proper permissions and uploading them in Binary.
I have tried both just the folder paths and the full URL in the image tags.
The error I am getting is a little box with shapes in it - as opposed to red crosses - and the HTML appears next to this box.
Any clues as to what I may be doing wrong.
Moon Maiden
-
- Rank: Senior
- Registered: Sep 22, 2003
- Last visit: Oct 21, 2009
- Posts: 2774
See this post. You are making the same coding error this user did.
--
Get PhotoGallery, PayPalCart, Dynamenu, Enhanced Blocks & other mods
Cape Cod Travel Info...
- Moderated by:
- Support
