Members: 16,996
Threads: 38,845
Posts: 159,389
Online: 19

Newest Member: Kl_broka@rediffmail.com


Odoo.tv - Outdoor Television


Sedo - Domains kaufen und verkaufen das Projekt mambers.com steht zum Verkauf Besucherstatistiken von mambers.com etracker® Web-Controlling statt Logfile-Analyse
Old 03.05.2004, 14:29   #1 (permalink)
Expert Mamber
 
khan2002's Avatar
 
Join Date: Apr 2004
Location: Innsbruck / Tirol
Posts: 344
khan2002 is on a distinguished road
Question rsgallery slideshow und template

hy

also ich habe folgendes problem: ich hab die rsgallery installiert und sie funzt mit den verscheidensten templates komplett! jedoch mit einem template funktioniert die slideshow nicht - ich bekomme statt dessen die meldung:
ERROR! RsGallery Slideshow: Cannot locate the HTML tag for this page! exiting...

weiß jemand rat?
khan2002 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 10.05.2004, 14:58   #2 (permalink)
Junior Mamber
 
Join Date: Apr 2004
Posts: 26
patzi is on a distinguished road
Default Re: rsgallery slideshow und template

Ich weis nicht welches Template du verwendest bei mir tritt
obiges nur bei älteren Templates auf bsw. guitar hab das angepasst
auf die neue Mambo Version alles klappt bis auf den obigen Fehler.
Hab alles schon überprüft und auch schon alles abgesucht null Lösung
im rsgallery Forum
steht nur dieses it can happen if you have malformed html. Check your template to make sure it has proper head and body tags.

Allerdings hat die gallery mehrere Bugs je nach Template
gibt es bei der slideshow nur die hälfte des Bildes zu seh'n jedenfalls bei mir.
In ca. 4 Wochen gibt es ja ne neue Version bin mal gespannt ob dann
alles klappt.

Last edited by patzi; 10.05.2004 at 16:50.
patzi is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 14.06.2004, 20:58   #3 (permalink)
Mamber
 
kolle's Avatar
 
Join Date: May 2004
Location: Hamburg[GER]
Posts: 87
kolle is on a distinguished road
Default Re: rsgallery slideshow und template

Ich hatte das gleiche Problem, den HTML Error. Nach einer kleinen recherche in components/com_rsgallery/slideshow.rsgallery.php fand ich danach bei einem Blick in mein Template das fehlende body tag

Der Code
Code:
RsGallery Slideshow:   Cannot locate the HTML <body> tag for this page!  exiting...
erscheint eigentlich nur bei fehlendem </head> bzw <body>

Hoffe geholfen zu haben, kolle
kolle is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 27.06.2004, 21:17   #4 (permalink)
Baby Mamber
 
TomTec's Avatar
 
Join Date: Jun 2004
Posts: 23
TomTec is on a distinguished road
Default Re: rsgallery slideshow und template

thx - habs hinbekommen!
hatte das prob auch! *froi*

greetz tom
TomTec is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10.10.2004, 22:34   #5 (permalink)
Baby Mamber
 
Join Date: Oct 2004
Posts: 2
dali is on a distinguished road
Default Re: rsgallery slideshow und template

Ich habe daß selbe Problem mit der Version 4.5.1. Ich habe wahrscheinlich entdeckt wo der Fehler steckt, kann ihn aber nicht beheben.

In der 451 mambo/index.php wird der Outputcache der Variablen $_MOS_OPTION['buffer'] = ob_get_contents(); zugewiesen und anschließend gelöscht. (ca. Zeile 188)

Diese Variable müsste wahrscheinlich $htmlSoFar zugewiesen werden, anstatt ob_get_contents();. (slideshop.rsgallery.php ca. Zeile 275)

Ich weis aber nicht was in includen muß um an den Inhalt heranzukommen.
Hat jemand eine Antwort?

Gruß DaLi
dali is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11.10.2004, 01:59   #6 (permalink)
Mamber
 
Join Date: Aug 2004
Location: Fort Lauderdale
Posts: 81
atapi is on a distinguished road
Send a message via AIM to atapi Send a message via MSN to atapi Send a message via Yahoo to atapi
Default Re: rsgallery slideshow und template

I am having this same problem but I cannot read german...
can someone translate the solution to english?
thanks
__________________
Paul Kruger – Speeduneed Inc
Broward PHP User Group
Tel: 561.213.3854
pkruger@speeduneed.com | http://www.speeduneed.com
www.browardphp.com
atapi is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11.10.2004, 12:16   #7 (permalink)
Mamber
 
kolle's Avatar
 
Join Date: May 2004
Location: Hamburg[GER]
Posts: 87
kolle is on a distinguished road
Default Re: rsgallery slideshow und template

the body tag was missing in my template file (the index)

Der Code
Code:
RsGallery Slideshow:   Cannot locate the HTML <body> tag for this page!  exiting...
appears because of a missing </head> or <body> tag

easy one, isnt it ;-), kolle
kolle is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11.10.2004, 16:00   #8 (permalink)
Baby Mamber
 
Join Date: Oct 2004
Posts: 2
dali is on a distinguished road
Default Re: rsgallery slideshow und template

My english is not good - but i try.

The script missing the body or /head tag - because the cache is empty! [ob_get_contents();] I print out the variable $htmlsofar in slideshow.rsgallery.php)

In 4.5.1 you must use anything other, instead $htmlsofar=ob_get_contents();
Maybe $htmlsofar=$_MOS_OPTION['buffer'];.
dali is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
VB Template for Mambo ftumind Template Announcements 26 23.10.2006 19:40
template chooser not working steve Mambo 4.5 General Talk 0 28.04.2004 01:53
How to change the name of a TEMPLATE you have modified alfri Template Discussions 1 11.04.2004 04:38


All times are GMT +2. The time now is 09:24.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
A vBSkinworks Design
© Copyright 2004-2008 by Arthur Konze Webdesign.