Members: 16,996
Threads: 38,846
Posts: 159,391
Online: 24

Newest Member: Kl_broka@rediffmail.com


Odoo.tv - Outdoor Television


Sedo - Domains kaufen und verkaufen das Projekt mambers.com steht zum Verkauf Besucherstatistiken von mambers.com etracker® Web-Controlling statt Logfile-Analyse
Old 29.11.2004, 21:17   #1 (permalink)
Senior Mamber
 
racefanatic's Avatar
 
Join Date: Aug 2004
Location: Dallas,Tx
Posts: 160
racefanatic is on a distinguished road
Arrow Random Image module

Hello everyone I have setup the (random image) module and can't for the life of me get this thing figured out what I want to do is set it up so all the images I have on my site will show up here of course. I also setup a new module (drivers pages & pics) that i created, my thought was to have several pages listed here that link you to there own images and I'm stuck I figured I better get somehelp befor I screwup somemore. here is a link to my site so you will see what I am trying to do, Oh one other question, when you get to my site I wnat to have an intro page linked to (Home) I have tried this and it keeps getting messed up,I'm a bit confused with all the diffrent items like (News)(The News)(Newsflashes) it seems kind of redundent to me to have so many listing of news items
racefanatic is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 29.11.2004, 22:23   #2 (permalink)
sps
Baby Mamber
 
Join Date: Nov 2004
Posts: 20
sps is on a distinguished road
Default Re: Random Image module

Hi,

Let's see if I can help.

1- Random Image Module
All you need for this to work is to specify in the module parameters the folder with the images you want displayed.
Just use your favorite ftp soft to upload them in to something like /images/random

2 - News.
This is quite confusing, you're right, Although Mambo is powerfull the learning curve is a bit steep.
The primary reason for this imho is the nomenclature used.

So:

Sections - This are the top containers. Think of this as the sports section of a newspapper.
The categories are the different sports and inside each one there can be more sub-categories, these in turn contain the news items.
Newsflashes are just a type of news.

Using the motor sports supllement of a newspapper as an analogy it would be something like this:

Section - Sports supllement
Categorie1 - Rally
categorie2 - F1
Categorie3 - Nascar

Categorie1 - Subaru wins again (item1)
Improvments in motor increase Peugeut's chances (item2)

Categorie2 - Schumaker unstopaple (item1)
and so forth. (item x)


Cheers
sps is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 29.11.2004, 22:48   #3 (permalink)
Senior Mamber
 
racefanatic's Avatar
 
Join Date: Aug 2004
Location: Dallas,Tx
Posts: 160
racefanatic is on a distinguished road
Arrow Re: Random Image module

Thanks sps I'll try and decipher some of this to see if I cant make it work this is getting towards what I'm looking for any more suggestions would be helpful also.
racefanatic is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 30.11.2004, 19:40   #4 (permalink)
Senior Mamber
 
racefanatic's Avatar
 
Join Date: Aug 2004
Location: Dallas,Tx
Posts: 160
racefanatic is on a distinguished road
Default Re: Random Image module

Quote:
Originally Posted by sps
Hi,

Let's see if I can help.

1- Random Image Module
All you need for this to work is to specify in the module parameters the folder with the images you want displayed.
Just use your favorite ftp soft to upload them in to something like /images/random
Ok sps I tried to set the parms in the random images folder but nothing happens on the frontpage, here's what I have on the parms screen


Parameters
Image Type: jpg/gif
Image Folder:images/dalesr
Link:
Width (px):
Height (px):
Module Class Suffix:

I've tried to set these diffrently but to no avail,any other suggestions
racefanatic is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 30.11.2004, 20:03   #5 (permalink)
sps
Baby Mamber
 
Join Date: Nov 2004
Posts: 20
sps is on a distinguished road
Default Re: Random Image module

Ok,

I think now all you have to select is the module position, start with All.
Also, don't forget the trailing slash before your folder, it should be:
/images/dalesr

A default width is also a good idea


Cheers.
sps is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 30.11.2004, 20:33   #6 (permalink)
Senior Mamber
 
racefanatic's Avatar
 
Join Date: Aug 2004
Location: Dallas,Tx
Posts: 160
racefanatic is on a distinguished road
Default Re: Random Image module

sps thanks for all the help but it isnt working I have tried everything you suggested and then some, the mod; is set to all I have the folder setup as /images/dalesr or /images/dalesr/ and nothing
racefanatic is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 30.11.2004, 21:13   #7 (permalink)
sps
Baby Mamber
 
Join Date: Nov 2004
Posts: 20
sps is on a distinguished road
Default Re: Random Image module

Damnit... It should work...
Make sure that you don't specify a width that's larger than your column, also, make sure the termination of your files is .jpg and not .JPG.


Hope this helps...
sps is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 30.11.2004, 21:40   #8 (permalink)
Senior Mamber
 
racefanatic's Avatar
 
Join Date: Aug 2004
Location: Dallas,Tx
Posts: 160
racefanatic is on a distinguished road
Default Re: Random Image module

Ok here are the parms I have set

Parameters
Image Type:png/jpg/gif
Image Folder: /images/RustyWallace
Link:
Width (px): 100
Height (px):60
Module Class Suffix:

I have even changed the folder to lower case and still nothing works,I really want to use this function but if I cant get to work I guess I'll just ditch the Idea...
racefanatic is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 30.11.2004, 22:03   #9 (permalink)
sps
Baby Mamber
 
Join Date: Nov 2004
Posts: 20
sps is on a distinguished road
Default Re: Random Image module

Hmm,

What I meant was that you have to correspond exactly the names of the folders (I'm assuming you're using Linux) bacause they're case sensitive..
See if that helps.
sps is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 30.11.2004, 23:01   #10 (permalink)
Baby Mamber
 
Join Date: Nov 2004
Posts: 13
rberardo is on a distinguished road
Default Re: Random Image module

Quote:
Originally Posted by sps
Hmm,

What I meant was that you have to correspond exactly the names of the folders (I'm assuming you're using Linux) bacause they're case sensitive..
See if that helps.
Ok! And the Link can point to the random image???? How???

Thx
rberardo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
First web camera module for mambo 4.5.1 noobnuggets Development Announcements 4 13.11.2005 12:26
Random Image not showing up, help! lburgess17 Mambo 4.5.1 'How Do I' Questions 1 20.12.2004 14:10
Menu content item link doesn't display user1 module random image ElgertS Mambo 4.5.1 Bugs 0 12.11.2004 23:18
how to edit the Random Image mod for Zoom Gallery... Soulfly Mambo 4.5.1 'How Do I' Questions 0 12.11.2004 03:27
Random Image module for Gallery Soulfly Module 'How Do I' Questions 14 02.08.2004 22:03


All times are GMT +2. The time now is 15:00.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
A vBSkinworks Design
© Copyright 2004-2008 by Arthur Konze Webdesign.