Nuclear General Posted April 27, 2012 Share Posted April 27, 2012 File Name: Social Groups 2.0.0 IP.Content Blocks Generator Addon File Submitter: Nuclear General File Submitted: 26 Apr 2012 File Category: Content Management This Is an addon for (RSyvarth) Social Groups 2.0.0 that allows generation of Social Groups "Blocks" From IP.Content Blocks for Social Groups To Utilize on their Pages. Create Multiple Group Blocks for use with ease, remove them all, or change the selection in moments.Usage Video Provided In Included ReadMe.html. Compatible with IP.Board 3.2.x, IP.Board 3.3.x, and Requires Social Groups 2.0.0 Beta 2 and the appropriate IP.Content Version for the installed IP.Board Version. here to download this file Link to comment Share on other sites More sharing options...
Circo Posted February 6, 2013 Share Posted February 6, 2013 Is there any way to lock/save blocks that are already in position on a group page? As this goes right now, if you want to make a new block or add a new block to a page you have to recreate all blocks. This removes any existing blocks that were generated and the user has to re-position all blocks just for the one block generated that might not be for that group... Link to comment Share on other sites More sharing options...
Marcher Technologies Posted February 6, 2013 Share Posted February 6, 2013 Is there any way to lock/save blocks that are already in position on a group page? As this goes right now, if you want to make a new block or add a new block to a page you have to recreate all blocks. This removes any existing blocks that were generated and the user has to re-position all blocks just for the one block generated that might not be for that group... umm.... i'm extremely certain it is coded so that the groups block for any given block is the same class.... it should not be doing that, looking into it.... may end up hooking it in as an option in the block dropdown in content itself. Link to comment Share on other sites More sharing options...
Marcher Technologies Posted February 8, 2013 Share Posted February 8, 2013 fun.... this is not as simple as it appears on the surface..... unlike.... well.... every other app supporting a type of 'block' Social groups requires that *every* block be in my information.xml file for the addon, thus I am required to regenerate the entire XML when you generate blocks.... still looking into a feasible fix. Link to comment Share on other sites More sharing options...
Bernabe Guerra Jr. Posted February 11, 2013 Share Posted February 11, 2013 Marcher, When trying to generate plugins, I get an error. Any specific CHMOD settigs they should be in? Warning: file_put_contents(/home/themotorpool/public_html/forum/admincontrol/applications_addon/other/groups/addons/other/ccs_blocks/blocks/ccs_block_102.php): failed to open stream: Permission denied in /home/themotorpool/public_html/forum/admincontrol/applications_addon/other/groups/addons/other/ccs_blocks/admin.php on line 192 Warning: chmod(): No such file or directory in /home/themotorpool/public_html/forum/admincontrol/applications_addon/other/groups/addons/other/ccs_blocks/admin.php on line 193 Warning: file_put_contents(/home/themotorpool/public_html/forum/admincontrol/applications_addon/other/groups/addons/other/ccs_blocks/xml/information.xml): failed to open stream: Permission denied in /home/themotorpool/public_html/forum/admincontrol/applications_addon/other/groups/addons/other/ccs_blocks/admin.php on line 198 Warning: chmod(): Operation not permitted in /home/themotorpool/public_html/forum/admincontrol/applications_addon/other/groups/addons/other/ccs_blocks/admin.php on line 199 Ben Link to comment Share on other sites More sharing options...
Marcher Technologies Posted February 11, 2013 Share Posted February 11, 2013 this is something i had not foreseen, but should have when making the mod(and proves that people can actually be smart about their permissions, Kudos!). Note to nuclear general... change it to a dropdown, make them download the generated block file, tell them where to put it, and generate the code to add to the information.xml(as in make them add it manually versus attempting to generate it every time... that regeneration is the cause of the issue in post #2). should resolve the issues posted, feel free to ask me directly if unsure of the how-to-do, or if you have a better suggestion/want to discuss how this could best be handled. Link to comment Share on other sites More sharing options...
Bernabe Guerra Jr. Posted February 11, 2013 Share Posted February 11, 2013 Marcher, I'm not an expert at this, but I can get around and eventully figure it out.lol. Two questions to help my issue. 1. Assuming there is a CHMOD issue, what do they need to be set to? 2. Would this apply to my issue, if so, how would I do this this part that you mentioned: change it to a dropdown, make them download the generated block file, tell them where to put it, and generate the code to add to the information.xml(as in make them add it manually versus attempting to generate it every time.? Tried to contact you directly but you're not able to receive messages. Ben Link to comment Share on other sites More sharing options...
Marcher Technologies Posted February 11, 2013 Share Posted February 11, 2013 1: writable(this differs with server configs/php implementation), would highly suggest you turn it back when not generating. 2: yes it would, and in looking back is how it should have been built in the first place. Link to comment Share on other sites More sharing options...
Bernabe Guerra Jr. Posted February 11, 2013 Share Posted February 11, 2013 Ah ok..got it and will play with the CHMOD settings on my server and roll back when not used. Thanks Link to comment Share on other sites More sharing options...
Bernabe Guerra Jr. Posted February 11, 2013 Share Posted February 11, 2013 Maybe I'm the only one having this issue.. tried changing it to 777 and still get this. Warning: file_put_contents(/home/themotorpool/public_html/forum/admincontrol/applications_addon/other/groups/addons/other/ccs_blocks/blocks/ccs_block_102.php): failed to open stream: Permission denied in /home/themotorpool/public_html/forum/admincontrol/applications_addon/other/groups/addons/other/ccs_blocks/admin.php on line 192 Warning: chmod(): No such file or directory in /home/themotorpool/public_html/forum/admincontrol/applications_addon/other/groups/addons/other/ccs_blocks/admin.php on line 193 Warning: file_put_contents(/home/themotorpool/public_html/forum/admincontrol/applications_addon/other/groups/addons/other/ccs_blocks/xml/information.xml): failed to open stream: Permission denied in /home/themotorpool/public_html/forum/admincontrol/applications_addon/other/groups/addons/other/ccs_blocks/admin.php on line 198 Warning: chmod(): Operation not permitted in /home/themotorpool/public_html/forum/admincontrol/applications_addon/other/groups/addons/other/ccs_blocks/admin.php on line 199 Link to comment Share on other sites More sharing options...
Marcher Technologies Posted February 11, 2013 Share Posted February 11, 2013 depending on the server setup, too high will do that as well as too low.... As stated, the real solution is just handing you the fully generated file, and the xml code to add to the information.xml.... ergo, remove server configuration... and.... this oversight on my part from the equation. Link to comment Share on other sites More sharing options...
Bernabe Guerra Jr. Posted February 12, 2013 Share Posted February 12, 2013 Marcher, So how can I get the fully generated file? I understand on your part. Any way to get this fixed on your busy schedule? Also, I'm willing to PAY for this type of block !!!!!! Basically I'm trying to get a facebook RSS feed. Tried making a feed block but got this message within IP.Content: The URL shows up as RSS and can be subscribed jsut fine, but it doesn't work when entering the RSS link (error below). Unless it has to forcefully have rss.xml on the end. I submitted a ticket to see what's going on, unless you suggest otherwise. I would love this kind of block to be generated with your block generator, as it will help retrieve news to our website. System Error[#10CCS91.rss] The feed could not be imported. This canhappen if the URL to the feed is invalid, if the feed is not generatedproperly, or if you try to import an ATOM feed (only RSS feeds aresupported). Please hit back and verify the feed URL. Ben Link to comment Share on other sites More sharing options...
Marcher Technologies Posted February 12, 2013 Share Posted February 12, 2013 Realistically? if chmodding the addon directory recursively is not working, All I can say is this is now Nuclear's file, I answered as a courtesy to make him aware of viable solutions to the issues present in this modification. RE: facebook 'rss' you may wish to post the link in the support topic of this modification: As I can test the url, It may be ATOM, if it is, ^ will help. Link to comment Share on other sites More sharing options...
Bernabe Guerra Jr. Posted February 12, 2013 Share Posted February 12, 2013 I hope he can fix it because I sure could use it and if you can verify that your RSS mgmt app will work with that type of RSS feed URL, I'm getting it. But I need to other add on by nuclear's file to work unless you have another means to add that hook to social groups. Any ideas? i know you have one!!! Link to comment Share on other sites More sharing options...
Nuclear General Posted February 12, 2013 Author Share Posted February 12, 2013 Hello Bernabe, At the moment, I have limited time to check up on the status of this hook. For the next 4 days, I'll be working two different jobs at intervals of 8 hours and 7 hours a day. But this weekend, I can take a look at the coding and try my best to see what I can do to resolve your issue. Please bear with me on this as I just started this new job today. :) Regards, -Don ^_^ Link to comment Share on other sites More sharing options...
Bernabe Guerra Jr. Posted February 12, 2013 Share Posted February 12, 2013 Thanks Don.. Link to comment Share on other sites More sharing options...
TracyIsland Posted June 27, 2013 Share Posted June 27, 2013 Hello Bernabe, At the moment, I have limited time to check up on the status of this hook. For the next 4 days, I'll be working two different jobs at intervals of 8 hours and 7 hours a day. But this weekend, I can take a look at the coding and try my best to see what I can do to resolve your issue. Please bear with me on this as I just started this new job today. :smile: Regards, -Don ^_^ Hi - Does this block work now? I'm still on 3.3.4. Link to comment Share on other sites More sharing options...
sadel Posted July 30, 2013 Share Posted July 30, 2013 I need this block for latest IPC and SGs. awaiting for the update...i can $$ Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.