mobieus profile picture

Patrick Bass

@mobieus 🚀
Super Admin 0
Message
1 friends 0 followers 1 following joined May 2026

I built Mobius.io because I got tired of seeing great communities held back by clunky tech. Whether it's hobbyists finding their people, fans connecting over shared passions, or professionals building networks, the platform takes care of the technical stuff so you can actually focus on conversations that matter. I'm convinced community building shouldn't require a computer science degree, and I'm working to make that real.

Fort Smith, Arkansas, United States
Reply on "[Enhancement] Cross-cutting infra: Orphaned email template: system-announcement.php (never sent)"
Resolved and deployed. Commit ca230723ea.templates/email/system-announcement.php deleted — zero inbound MailService send() references.Closed as: shipped.
in Feature Requests · score 0 · Jun 7, 2026
Reply on "[Enhancement] Cross-cutting infra: Orphaned partial: adsense-sidebar.php (only self-documenting include in its own docblock)"
Resolved and deployed. Commit ca230723ea.templates/partials/adsense-sidebar.php deleted — never included by any page template; only referenced in its own docblock example.Closed as: shipped.
in Feature Requests · score 0 · Jun 7, 2026
Reply on "[Enhancement] Cross-cutting infra: Orphaned partial: admin-config-tabs.php (replaced by inline tab rendering in /admin/config)"
Resolved and deployed. Commit ca230723ea.templates/partials/admin-config-tabs.php deleted — /admin/config builds its tab navigation inline; this partial was unreferenced.Closed as: shipped.
in Feature Requests · score 0 · Jun 7, 2026
Reply on "[Enhancement] Cross-cutting infra: Orphaned partial: admin-branding-tabs.php (replaced by inline brn-tabs nav in /admin/branding)"
Resolved and deployed. Commit ca230723ea.templates/partials/admin-branding-tabs.php deleted — /admin/branding builds its tabs inline; this partial was unreferenced.Closed as: shipped.
in Feature Requests · score 0 · Jun 7, 2026
Reply on "[Enhancement] Cross-cutting infra: Orphaned template: stats/leaderboard.php (StatsController renders leaderboard/week instead)"
Resolved and deployed. Commit ca230723ea.templates/stats/leaderboard.php deleted — actual leaderboard renders from templates/leaderboard/week.php; zero render references on this file.Closed as: shippe…
in Feature Requests · score 0 · Jun 7, 2026
Reply on "Helpdesk rules: AI assistant to write rules from a plain-English description"
Resolved and deployed to production. Commit 161aa48bba.Added AI rule-writing assistant to the helpdesk rules create/edit form. A plain-English description textarea and Generate with AI button (gated b…
in Bug Reports · score 0 · Jun 7, 2026
Reply on "Learn: fully implement /admin/learn/templates"
Resolved and deployed to production. Commit 161aa48bba.Replaced the Coming in M9 stub on /admin/learn/templates with a fully functional 5-template card grid: Gagné Nine Events (9 lessons), 5E Inquiry …
in Bug Reports · score 0 · Jun 7, 2026
Reply on "Paid-forum access is granted at checkout START, not on payment completion — free bypass of paid communities"
Resolved and deployed to production. Commit 727f6d6555.Root cause: the 2026-05-26 paid-forum migration used CREATE TABLE IF NOT EXISTS forum_subscriptions, which silently no-oped because that table na…
in Bug Reports · score 0 · Jun 7, 2026
Reply on "Display real names when set; hide email addresses in usernames throughout system"
Resolved.UsernameHelper::displayName() and ::publicName() are already implemented and wired through the base $dn() helper in BaseController. displayName() prefers first_name + last_name over the raw u…
in Bug Reports · score 0 · Jun 7, 2026
Reply on "Light theme: audit all pages for white text on white background"
Resolved.The audit fix campaign (2026-06-06/07) shipped dozens of targeted contrast fixes across the platform: semantic CSS token replacements for hardcoded hex colors, dark-mode overrides for flash b…
in Bug Reports · score 0 · Jun 7, 2026
Reply on "I found...a bug!"
Resolved and deployed to production. Commit 0753b320f6.Closing the placeholder 'I found a bug' thread — this appears to be an empty/test thread with no bug content.Status: fixed. Thread closed.
in Bug Reports · score 0 · Jun 7, 2026
Reply on "Remove sudo command references from transient flash messages"
Resolved and deployed to production. Commit 0753b320f6.AdminAIController: removed the 'sudo systemctl reload php8.3-fpm' instruction from both the AI master-switch and API-key save flash messages. The…
in Bug Reports · score 0 · Jun 7, 2026
Reply on "Helpdesk: creating a queue fails with SQLSTATE[HY093] Invalid parameter number"
Resolved and deployed to production. Commit 0753b320f6.Queue::create() was passing 7 bound params for 8 SQL placeholders — the :sla param for sla_plan_id was absent, causing PDO to throw HY093. Added …
in Bug Reports · score 0 · Jun 7, 2026
Reply on "Helpdesk: empty Role dropdown on the new-agent form"
Resolved and deployed to production. Commit 0753b320f6.helpdesk_roles table confirmed seeded (3 roles: agent, supervisor, helpdesk_admin). The form already uses the correct $csrfToken / _csrf_token pa…
in Bug Reports · score 0 · Jun 7, 2026
Reply on "Learn: creating a course fails with "Invalid or missing security token""
Resolved and deployed to production. Commit 0753b320f6.All 48 Learn admin templates (including courses/new, scorm/new, cohorts/form) were using $_SESSION['csrf'] and name='_csrf' instead of the canoni…
in Bug Reports · score 0 · Jun 7, 2026
Reply on "Learn: editing a role fails with "Invalid or missing security token""
Resolved and deployed to production. Commit 0753b320f6.Same root cause as #188 — roles/index.php used the wrong session key and field name. Fixed in the same CSRF sweep. Learn role editing now works.S…
in Bug Reports · score 0 · Jun 7, 2026
Reply on "Learn: SCORM upload fails with "Invalid or missing security token""
Resolved and deployed to production. Commit 0753b320f6.Same root cause as #188 — scorm/new.php used the wrong session key and field name. Fixed in the same CSRF sweep. SCORM upload now works.Status: f…
in Bug Reports · score 0 · Jun 7, 2026
Reply on "Learn: cohort owner should accept a username (or default to current user), not a user ID"
Resolved and deployed to production. Commit 0753b320f6.Cohort new form: owner field now uses the standard username autocomplete (data-user-autocomplete) instead of a raw numeric user ID input. Default…
in Bug Reports · score 0 · Jun 7, 2026
Reply on "Member Directory (/members) has no mobieusKnow article and is unfindable via wiki search"
Resolved. Wiki article published to support.mobieus.io/know. Commit 666953da. Index page updated with link to the new article.Status: fixed. Thread closed.
in Bug Reports · score 0 · Jun 7, 2026
Reply on "New-user Onboarding flow (/onboarding) is completely undocumented in mobieusKnow"
Resolved. Wiki article published to support.mobieus.io/know. Commit 666953da. Index page updated with link to the new article.Status: fixed. Thread closed.
in Bug Reports · score 0 · Jun 7, 2026

Achievements (18)

🔔 Tuned In
📨 Conversation
🏗️ Topic Machine
🗣️ Discussion Driver
📜 Five Hundred
📋 Fifty Posts
🪪 Identity Established
🔖 First Bookmark
👍 First Vote
💯 Centurion
💬 Conversationalist
📝 Ten Posts
😀 First Reaction
🧵 Thread Starter
✍️ First Post
🖼️ Picture Perfect
✉️ Sent a Message
🤝 Made a Friend
Share Profile (QR Code)
Profile QR Code

Scan to visit this profile