Arrow Home arrow Forums
larger font smaller font default font Fixed screen resolution Auto adjust screen size

Joomlapolis Forums  


<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>
Re:ProfileBook 1.0 - notify in cb_login
Date: 2008/04/02 20:34 By: user8600 Status: CB Doc subscriber  
Karma: 2  
Fresh Joomlapolitan

Posts: 22
graphgraph
Okay.
Installer works only if table jos_comprofiler_plug_profilebook does not exist.
If cb_profilebook anytime where installed please add the the new table field manually (in phpmyadmin):

ALTER TABLE `jos_comprofiler_plug_profilebook` ADD `status` tinyint(3) NOT NULL default '0'


If you want to update update, you can insert the table-field (sql) manually and copy the cb.profilebook.php into the plugin directory and overwrite the existing file. Only this one file has changed...

Now you have a status field at every message who shows, if the message was read or not.

To install the cb_login you can uninstall the old one and install the new one withe the module installer.

*pushing up the plug_cbprofilebook modified near the mod_cblogin modified*
File Attachment:
File name: plug_cbprofilebook_1_0_mod-a84c9c33bd0da7f475e5b54fb834a71f.zip
File size:58245 bytes
Click here to see the profile of this user The administrator has disabled public write access.

Re:ProfileBook 1.0 - notify in cb_login
Date: 2008/04/21 18:32 By: smappler Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 18
graphgraph
Hi, this looks really promissing. Is there any one to just receive a pm after someone writes in the profilebook? if not is there any way i can show it in pms_notify instead?

thanks.

sam

Post edited by: smappler, at: 2008/04/21 18:32
Click here to see the profile of this user The administrator has disabled public write access.

Re:ProfileBook 1.0 - notify in cb_login
Date: 2008/04/21 21:09 By: user8600 Status: CB Doc subscriber  
Karma: 2  
Fresh Joomlapolitan

Posts: 22
graphgraph
Hallo.
My first release was a modified mod_pmsnotify.

I also use this module, but not for the gb entries.

I use the connection_notify form the cb_login and that's the reason that I included the gb_notify also finally in this module.

I took a look into my external harddisc and I've found the old modified mod_pmsnotyfy.
But this was a beta and it is not finally but it works!!!!
If I remember the module doesn't check if cb or cb_profilebook is installed and active!!! And the gb feature can't be switched on and off in the module_settings...

This features are included in mod_cblogin....

File Attachment:
File name: mod_pmsnotify_102_mod-5f01b60d848a498d57e9c410ca4f7432.zip
File size:10570 bytes
Click here to see the profile of this user The administrator has disabled public write access.

Re:ProfileBook 1.0 - notify in cb_login
Date: 2008/08/12 06:23 By: sunnyjey Status: CB Doc subscriber  
Karma: 4  
Junior Joomlapolitan

Posts: 44
graphgraph
What is the status of this modified cb login and profile book with cb RC2 ?

I am interested to use this feature. Can someone confirm whether it works with cb RC2. I can see few doc subscriber are using this hack.

If yes, then what are the changes required to work with RC2?

Thank you
Click here to see the profile of this user The administrator has disabled public write access.

Re:ProfileBook 1.0 - notify in cb_login
Date: 2008/08/13 18:55 By: user8600 Status: CB Doc subscriber  
Karma: 2  
Fresh Joomlapolitan

Posts: 22
graphgraph
The modified plugin works with cb 1.2. Delete the original plugin, install the modified one.
If the profilebook_tables already exist, don't forget to add the column 'status'
Here is the sql for it:
ALTER TABLE `jos_comprofiler_plug_profilebook` ADD `status` tinyint(3) NOT NULL default '0'

Or delete the table jos_comprofiler_profilebook before install (but then all old entries are lost)

(If anybody has an idea to add this column automatically with the installer only if the table exists and the is no column with the name status please report!)


Here is a brandnew modified mod_login_12 from today. I've tested it in joomla 1.0.15.

It should also work in joomla 1.5 but I'm not sure and I have no time to test it...

You have to delete the original mod_cblogin, because there is a new module parameter cbgb you can set to 0 or 1 in the backend. If you only overwrite the two files you don't have this needed parameter!!

Pleas report bugs and malefunctions here. And please report if it works fine...
File Attachment:
File name: mod_cblogin_12_mod.zip
File size:22693 bytes


Post edited by: user8600, at: 2008/08/13 18:56
Click here to see the profile of this user The administrator has disabled public write access.

Re:ProfileBook 1.0 - notify in cb_login
Date: 2008/08/13 20:32 By: sunnyjey Status: CB Doc subscriber  
Karma: 4  
Junior Joomlapolitan

Posts: 44
graphgraph
Thank you,

I have downloaded module, it is working with my 1.0.15 and CB RC2.

Is it possible to edit the current display message 'You have 3 new GB-Entrie(s)' to something like 'You have x new scrap book entries' ?

Where and what should i edit ?

Secondly does it disappear after replying to profile book entry or it keep on displying 'new x entries' message?

Once again thank you (raised your karma)
Click here to see the profile of this user The administrator has disabled public write access.

<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>

Documentation

Documentation Subscription Service
(updated for CB 1.2 RC2)

What?

Why?

Where?

Just click here for answers!

Click here for a yearly subscription: subscribe now

Download Latest Release

The latest stable Community Builder Release is version 1.1 for Joomla 1.0 and Mambo.
You need to be a registered member of Joomlapolis to download.

The latest release candidate of Community Builder is version 1.2 RC3, native for Joomla 1.0, 1.5 and Mambo.
It is available as "thank you" to all CB documentation subscribers at this time.

CB Login