✦ Vibe Coding for Makers

Topic Links 2.2 Archive Fix Site

Just describe your idea. Codey writes the code, draws the wiring diagram, compiles it in the cloud, and uploads it straight to your board — all from one browser tab. No IDE, no driver hell, no setup.

Vibe coding for Arduino UNO Vibe coding for Arduino Nano Vibe coding for Arduino Mega Vibe coding for ESP32 WROOM Vibe coding for ESP32-S3 Vibe coding for ESP32-C3
Start for Free Log In
Codey Online dashboard: chat, multi-file code editor, and live serial monitor side by side while flashing an ESP32 with a DHT11 + OLED project
Click the screenshot to zoom in

Topic Links 2.2 Archive Fix Site

In legacy systems like Moodle 2.2, expanding archived course sections automatically generates long, complicated drop-down structures. This ruins the user experience by burying active content beneath a wall of unorganized, old resource links.

Pagination links (Page 2, Page 3, etc.) successfully load older archived threads instead of redirecting to the homepage.

The primary breakdown occurs within the extension's core routing file. You must manually update the function responsible for generating archive links.

import re pattern = r"2\.2\.\d+\.(\d+)\.\d+"

Archive tables often utilize different indexing structures than active topic tables. When the plugin attempts to cross-reference topic_id mappings between active and archived states, the query fails.

By following the step‑by‑step instructions in this article, you can restore the functionality of your vBulletin 2.2 archive, improve your site’s SEO, and provide a seamless experience for users who rely on those old topic links.

Test the archive feature with other plugins disabled to check for conflicts. If the issue resolves, then it is likely that another plugin is causing the conflict.

: Use the Yoast SEO Plugin or similar tools to check if archive titles and canonical tags are appearing correctly under the new settings.

Create or edit .htaccess in your archive/ directory:

: The patch is generally regarded as a "drop-in" solution, requiring minimal configuration beyond the initial installation. This is an essential maintenance update

Ensure that the query explicitly joins the topic table with the forum table using proper LEFT JOIN syntax rather than comma-separated tables. Update the query structure to look like this:

From idea to wired-up circuit in seconds

Every Codey project comes with a real wiring diagram. Color-coded wires, labeled pins, and a complete connection table — exportable as PDF or printed straight from your browser.

Codey Online wiring diagram example: Arduino UNO with OLED, DHT11 and SG90 servo, including a color-coded wire list
🎨 Color-coded wires

Red for 5V, black for GND, signals in distinct colors — exactly how you'd draw it on paper, only neater.

📋 Connection table

Below every diagram you get a Wire From → To list with pin labels, so you can wire your circuit without guessing.

🖨️ Print & PDF

One click to download a printable PDF of the diagram — handy for workshops, classrooms or your own build log.

🧩 Real components

Codey ships with a library of common modules: OLED displays, DHT11/22, HC-SR04, servos, relays, MOSFETs, RGB LEDs and many more.

Supported Hardware

Codey works out of the box with the most popular development boards. Plug one in over USB, pick it from the dropdown, and start vibing.

More boards added regularly. Direct USB upload over Web Serial — no drivers, no Arduino IDE required.

Cursor & Claude Code, but for embedded systems

If you love vibe coding with Cursor or Claude Code, you'll feel right at home in Codey. Same describe-it-and-it-builds flow — except Codey runs your code on a real Arduino or ESP32, not on a server.

In legacy systems like Moodle 2.2, expanding archived course sections automatically generates long, complicated drop-down structures. This ruins the user experience by burying active content beneath a wall of unorganized, old resource links.

Pagination links (Page 2, Page 3, etc.) successfully load older archived threads instead of redirecting to the homepage.

The primary breakdown occurs within the extension's core routing file. You must manually update the function responsible for generating archive links. Topic Links 2.2 Archive Fix

import re pattern = r"2\.2\.\d+\.(\d+)\.\d+"

Archive tables often utilize different indexing structures than active topic tables. When the plugin attempts to cross-reference topic_id mappings between active and archived states, the query fails.

By following the step‑by‑step instructions in this article, you can restore the functionality of your vBulletin 2.2 archive, improve your site’s SEO, and provide a seamless experience for users who rely on those old topic links. In legacy systems like Moodle 2

Test the archive feature with other plugins disabled to check for conflicts. If the issue resolves, then it is likely that another plugin is causing the conflict.

: Use the Yoast SEO Plugin or similar tools to check if archive titles and canonical tags are appearing correctly under the new settings.

Create or edit .htaccess in your archive/ directory: The primary breakdown occurs within the extension's core

: The patch is generally regarded as a "drop-in" solution, requiring minimal configuration beyond the initial installation. This is an essential maintenance update

Ensure that the query explicitly joins the topic table with the forum table using proper LEFT JOIN syntax rather than comma-separated tables. Update the query structure to look like this:

Cursor and Claude Code are excellent general-purpose AI coding tools — we use them ourselves. They're just not made for blinking an LED on a microcontroller. Codey Online fills that gap. Cursor® is a trademark of Anysphere Inc.; Claude™ and Claude Code™ are trademarks of Anthropic PBC. Not affiliated with either company.

Simple Pricing

Start vibing for free. Upgrade for unlimited AI and pro power.

Starter

Free

For students and hobbyists.

  • 5 AI messages per day
  • Cloud compilation
  • Direct USB uploading
  • Wiring diagram generator
  • Live serial monitor
  • Standard libraries
  • No image / vision uploads
Create Free Account

About Codey Online

Codey Online is built by OTRONIC, a Netherlands-based electronics company. We're passionate about making hardware programming accessible to everyone — from primary-school kids to professional firmware engineers.

We saw too many beginners give up on the traditional Arduino IDE because of driver issues, missing libraries and cryptic C++ errors. Codey closes that gap with modern AI and Web Serial — so you can stay in the flow and just vibe your way to a finished project.

Questions, feedback, or feature requests? Mail us at .