Jump to content

salvi

Clients
  • Posts

    13
  • Joined

  • Last visited

Recent Profile Visitors

300 profile views

salvi's Achievements

  1. this is the current block of code:
  2. The line break after profile fields in short posts causes too much vertical empty space. I suggest removing the break on simple field data like the STATE field example on the right. Until that's changed, could someone tell me how to make that adjustment happen by inserting code into a template or inserting custom css (in V5 Beta 8)?
  3. Please define "Reviews." Using search here reveals no reference to "Reviews" in the documentation. Do you mean star ratings or just comment fields categorized as reviews?
  4. For privacy considerations, I'd like to be able to set a group permission to view custom profile fields. Then I could set up a Promotion to that group.
  5. It would be too tedious for a Club leader/mod/admin to manually approve large numbers of club members. I suggest that members can be Promoted to a Club based on custom fields and criteria.
  6. Clarification please. The system/settings/posting & editor/content section has a setting for "Reviews" that applies to what? Pages and Articles but not forums? I wanted to allow members to create posts in forums for movies and music that could be discussed, reviewed, and rated. Now, aside from polls, which tool would work for that purpose?
  7. indeed, when I search this ipb forum the results are useless. I use google search for ipb questions, and better yet, a.i. but a.i. can occasionally be wrong.
  8. It would be too tedious for a Club leader/mod/admin to manually approve large numbers of club members. If there is no automatic way, should I suggest that in the requests forum?
  9. that's exactly what i needed. Thank you. I'll implement this for all 50 states. Can you tell me, can an automated State membership be initiated for a Club, and if so, would you recommend using a Forum or Club feature for this?
  10. In v5 beta6, Is there a way to set a custom profile field as the automated criteria/permission for access to a forum? For example, if a member selects AZ from a custom profile field called State, can an AZ Forum and/or Club be set to only allow members from AZ to have access?
  11. i believe the email account association is straightened out now. regarding the error, after i created a new custom profile field, my admin section support area showed a Mariadb error that might be related to the prior error: ALTER TABLE `core_pfields_content` ADD COLUMN `field_1` MEDIUMTEXT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL ; It was "automatically fixed." Are there any know compatibility issues with MariaDB vs MySQL?
  12. I corrected the error/problem by deleting the new profile field I had added, but I suppose the problem could arise again.
  13. After adding a new member and a registration profile field and deleting them both in beta 6, when I try to sign-up a new member it generates Error code EX1064. Clearing cache doesn't help. SELECT * FROM `core_pfields_content` WHERE member_id = IS NULL IPS\Db\Exception: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'IS NULL' at line 1 (1064) #0 /home/vii/public_html/system/Db/Select.php(402): IPS\Db->preparedQuery() #1 /home/vii/public_html/system/Db/Select.php(460): IPS\Db\Select->runQuery() #2 /home/vii/public_html/system/Db/Select.php(384): IPS\Db\Select->rewind() #3 /home/vii/public_html/applications/core/extensions/core/ProfileSteps/ProfileFields.php(250): IPS\Db\Select->first() #4 /home/vii/public_html/applications/core/modules/front/system/register.php(257): IPS\core\extensions\core\ProfileSteps\ProfileFields::wizard() #5 /home/vii/public_html/system/Dispatcher/Controller.php(139): IPS\core\modules\front\system\register->manage() #6 /home/vii/public_html/system/Dispatcher/Dispatcher.php(169): IPS\Dispatcher\Controller->execute() #7 /home/vii/public_html/index.php(16): IPS\Dispatcher->run() #8 {main}
×
×
  • Create New...