Welcome, Guest
Please Login or Register.    Lost Password?

Community builder 1.2
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Community builder 1.2
#951
Community builder 1.2 2 Years, 11 Months ago Karma: 0
After I installed cb1.2 I cant get into the event configuration. I uninstalled cb1.2 and it worked fine again. Anyone have a clue what i should do. Maybe install and old version of community builder. Because I cant seem to find an old download of it. I am on joomla 1.0
zaneken
zaneken
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#954
Re:Community builder 1.2 2 Years, 10 Months ago Karma: 9
Hey there.

I will give this a try later and see what I need to do to get it fixed.
moensch
moensch
Administrator
Posts: 678
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#987
Re:Community builder 1.2 2 Years, 3 Months ago Karma: 0
I'm having a similar issue with CB 1.2.1 & MLS Events. Are there any know fixes?
mikol
mikol
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#995
Re:Community builder 1.2 2 Years, 1 Month ago Karma: 0
Yes there is,well only tested on joomla 1.5.

Remove the lines (1280-1304):
And replace with
Code:

cbinst=1;


http://tools.assembla.com/mylansite/br...s_events.php?rev=171


harzing
harzing
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2009/12/22 14:41 By harzing.
The administrator has disabled public write access.
 
#996
Re:Community builder 1.2 2 Years, 1 Month ago Karma: 0
And this is just to be complete:

When clicking on the configuration button in the back end of mls_events (2.0). I wil get a parse error. Pointing out that in admin.mls_events.php on line 1301 something is wrong.
Me having Community Builder(1.2) installed anyway, just deleted the whole CB checking thing and put $cbinst=1; in there.
The only thing missing now is the cb fields to be displayed in the event, I can see the box in the backend, it only isn't populated with cb fields.


It's shared hosting:
Joomla 1.5
PHP Built on: Linux box517.bluehost.com 2.6.28-10.7.intel.E1000E.BHsmp #1 SMP Thu Aug 13 21:45:18 MDT 2009 x86_64
Database Version: 5.0.88-community-log
Database Collation: latin1_swedish_ci
PHP Version: 5.2.11
Web Server: Apache/2.2.14 (Unix) mod_ssl/2.2.14 OpenSSL/0.9.8l DAV/2 mod_auth_passthrough/2.1 FrontPage/5.0.2.2635
Web Server to PHP interface: cgi-fcgi
Joomla! Version: Joomla! 1.5.8 Production/Stable [ Wohnaiki ] 10-November-2008 23:00 GMT
User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.15) Gecko/2009101601 Firefox/3.0.15
harzing
harzing
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2009/12/22 14:40 By harzing.
The administrator has disabled public write access.
 
#997
Re:Community builder 1.2 2 Years, 1 Month ago Karma: 9
Are you using the latest com_mls_events 2.0.2? Together with the upgrade to J! 1.5 I have also fixed a few issues (a FAIR few ) relating to CB integration.
moensch
moensch
Administrator
Posts: 678
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#998
Re:Community builder 1.2 2 Years, 1 Month ago Karma: 9
Ah, figured it out.

Change line 1298 in admin.mls_events.php from:
Code:

$xmlFile    = mosPathName( $mosConfig_absolute_path . '/administrator/components/com_comprofiler/comprofilej.xml' );


to:
Code:

$xmlFile        = mosPathName( $mosConfig_absolute_path . '/administrator/components/com_comprofiler/').'comprofilej.xml';


(Or just be lazy and download the fixed file from here )
moensch
moensch
Administrator
Posts: 678
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1
Moderators: moensch