This is the support forum for the Actions Manager mod.
This is the support forum for the Actions Manager mod. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
The price has been lowered. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Is it possible to edit/tweak this to work with 7.0.9? I'm interested in buying this mod. |
Yes, I have sent you a PM. Is it possible to edit/tweak this to work with 7.0.9? I'm interested in buying this mod.
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Patch 2.0.1 released (see patches/version_2.0.1) -> Added version for Dolphin 7.0.x -> Added functionality to automatically clear cache when action items are updated. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
I tried to update the 'block' button by putting it into the sub-menu, not sure if I'm doing this right, but the button has disappeared, and I don't see any 'sub-menu'. I tried to update the button to use this coding too: http://www.boonex.com/n/add-confirmation-to-blocking-a-member Returning the button back to the original state & settings, doesn't make the button reappear. I think there's a quirk this module. I can see the previous patch was to clear the cache, perhaps this isn't what's happening in version 7.0.9? |
Hey Modzzz,
I installed and the mod works as it should except that there are some pages that don't come up as options to edit. For example, I can't find the Account page to edit the actions there.
Any direction is appreciated.
Thx yes, I searched before asking.... |
Account page does not have an Actions block. Those buttons on the Account page are controlled by the `sys_account_custom_stat_elements` database table. Hey Modzzz,
I installed and the mod works as it should except that there are some pages that don't come up as options to edit. For example, I can't find the Account page to edit the actions there.
Any direction is appreciated.
Thx
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
The issue has been resolved on your site. I tried to update the 'block' button by putting it into the sub-menu, not sure if I'm doing this right, but the button has disappeared, and I don't see any 'sub-menu'. I tried to update the button to use this coding too: http://www.boonex.com/n/add-confirmation-to-blocking-a-member Returning the button back to the original state & settings, doesn't make the button reappear. I think there's a quirk this module. I can see the previous patch was to clear the cache, perhaps this isn't what's happening in version 7.0.9?
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
An issue with editing the Eval code in the HTML editor has been resolved. Re-upload the modules/modzzz/manager/classes folder. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Hi modzzz, You probably receive hundreds of emails a day, so I'll post here. See this screenshot: http://postimg.org/image/pwhu6303z/ That block button appears on random profiles. Is it possible to hide that button in the place where it appears? As it shouldn't appear on the top-right of the profile. |
I just thought I'd try to upgrade my version of dolphin but can see the upgrade mentioned in the forums http://www.boonex.com/forums/#topic/Ooops-Somehow-I-made-an-Action-button-disappear.htm is for v7.1. Would uninstalling the module and reinstalling the module remove those 'block' buttons I've shown in the screenshot above? |
Hi Modzzz, I just purchased your Actions Manager mod and it works wonderfully. What I'm still trying to figure out is - how are some actions on a profile page hidden from a user when the chosen profile is the user himself? I didn't find any "if memberId==userId" or something like this in the mod's available fields. Is it done entirely inside Dolphin? Is there an easy way to work around that? Say I want to put an "Add Photo" button on a user's profile. But I want the user to see the button only when he opens his own profile, not someone else's profile. Currently I simply made the Add Photo button to point to the upload page (url), but the button is always visible no matter what profile I open. Thank you! |
@eshaphir - Edit one of the existing Profile Actions (eg. {cpt_get_email}) and you will see how it is done. Look in the Eval field and you will see something like this : if ({ID} == {member_id}) return; Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Hi Modzzz, can you help with what code to use in action manager in order to create a button on profile page that directly uploads a photo to users profile photo? (or directly to profile album?)
I tried one based on 'add photo' from events module, but ends up in 'page not found' message...
|
I am trying to make a 'view profile info' action button. I want to make a link to the info page so I can unclutter the main profile page. the url I am using is ================== profile_info.php?ID={profileID} ==================== which is the same url in the navigation menu. but i don't know what to put in the eval field. I used ======================== ({ID} != {member_id}) return; return _t('View My Info'); ======================== but the action button created is taking me to my own profile info when I want it to take me to the info page of the person whose profile I am visiting. Do you know how I can achieve this? must be something to do with the eval field as I am sure the url field is correct (its the same as navigation menu) |
@voni The Url should be : profile_info.php?ID={ID} This is all you need in Eval field : return _t('View My Info'); Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
This module is now compatible with Dolphin 7.2. Download the zip file and check the upgrade folder for instructions. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Hello,
Do you have a new demo site? http://www.dolphinmods.com is no longer working or being transferred? Thank you Authors Bag Portal is a Crowd Sourcing Collaboration (CSC) |
The site will be back online shortly. Check again in an hour or so. Hello,
Do you have a new demo site? http://www.dolphinmods.com is no longer working or being transferred? Thank you
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
I attached a screen shot after clicking on your demo link.. |
Hello, Sorry, the domain still goes to GoDaddy.com site parking. Just a update note. Robyn Authors Bag Portal is a Crowd Sourcing Collaboration (CSC) |
You will be notified when the site is back online. Hello, Sorry, the domain still goes to GoDaddy.com site parking. Just a update note. Robyn
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Site is back to normal.. Thanks modzzz |
Hey Modzzz,
Can you show me how to add a new action to the profiles actions block? I need on so people can directly open a video messenger window. Thanks in Advance, |
This module is now compatible with Dolphin 7.2. Download the zip file and check the upgrade folder for instructions. Is the following - on the Product Page - an old note (for older versions) or a new note (meaning it won't work with Dolphin 7.2? RE-ORDERING You can re-arrange the order of appearance of entries in the Actions block for a particular module. This is done by a simple drag-and-drop interface. (This is available in Dolphin 7.1.x version only) Thanks. TravelNotes.org - The Online Guide to Travel |
Drag-and-drop re-arranging of items is available in Dolphin 7.1 and above. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Hey mate yes another great mod Thank you. do you know the code for me to create a new action where the user clicks it and it emails that profile to the admin with the senders name for example like the reporting facility but instead of report or report spam it says select Artist or something like that user clicks it and it sends the profile link or profile id to the admin / admins wither the selected profile and the senders profile is this possible ? Regards Wes |
@WESWAYS - That is something you need to get done as a custom job. You cannot simply add an action Button to do that. There is some custom PHP coding that will need to be done. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
thank you Mate What does the Report button do does it just send a report to the admin that user one has reported user 2? if so i can use this and change the language files surly? would that work? |
I think I'd be quite nervous using this, it looks too easy to break something. Is there any good documentation to compliment the Script and Eval fields? ~~~~~~~~~~~~~~~~~~~~~~ TravelNotes.org - The Online Guide to Travel |
There is no existing documentation that I know of. Whoever uses those field would need some basic understanding of Dolphin's underlying code-base (to know which functions are available for calling etc). Script handles Javascript Code and Eval handles PHP code. What you put in these two fields would reference some underlying coding that exists in Dolphin already. I think I'd be quite nervous using this, it looks too easy to break something. Is there any good documentation to compliment the Script and Eval fields? ~~~~~~~~~~~~~~~~~~~~~~
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Hello,
i recently purchased the Actions Manager module and it works perfectly fine.
Now the question is : when you create a new page, how to add a new action block to that page ..... Which would be managed bu the module of course; unles this would require a lot of coding ? Any advise on this ? |
You cannot add an Actions block to a page created with the "Add Page" functionality in the Admin Panel. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Hi Modzzz. I am not sure of you are monitoring these forums but I have an issue with the action manager. I am actually trying to do somthing that is beyond my understanding so thought I would ask if you could give me a clue at to whether it can be done or not.
I want to place a button on the block of the PORTFOLIO PAGE that links to the portfolio owners TUTORIALS.
And another button on the block of the PROFESSIONALS PAGE that links to the professionals owners PORTFOLIO.
Is that possible? And if so, any chance of showing me how I would do each of them. Enhance Your Onlne Experience. 4eLife.com |
@hawk007 _ You will have to modify the coding of these modules to add those buttons instead of using the Actions manager module. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Thanks Modzzz. Much appreciated. Enhance Your Onlne Experience. 4eLife.com |
Installed on 7.4.2 Happy as Larry. Took me a moment to figure out what to do and how to do it. Awesome Mod as always. ~~~~~~~~~~~~~~~~~~~~~~ TravelNotes.org - The Online Guide to Travel |
Looking at My Profile, I'm thinking why would a member want to subscribe to themselves? So how do we turn that off, so that member can not subscribe to self? TravelNotes.org - The Online Guide to Travel |
Also mentioned in your Lodgings product forum. As I had a problem embedding a video and seeing there wasn't an 'Embed Video' action in the Lodging page, I tried to copy it over from the Listings Actions example. Unfortunately, that didn't work. Method(actionEmbed) was not found in module(lodging) ~~~~~~~~~~~~~~~~~~~~~~ TravelNotes.org - The Online Guide to Travel |
@TravelNotes - The Actions Manager cannot be used to accomplish what you want. The module does not have the underlying coding to accomodate that action. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |