English (United Kingdom)
Jms Multi Site, formerly joomla multisite.
Create, share multiple joomla sites in few clicks !
Message
  • EU e-Privacy Directive

    This website uses cookies to manage authentication, navigation, and other functions. By using our website, you agree that we can place these types of cookies on your device.

    View e-Privacy Directive Documents

Welcome, Guest
Please Login or Register.    Lost Password?
Go to bottomPage: 1234
TOPIC: (solved) CB profilebook
#2301
Re:CB profilebook 14 Years, 7 Months ago Karma: 54
You said in the previous post that you are sharing the Community Builder.
Now, you say that the table slv000_comprofiler_plug_profilebook is empty.

Normally this table should be a link to the other one when you share the Community Builder and can not be empty.

So you have to check how you have create the slave site to have a specific table only for the slv000_comprofiler_plug_profilebook

You can check the table type when you go in JMS tools and select the slave site. After that click on the "table" tab to see how are defined the table.
If you have shared CB, all the table should have a link.
edwin2win
Moderator
Posts: 5370
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#2307
Re:CB profilebook 14 Years, 7 Months ago Karma: 0
ahhh yes! got that part fixed now.... must have used installed from master instead of share upon creating the first slave
thanks for the hint!


however I still have a bit of a problem :
mod_cbpblatest meant to display the latest guestbook entries keeps displaying the no entry message. I cleared cache and checked the query which is using #__comprofiler_plug_profilebook

any chance you would know what else to check?
chrissy6930
Senior Boarder
Posts: 58
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#2310
Re:CB profilebook 14 Years, 7 Months ago Karma: 54
I don't know.
If you have a look in the module mod_cbpblatest, you will see that it query the #__comprofiler_plug_profilebook

Perhaps you could try debug this module and add a trace on the query executed to try understand why if does not reply the expected answer.
edwin2win
Moderator
Posts: 5370
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#2314
Re:CB profilebook 14 Years, 7 Months ago Karma: 0
yes I checked the query before posting as well.

and I have tested the module on a session without JMS also and its working there just fine.

system debug on master looks like this:

Profile Information
Application afterLoad: 0.011 seconds, 0.59 MB
Application afterInitialise: 0.620 seconds, 3.37 MB
Application afterRoute: 0.722 seconds, 3.74 MB
Application afterDispatch: 1.250 seconds, 6.34 MB
Application afterRender: 3.186 seconds, 12.22 MB
Memory Usage
12853232
24 queries logged
Language Files Loaded
Untranslated Strings Diagnostic
None
Untranslated Strings Designer
None
chrissy6930
Senior Boarder
Posts: 58
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2009/10/20 15:23 By chrissy6930.
The administrator has disabled public write access.
 
#2319
Re:CB profilebook 14 Years, 7 Months ago Karma: 54
OK but the most interesting trace would be to have the SQL query to allow you execute manuall and identify why you would have no records.

You should be able to compare the MySQL query results between the two cases.

As the table called is the same (linked), the result should be identical.

That will help you identify what in the MySQL query reult in 0 results.

The trace you provide here does not help in any maner.

You have to analyze the MySQL query itself and reproduce it in a PHPMyAdmin to understand the reason.
edwin2win
Moderator
Posts: 5370
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#2321
Re:CB profilebook 14 Years, 7 Months ago Karma: 0
the query with system debug enabled:

SELECT posterid, userid, mode, postertitle, postercomment, date
FROM master_comprofiler_plug_profilebook
WHERE published = 1
AND userid = 63
AND mode = 'b'
ORDER BY date DESC
LIMIT 4

running that query in phpmyadmin is returning a single result corresponding to the profile screenie above
chrissy6930
Senior Boarder
Posts: 58
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1234
get the latest posts directly to your desktop
2Win, Multisite(s) are trademarks of Edwin2Win.
Joomla