:: Gallery 1.5.3 custom front page | 3 col matrix ::

adahalan

Joined: 2006-10-08
Posts: 4
Posted: Mon, 2006-10-09 02:23

Hi everyone

I know there might be a simple solution to my problem.
I had previous version of Gallery 1.5.1 running on my website with 3 col style on the front page.
link here: http://www.dahalan.com/2006/component/option,com_gallery/Itemid,26/

I recently turned on the ecards option to one of my albums ( http://www.dahalan.com/2006/index.php?set_albumName=album50&option=com_gallery&Itemid=26&include=view_album.php for testing) and I connot get it running without these errors.

Warning: fopen() [function.fopen]: URL file-access is disabled in the server configuration in /home/dahalan/public_html/gallery1/classes/Mail/htmlMimeMail.php on line 166

.
.
.
Warning: fopen(http://www.dahalan.com/gallery1/images/ecard_images/08.gif) [function.fopen]: failed to open stream: no suitable wrapper could be found in /home/dahalan/public_html/gallery1/classes/Mail/htmlMimeMail.php on line 166

I understand that release 1.5.3 will solve this problem.

My stand alone Gallery 1.5.3 is here: http://www.dahalan.com/gallery153/index.php

Q1:But, how in Gallery 1.5.3 do I achieve the same look as my Gallery 1.5.1 (with 3 column style) since albums.php is not identical.

Q2. What is the missing graphic on top of every photo on view_photo page? (example: http://www.dahalan.com/2006/index.php?set_albumName=album50&id=DSC_6293&option=com_gallery&Itemid=26&include=view_photo.php)
Could someone please help me with these.

thanks

The following information is required to get an answer:
Get this information from the PHP diagnostic (in the configuration wizard).
Gallery URL (optional but very useful):http://www.dahalan.com/2006/component/option,com_gallery/Itemid,26/
Gallery version:1.5.3
Apache version:1.3.37
PHP version (don't just say PHP 4, please):PHP v4.4.4
Graphics Toolkit:imagemagick
Operating system:Unix
Web browser/version (if applicable):

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Mon, 2006-10-09 04:58

looks like you are working on it I got a upgrade page.

@2 > missing graphic:
I don't see anything missing

Nice skin and colors.

Dave

 
adahalan

Joined: 2006-10-08
Posts: 4
Posted: Mon, 2006-10-09 05:32

I think the upgrade page is because someone accessing my old gallery so I have to upgrade the albums regularly.

Q2: no problem with Firefox but not with IE.

any help?

thanks

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Mon, 2006-10-09 05:48

@Q2:
looking at the source I see

<div style="width:100%"> 

<center>
<a xhref="http://www.dahalan.com/gallery/ecards/ecard_form.php?pic=http://www.dahalan.com/album/album50/DSC_6293.jpg" ><img xsrc="/gallery/ecards/_ecard_images/postcard.gif" border=0 ></a><br>
</center></div>

note the x in the href and the src.
Not sure where that came from. Did you edit a file? Is that from the ecard mod?

Dave

 
adahalan

Joined: 2006-10-08
Posts: 4
Posted: Mon, 2006-10-09 06:20

Problem #2 solved, I did edit the file for ecards module, now back to default.

thanks Dave

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Mon, 2006-10-09 06:43

@ warning when ecard is sent:
turn off debug mode in the config wiz (Technical tab)

Dave

 
adahalan

Joined: 2006-10-08
Posts: 4
Posted: Mon, 2006-10-09 07:31

Already turn off by default..