News:
JoomGallery 2.1.3
JoomGallery 3.0.0 BETA
en.joomgallery.net
Forum
Help
Search
Login
Register
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
Advanced search
18648
Posts in
5528
Topics- by
9329
Members
- Latest Member:
sheen8a9d
May 21, 2013, 03:49:40 PM
JOOM::GALLERY::FORUM
JoomGallery 1.5 MVC
Interaction with other components
CB Gallery Tab
« previous
next »
Pages: [
1
]
Author
Topic: CB Gallery Tab (Read 7522 times)
0 Members and 1 Guest are viewing this topic.
cybersurfer
Newbie
Offline
Posts: 2
CB Gallery Tab
«
on:
December 14, 2008, 09:45:25 PM »
Joomla 1.5.8
CB 1.2 RC 4
JoomGallery 1.5 BETA 1, BUILD 20081212
GalleryTab 3Beta2 (downloaded from the noted new link on this site)
Hi, Gallerytab used to work on an earlier verion of JoomGallery, now that
I am updated per above.
- 3beta2 installed fine, but when published, I get the following error on the
CB profile link: (so, when attempting to use the tab published, I get this:)
Warning: joominterface::include_once(/public_html/components/com_joomgallery/language/english.php) [joominterface.include-once]: failed to open stream: No such file or directory in /public_html/components/com_joomgallery/classes/interface.class.php on line 59
Warning: joominterface::include_once() [function.include]: Failed opening '/public_html/components/com_joomgallery/language/english.php' for inclusion (include_path='.:/usr/lib/php') in /public_html/components/com_joomgallery/classes/interface.class.php on line 59
Fatal error: Cannot redeclare class Joom_Config in /public_html/administrator/components/com_joomgallery/joomgallery.config.php on line 2
------------------------
Any Ideas?
Awesome component BTW!
------------------------
Update!
Still not working, I checked out the english.php file it was
looking for above, and discovered that the file is called en-gb.php
not english.php - I renamed it, and it knocked the errors down to this
on clicking the CB profile link:
Fatal error: Cannot redeclare class Joom_Config in /.../administrator/components/com_joomgallery/joomgallery.config.php on line 2
and, created more errors elsewhere, when the component looked for en-gb.php, so I had
to rename it back as such..
so, I changed the following in interface.class.php: (to include the proper ref to the en-gb.php file
as its named)
// include language for display
if (file_exists($mosConfig_absolute_path."/components/com_joomgallery/language/".$mosConfig_lang.".php"))
include_once($mosConfig_absolute_path."/components/com_joomgallery/language/".$mosConfig_lang.".php");
else
include_once($mosConfig_absolute_path."/components/com_joomgallery/language/english.php");
to:
include_once($mosConfig_absolute_path."/components/com_joomgallery/language/en-gb.php");
end result is that I still have this error when clicking on the profile link for CB with
gallery tab published:
Fatal error: Cannot redeclare class Joom_Config in /.../administrator/components/com_joomgallery/joomgallery.config.php on line 2
------------------
Will update if and when I find a fix to the above issue...
«
Last Edit: December 15, 2008, 02:31:52 AM by cybersurfer
»
Logged
turminator
Newbie
Offline
Posts: 8
Re: CB Gallery Tab
«
Reply #1 on:
January 02, 2009, 04:32:32 PM »
Hello!
I use Joomla 1.5.8, CB 1.2 RC4 and JoomGallery 1.5 Beta1. When I install CB Gallery Tab it shows this error:
Quote
Fatal error: Cannot redeclare class Joom_Config in I:\xampp\htdocs\durbed\administrator\components\com_joomgallery\joomgallery.config.php on line 2
How can I do to solv it?
Thanks a lot and best regards!
Logged
Hypnotoad
Developer-Team
Sr. Member
Offline
Posts: 482
Re: CB Gallery Tab
«
Reply #2 on:
January 02, 2009, 04:40:45 PM »
Please read the GalleryTab anouncement post:
http://www.forum.en.joomgallery.net/index.php?topic=281.0
You'll have to wait for the next build of JoomGallery 1.5 beta. For a live production site we recommone the 1.0 stable version of JoomGallery, anyways...
Logged
Sorry, no support via PM (unless I asked you for some details). Just post in the forum, maybe someone else has the same problem or already a solution available.
jAwards - a component for user awards in Joomla
Pages: [
1
]
« previous
next »
Jump to:
Please select a destination:
-----------------------------
JOOM::GALLERY::FORUM
-----------------------------
=> Forum rules
=> How do I post my question correctly?
=> Announcements and messages
===> Feedback on announcements and messages
-----------------------------
JoomGallery 3.x JUX
-----------------------------
=> Installation / Update
===> Solved Topics: Installation / Update
=> Migration
===> Solved Topics: Migration
=> Uploads
===> Solved Topics: Uploads
=> Backend / Administration
===> Solved Topics: Backend / Administration
=> Frontend
===> Solved Topics: Frontend
=> Interaction with other components
===> Solved Topics: Interaction with other components
=> Showcase
=> Miscellaneous
===> Solved Topics: Miscellaneous
-----------------------------
JoomGallery 3.0 JUX - Extensions
-----------------------------
=> Modules
===> Solved Topics: Modules
=> Plugins
===> Solved Topics: Plugins
=> Addons
===> Solved Topics: Addons
-----------------------------
JoomGallery 2.x ACL
-----------------------------
=> Installation / Update
===> Solved Topics: Installation / Update
=> Migration
===> Solved Topics: Migration
=> Uploads
===> Solved Topics: Uploads
=> Backend / Administration
===> Solved Topics: Backend / Administration
=> Frontend
===> Solved Topics: Frontend
=> Interaction with other components
===> Solved Topics: Interaction with other components
=> Showcase
=> Miscellaneous
===> Solved Topics: Miscellaneous
-----------------------------
JoomGallery 2.x ACL - Extensions
-----------------------------
=> Modules
===> Solved Topics: Modules
=> Plugins
===> Solved Topics: Plugins
=> Addons
===> Solved Topics: Addons
-----------------------------
JoomGallery 1.5 MVC
-----------------------------
=> Installation / Update
===> Solved Topics: Installation / Update
=> Uploads
===> Solved Topics: Uploads
=> Migration
===> Solved Topics: Migration
=> Backend / Administration
===> Solved Topics: Backend / Administration
=> Frontend
===> Solved Topics: Frontend
=> Interaction with other components
===> Solved topics: Interaction with other components
=> Miscellaneous
===> Solved Topics: Miscellaneous
=> JoomGallery MVC ALPHA
===> Solved Topics: JoomGallery MVC
-----------------------------
JoomGallery 1.5 MVC - Extensions
-----------------------------
=> Modules
===> Solved Topics: Modules
=> Mambots / Plugins
===> Solved Topics: Mambots / Plugins
=> Addons
===> Solved Topics: Addons
-----------------------------
Miscellaneous
-----------------------------
=> en.joomgallery.net
=> Diskussions of articles
-----------------------------
Archive
-----------------------------
=> PonyGallery ML
===> Installation / Update
=====> Solved topics: Installation / Update
===> Uploads
=====> Solved Topics: Uploads
===> Backend / Administration
=====> Solved Topics: Backend / Administration
===> Frontend
=====> Solved topics: Frontend
===> Interaction with other components
=====> Solved topics: Interaction with other components
===> Showcase
===> Miscellaneous
=====> Solved Topics: Miscellaneous
=> PonyGallery Extensions
===> Modules
===> Solved topics: Modules
===> Mambots
=====> Solved topics: Mambots
===> Addons
=====> Solved topics: Addons
Bad Behavior
has blocked
882
access attempts in the last 7 days.
Loading...