Members: 16,996
Threads: 38,846
Posts: 159,391
Online: 26

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

Go Back   Mambers.com > Mambo 4.5.1 > Mambo 4.5.1 General Talk

Reply
 
LinkBack Thread Tools Display Modes
Old 01.10.2004, 16:08   #1 (permalink)
Baby Mamber
 
Join Date: Sep 2004
Posts: 11
Davyd is on a distinguished road
Default ZOOM Gallery - Can anyone get it to work with 4.5.1

Hey All

Recently there has been discussion about 4.5.1 compatible components and one member, Troubadour, has got it working by making a slight change (seeList of 4.5.1 compatible components???)

That didnt work for me. i get this error:

Fatal error: Call to undefined function: openconnectionwithreturn() in /home/httpd/vhosts/paullew.com/httpdocs/davyd/components/com_zoom/classes/zoom.class.php on line 385

By the way i am using 4.5.1a and Zoom Gallery v2.1.2

Any help greatly appreciated - I love 4.5.1 now just wiating for more compabitable components to come along!!
Davyd is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 01.10.2004, 16:56   #2 (permalink)
Senior Mamber
 
pocketom's Avatar
 
Join Date: Aug 2004
Location: Germany
Posts: 184
pocketom is on a distinguished road
Send a message via ICQ to pocketom Send a message via MSN to pocketom
Default Re: ZOOM Gallery - Can anyone get it to work with 4.5.1




This patch re-adds the missing functions openConnectionWithReturn() and openConnectionNoReturn() to Mambo 4.5.1-Stable.

1. Make sure you really have Mambo 4.5.1-Stable or 4.5.1a, because this patch will not work for any other version.

2. Rename the original file includes/database.php to database.php-dist

3. Copy the database.php from this patch to the includes directory


Have Phun...
Attached Files
File Type: zip database.zip (7.4 KB, 202 views)
__________________
LET'S MAMBO NOT SPAMBO


Mambo got emailcloaking!

Last edited by pocketom; 05.10.2004 at 01:54.
pocketom is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01.10.2004, 17:39   #3 (permalink)
Baby Mamber
 
Join Date: Sep 2004
Posts: 16
zeddicus is on a distinguished road
Default Re: ZOOM Gallery - Can anyone get it to work with 4.5.1

If you will also use the lightbox you must in components/com_zoom/classes/zoom.class.php for "function extractArchive" and "function createArchive" change the path from "administrator/classes/pclzip.lib.php" to "administrator/includes/pcl/pclzip.lib.php"
zeddicus is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02.10.2004, 09:44   #4 (permalink)
Baby Mamber
 
Join Date: Sep 2004
Posts: 11
Davyd is on a distinguished road
Default Re: ZOOM Gallery - Can anyone get it to work with 4.5.1

Wow! You guys rock ! Thank you both - it's working now. No problems yet!!
Davyd is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02.10.2004, 19:18   #5 (permalink)
Baby Mamber
 
Join Date: Jun 2004
Posts: 7
feschtag is on a distinguished road
Default Re: ZOOM Gallery - Can anyone get it to work with 4.5.1

Hello!

You have also change the view.php if you want to use the gallerie with the popup funktion.

PHP Code:
        // redefine the mambo database object to use the comment function...

    
require('../../classes/database.php'); 
Change "classes" in " includes" and it will work!

cu

feschtag
feschtag is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04.10.2004, 16:19   #6 (permalink)
Baby Mamber
 
earroyave's Avatar
 
Join Date: Apr 2004
Location: Sao Paulo, BR
Posts: 15
earroyave is on a distinguished road
Send a message via Yahoo to earroyave
Default Re: ZOOM Gallery - Can anyone get it to work with 4.5.1

Just did the various steps listed above and my website is back to working, this time with 4.5.1a! Thanks for the help in working this out!

Rick
earroyave is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05.10.2004, 22:32   #7 (permalink)
Baby Mamber
 
Join Date: Oct 2004
Posts: 1
juyanith is on a distinguished road
Default Re: ZOOM Gallery - Can anyone get it to work with 4.5.1

I've applied the above patches to zOOm 2.12 in mambo 4.5.1a and can get most things to work except one. When I set zOOm to view images as pop-ups, I get a 500 internal server error.

EDIT: As it turns out, I had to set the permissions of view.php to 644 and now it works properly.
juyanith is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07.10.2004, 01:35   #8 (permalink)
Baby Mamber
 
Zorzetyte's Avatar
 
Join Date: Oct 2004
Posts: 2
Zorzetyte is on a distinguished road
Default Re: ZOOM Gallery - Can anyone get it to work with 4.5.1

Maybe anyone can help me? I instaled zoom gallery successfull, but when I click zoom gallery admin - I get nothing. Blank page.
Zorzetyte is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 19.10.2004, 20:20   #9 (permalink)
Baby Mamber
 
earroyave's Avatar
 
Join Date: Apr 2004
Location: Sao Paulo, BR
Posts: 15
earroyave is on a distinguished road
Send a message via Yahoo to earroyave
Default Re: ZOOM Gallery - Can anyone get it to work with 4.5.1

Just a thought on something to check as I was experiencing problems I could not attribute to anything in particular.

Do you have any firewall software running on your computer? I use ZoneAlarm and the combination of that and IE or Netscape were causing some weird things in the administration pages - pages would not refresh, I would get logged out when editing something... I disabled ZoneAlarm and things started to work again. I started using Firefox and it seems to like working alongside ZoneAlarm.

Some thoughts...
earroyave is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 20.10.2004, 06:01   #10 (permalink)
Senior Mamber
 
TJay's Avatar
 
Join Date: Apr 2004
Location: New Orleans
Posts: 167
TJay is on a distinguished road
Default Re: ZOOM Gallery - Can anyone get it to work with 4.5.1

There is a Zoom for 4.5.1 now
Just download it from their site
__________________
This day, it is my wish. That I helped you to live.
creed
TJay 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
Zoom Gallery problem obrienj Mambo 4.5 General Talk 2 12.04.2005 19:56
4.5.1 rc3 zoom gallery no more working! database.php elta68 Mambo 4.5.1 Bugs 1 09.09.2004 16:19
Errors with Batch Uploads in zOOm Image Gallery lostlizard Mambo 4.5 'How Do I' Questions 0 07.08.2004 16:45
Zoom gallery random doesn't work, broke link Lucnet Component 'How Do I' Questions 0 01.08.2004 03:08
Zoom gallery e alleggerimento foto severinobigi Componenti 3 01.06.2004 23:04


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

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.