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 Next > End >>
Re:Friends Updates
Date: 2008/10/30 14:43 By: krileon Status: CB Doc subscriber  
Karma: 38  
Platinum Joomlapolitan

Posts: 511
graphgraph
You can add your own support to it. Just look at the instructions and take the basic code. Edit it a little. copy to the proper location where the file upload confirmation is triggered in zoom gallery and that's all there is to it.

I've redone the entire friends updates plugin though. So I won't be releasing future version unfortunately. Can see the new version live at my site (have to register and have a friend that triggered one of the updates).
AllMySocials
"Where social networks come together"
www.allmysocials.com
Click here to see the profile of this user The administrator has disabled public write access.

Re:Friends Updates
Date: 2008/12/11 19:49 By: beowolf Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 2
graphgraph
Hi there. Thanks for a great plugin that work perfectly.
I have one question; this plugin supports Pony Galleri, bur I plan to upgrade to Joomgallery, which is the same but with some very good changes.
Do you have any idea where I should change the code in joomgallery.php? and to what?

Thanks!
-- b e o w o l f --
Click here to see the profile of this user The administrator has disabled public write access.

Re:Friends Updates
Date: 2008/12/18 23:34 By: krileon Status: CB Doc subscriber  
Karma: 38  
Platinum Joomlapolitan

Posts: 511
graphgraph
beowolf wrote:
Hi there. Thanks for a great plugin that work perfectly.
I have one question; this plugin supports Pony Galleri, bur I plan to upgrade to Joomgallery, which is the same but with some very good changes.
Do you have any idea where I should change the code in joomgallery.php? and to what?

Thanks!


JoomGallery Support Instructions:
Code:

  ::: JoomGallery ::: OPEN "\components\com_joomgallery\classes\upload.class.php" FIND(248"$catname = $this->Upload_DBQuery($query);" ADD(249)              //FriendsUpdates                         $query "INSERT INTO #__comprofiler_plug_friendsupdates (time,name,nameid,text) VALUES ('"                         .time()."','"                         .mysql_real_escape_string('<a href=\"index.php?option=com_comprofiler&task=userProfile&user='.$my->id.'\">'.$my->username.'</a>')."','"                         .mysql_real_escape_string($my->id)."','"                         .mysql_real_escape_string('added a new picture.')."')";                     $database->setQuery($query);                     if (!$database->query()) die($database->stderr(true));             //FriendsUpdatesEND AFTER "$catname = $this->Upload_DBQuery($query);" SAVE JoomGallery Support now enabled.


AllMySocials
"Where social networks come together"
www.allmysocials.com
Click here to see the profile of this user The administrator has disabled public write access.

Re:Friends Updates
Date: 2008/12/19 09:39 By: beowolf Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 2
graphgraph
Thanks a lot! You really saved my day!
-- b e o w o l f --
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 Next > End >>

Documentation

Documentation Subscription Service
(updated for CB 1.2 RC4)

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 RC4, native for Joomla 1.0, 1.5 and Mambo.
It is available as "thank you" to all CB documentation subscribers and now also to all registered joomlapolitans.

CB Login