#1 2002-10-22 19:07:58

tdr013
Member
Atlanta
2002-10-22
15

When I put this script PHPWeb gallery

How do I get the viewer back to my web home page?
Is there a place that i Can I put a link or button to return??? :?:


This is the Day the LORD has made

Offline

 

#2 2002-10-22 19:14:17

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

Re: When I put this script PHPWeb gallery

in diapo.php (version 1.1), line 385, before 

Code:

echo"</div>";

insert

Code:

echo"<br /><img src="".$user['lien_collapsed']."" alt=">" /> <a href="<span style='color:red'>yourMainURL</span>" title="return to main page">Main page</a>";

:!: don't forget to modify yourMainURL

Offline

 

#3 2002-10-22 20:11:47

tdr013
Member
Atlanta
2002-10-22
15

Re: When I put this script PHPWeb gallery

When I click on the link I am being directed back to the gallery directory.
I want to be directed back to my home page for selection of the photo gallery again.  Can this be done??? :?:  :?:  :?:


This is the Day the LORD has made

Offline

 

#4 2002-10-22 20:13:12

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

Re: When I put this script PHPWeb gallery

what is the URL of your home page ?

Offline

 

#5 2002-10-22 20:14:54

tdr013
Member
Atlanta
2002-10-22
15

Re: When I put this script PHPWeb gallery


This is the Day the LORD has made

Offline

 

#6 2002-10-22 20:17:21

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

Re: When I put this script PHPWeb gallery

www.theremreport.com

in diapo.php (version 1.1), line 385, before 

Code:

echo"</div>";

insert

Code:

echo"<br /><img src="".$user['lien_collapsed']."" alt=">" /> <a href="[url=http://www.theremreport.com"]http://www.theremreport.com"[/url] title="return to main page">Main page</a>";

Offline

 

#7 2002-10-22 20:23:44

tdr013
Member
Atlanta
2002-10-22
15

Re: When I put this script PHPWeb gallery

echo"<br/><img src="".$user['lien_collapsed']."" alt=">"/> <a
    href="www.theremreport.com" title="Return to the Main Page">Main Page</a>";

This is what I get www.theremreport.com/gallery/www.theremreport.com
this gives a 404 error.  Now I tried using

echo"<br/><img src="".$user['lien_collapsed']."" alt=">"/> <a
    href=" " title="Return to the Main Page">Main Page</a>";

When I enter this I get www.theremreportgallery
I am close what do I need to change?? :P  :P  :?  :?


This is the Day the LORD has made

Offline

 

#8 2002-10-22 20:25:38

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

Re: When I put this script PHPWeb gallery

I am close what do I need to change?? :P  :P  :?  :?

just follow what I show you :
in diapo.php (version 1.1), line 385, before 

Code:

echo"</div>";

insert

Code:

echo"<br /><img src="".$user['lien_collapsed']."" alt=">" /> <a href="[url=http://www.theremreport.com"]http://www.theremreport.com"[/url] title="return to main page">Main page</a>";

Offline

 

#9 2002-10-22 20:36:19

tdr013
Member
Atlanta
2002-10-22
15

Re: When I put this script PHPWeb gallery

I was putting the code after the echo"</div>";
and not following your instructions of placing the code before the other. :oops: 
Thank you again for your help and making it all work.
You DA Man, You know your stuff I must say.
Do you plan to put this Gallery on the market for sale?  It is a great easy to use program.  I just need to pull my head out.... :lol: 

Thanks 

Dave Rogers :lol:  :lol:  :lol:


This is the Day the LORD has made

Offline

 

#10 2002-10-22 20:36:55

tdr013
Member
Atlanta
2002-10-22
15

Re: When I put this script PHPWeb gallery

I was putting the code after the echo"</div>";
and not following your instructions of placing the code before the other. :oops: 
Thank you again for your help and making it all work.
You DA Man, You know your stuff I must say.
Do you plan to put this Gallery on the market for sale?  It is a great easy to use program.  I just need to pull my head out.... :lol: 

Thanks 

Dave Rogers :lol:  :lol:  :lol:


This is the Day the LORD has made

Offline

 

#11 2002-10-22 20:42:35

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

Re: When I put this script PHPWeb gallery

Do you plan to put this Gallery on the market for sale?

No.
PhpWebGallery is a free software. It is open source.
I don't want (need?) to make money with it.
But it doesn't mean I don't provide any support (as you can see)

Offline

 

Board footer

Powered by FluxBB

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