Php photo gallery TWG | JFUploader | TWG Flash upload | WFU | Forum

Get help for TinyWebGallery, the best image gallery. The forum is also home for the Joomla JFUploader, TWG Flash Uploader and the Wordpress flash uploader.
It is currently 27. Apr 2024, 05:14

This forum is readonly now. Please use the new forum if you don't find the answer to your question here. The new forum is at https://www.tinywebgallery.com/blog/forum/


All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 12 posts ] 
Author Message
PostPosted: 19. Sep 2006, 21:56 
Offline

Joined: 6. Sep 2006, 23:32
Posts: 12
Location: karlsruhe
Bei der Einzelbildansicht hätte ich gerne links oben diese in den Demos vorhandene anklickbare Pfad-/Ordner-Anzeige à la:

"Galerien > Davos > Bild 2 / 11"

Wie heisst der Switch hierzu? Bzw. wie mach ich das an? Das scheint bei mir deaktiviert zu sein, siehe

#removed_broken_link

Danke, Gruss, Alex


Top
 Profile  
 
 Post subject:
PostPosted: 20. Sep 2006, 00:05 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
interessant - da gibts keinen Switch - das ist eigentlich immer an.

Du hast irgendwas aus/eingeschaltet/geändert das der path nicht mehr eingeblendet wird - schau mal in der counter/_mydebug.out ob da was drinsteht. Weil es fehler auch die Tabelle dazu - Bild 2/22 z.B. hat auf der gleichen höhe wie die Pfeile zu stehen.

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 20. Sep 2006, 00:19 
Offline

Joined: 6. Sep 2006, 23:32
Posts: 12
Location: karlsruhe
danke fuer die schnelle antwort. in der tat, da steht was in _mydebug.out - die letzten drei fehler waren:

09.20.2006 0:02:07 - ERROR 2 in nies.com/twg15/inc/topnavigation.inc.php, line 245: main() [<a href='http://www.php.net/function.main'>function.main</a>]: Unable to access navpath.inc.php

09.20.2006 0:02:07 - ERROR 2 in nies.com/twg15/inc/topnavigation.inc.php, line 245: main(navpath.inc.php) [<a href='http://www.php.net/function.main'>function.main</a>]: failed to create stream: Success

09.20.2006 0:02:07 - ERROR 2 in nies.com/twg15/inc/topnavigation.inc.php, line 245: main() [<a href='http://www.php.net/function.main'>function.main</a>]: Failed opening 'navpath.inc.php' for inclusion (include_path='')

was heisst das auf deutsch? ;-)


Top
 Profile  
 
 Post subject:
PostPosted: 20. Sep 2006, 07:40 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
Schau mal, ob die navpath.inc.php bei dir im inc Verzeichnis ist.

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 20. Sep 2006, 10:11 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
hol dir mal die 1.5.2.1 von heute und ersetzt die inc/topnav.inc.php.

Das liegt anscheinend daran, wenn der includepath vom php das aktuelle Verzeichnis per default drin hat. Auf meinen Servern ist das der Fall aber wohl nicht überall ;).

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 20. Sep 2006, 13:09 
Offline

Joined: 6. Sep 2006, 23:32
Posts: 12
Location: karlsruhe
TinyWebGallery wrote:
Schau mal, ob die navpath.inc.php bei dir im inc Verzeichnis ist.

/Michael


ja ist sie.


Top
 Profile  
 
 Post subject:
PostPosted: 20. Sep 2006, 13:10 
Offline

Joined: 6. Sep 2006, 23:32
Posts: 12
Location: karlsruhe
TinyWebGallery wrote:
hol dir mal die 1.5.2.1 von heute und ersetzt die inc/topnav.inc.php.


du meinst inc/topnavigation.inc.php, oder? denn inc/topnav.inc.php gibt es hier nirgends. ich versuchs mal.

TinyWebGallery wrote:
Das liegt anscheinend daran, wenn der includepath vom php das aktuelle Verzeichnis per default drin hat. Auf meinen Servern ist das der Fall aber wohl nicht überall ;).

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 20. Sep 2006, 13:11 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
1.5.2.1 holen ;) - inc verzeichnis ersetzten ;).

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 20. Sep 2006, 13:34 
Offline

Joined: 6. Sep 2006, 23:32
Posts: 12
Location: karlsruhe
TinyWebGallery wrote:
hol dir mal die 1.5.2.1 von heute und ersetzt die inc/topnav.inc.php.

Das liegt anscheinend daran, wenn der includepath vom php das aktuelle Verzeichnis per default drin hat. Auf meinen Servern ist das der Fall aber wohl nicht überall ;).

/Michael


die 1.5.1.2 hat nicht geholfne aber das hier wars wohl.
habe in topnaviagtion.inc.php jetzt die beiden includes (line 178, line 245) so ergänzt:

include "twg15/inc/navpath.inc.php";

also noch den pfad "twg15/inc/" davor. jetzt gehts *freu*
danke fuer die hilfe! alex


Top
 Profile  
 
 Post subject:
PostPosted: 20. Sep 2006, 13:37 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
was stand denn vorher in der Zeile drin?

weil bei meiner letzten version sollte da:

include dirname(__FILE__) . "/navpath.inc.php";

stehen!

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 20. Sep 2006, 13:48 
Offline

Joined: 6. Sep 2006, 23:32
Posts: 12
Location: karlsruhe
TinyWebGallery wrote:
was stand denn vorher in der Zeile drin?

weil bei meiner letzten version sollte da:

include dirname(__FILE__) . "/navpath.inc.php";

stehen!

/Michael


genau das steht da jetzt auch. ich hatte das update auf die 1.5.1.2 wohl grade eben nicht ordentlich gemacht. hab jetzt deine aktuelle version richtig aufgespielt, und alles klappt - auch ohne manuelle aenderungen meinerseits! danke nochmal.

vorher in der 1.5.1. stand da nur

include "navpath.inc.php";

gruss, alex


Top
 Profile  
 
 Post subject:
PostPosted: 20. Sep 2006, 13:58 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
na dann past ja alles ;).

Viel Spass mit der Galerie

/Michael


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 12 posts ] 

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 34 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
cron
powered by phpbb | Datenschutz/ Privacy policy