Announcement

#16 2007-05-29 09:55:41

Vic
Guest

Re: home page link

I copied your coding into dreamweaver
exactly as written below

But still get errors


********************
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Untitled Document</title>
</head>
<body>
<?
   $conf['links'] = array(
    'http://www.interaustralia.com/index.htm' => 'My home', );
?>
</body>
</html>

 

#17 2007-05-29 10:19:34

VDigital
Former Piwigo Team
Paris (FR)
2005-05-04
17680

Re: home page link

The pb is Dreamweaver itself. Use another edit program and a simple FTP Client program.
8-)


Piwigo.com: Start and run your own photo gallery. Signup and get 30 days to try for free, no commitment.
8-)

Offline

 

#18 2007-05-29 11:02:34

Vic
Guest

Re: home page link

Very Frustrating

I typed what you suggested into notepad - and still get errors
Any suggestions
or other recommended packages to use?

***************************
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Untitled Document</title>
</head>
<body>
<?
   $conf['links'] = array(
    'http://www.interaustralia.com/index.htm' => 'My home', );
?>
</body>
</html>

 

#19 2007-05-29 13:04:55

rub
Former Piwigo Team
Lille
2005-08-26
5019

Re: home page link

Only

Code:

<?
   $conf['links'] = array(
    'http://www.interaustralia.com/index.htm' => 'My home', );
?>

Offline

 

#20 2007-05-29 13:40:10

Vic
Guest

Re: home page link

Perfect
Everything works - Great


Thank you

 

#21 2007-06-09 12:36:41

ahron
Member
2007-06-02
7

Re: home page link

Hi is there anyway for me to add links on top of the whole webgallery (juz like phpwebgallery)

which file should i edit to add in my html codes for the links?

Thanks in advance !!! =D

Offline

 

Board footer

Powered by FluxBB

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