Skip to Content Skip to Menu

Community builder 2 Groupejive 3: image problem

  • theohope
  • theohope
  • OFFLINE
  • Posts: 57
  • Thanks: 1
  • Karma: 0
8 years 4 months ago - 8 years 4 months ago #291884 by theohope
ok and should i delete the line $row->logo( true, true, true ) too?


Thanks
Last edit: 8 years 4 months ago by theohope.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 49324
  • Thanks: 8434
  • Karma: 1465
8 years 4 months ago #291900 by krileon
If you don't want the logo to output, yes.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

  • theohope
  • theohope
  • OFFLINE
  • Posts: 57
  • Thanks: 1
  • Karma: 0
8 years 4 months ago #291976 by theohope
You tell me here: www.joomlapolis.com/forum/153-professional-member-support/235951-community-builder-2-groupejive-3-image-problem?limitstart=0#291167

"It's not recommended to modify the default files though. It's best to copy the default folder, delete everything you don't want changed (except index.html)", then select your template within GJ configuration"

So i should have two default folder in the template folder?
And in the copy if i change groups.php i delete all other files except index.html?

"then select your template within GJ configuration" so my template will change for another?


Thank you

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 49324
  • Thanks: 8434
  • Karma: 1465
8 years 4 months ago #291978 by krileon
Copy and paste the default folder in the templates folder. Now rename the copy to something like "mytemplate". Next within your "mytemplate" folder delete everything except index.html and whatever template files you plan on editing. Now within GJ > Parameters > Global select your template. This prevents your changes being lost on upgrade as the default files will always be replaced on install of GJ.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

  • theohope
  • theohope
  • OFFLINE
  • Posts: 57
  • Thanks: 1
  • Karma: 0
8 years 3 months ago #292149 by theohope
I delete that:

'<div class="gjContainerBoxLogo text-center">'
$row->logo( true, true, true )
'</div>'

and i have a message of error:

Parse error: syntax error, unexpected '.' in C:\wamp64\www\newsitejoomla3\components\com_comprofiler\plugin\user\plug_cbgroupjive\templates\mytemplate\groups.php on line 89

Thanks

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 49324
  • Thanks: 8434
  • Karma: 1465
8 years 3 months ago #292175 by krileon
You need to delete the . proceeding it as well. Please be sure to use an IDE like phpstorm (commercial) or neatbeans (free) so you can see syntax errors when modifying PHP files. In the future the template files will be redesigned to be easier to use (as minimal PHP as possible).


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum