#1 2003-05-24 14:02:16

omasj
Member
2003-05-24
1

E-mail Problem

Hi all!

Im having some difficulties with Phpwebgallery.

I have used Phpwebgallery for some time now and decided to upgrade to version 1.2 today. The instructions worked all OK and my fotoalbum is online and working BUT, there is a new function that i tried and failed to use and its the possibility to mail the users i have...

When listing users and klicking "create e-mail adress" ( i have given som of my users e-mailadresses and selected them)

This fails with :

---------------------------------------------------
Ett fel uppstod vid laddning av http://&mail=true:


Okänd värddator
---------------------------------------------------

A rough translation is here.

---------------------------------------------------
A error occured when loading http://&mail=true:


Unknown host
---------------------------------------------------


I use the swedish translation of Phpwebgallery if that matters..


Regards.

/Omas Jakobsson


Everything else works all OK, its just this little function that fails.

Offline

 

#2 2003-05-24 16:57:46

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
13933

Re: E-mail Problem

in ./admin/liste_users.php (version 1.2) replaces :

Code:

$action = "http://".$HTTP_HOST.$REQUEST_URI;

by

Code:

$action = './admin.php?'.$_SERVER['QUERY_STRING'];

It should work better  :D 

Offline

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2025 · Contact