Thought Vault

Tidbit Polls

Who will you vote for President?

  • Gibo Manzano (50%, 2 Votes)
  • Dick Fernando (25%, 1 Votes)
  • Eddie Yasay (25%, 1 Votes)
  • Noynoy Roxas (0%, 0 Votes)
  • JC Chipeco (0%, 0 Votes)
  • Erap Binay (0%, 0 Votes)
  • Jamby Bamby (0%, 0 Votes)
  • Manny Legarda (0%, 0 Votes)
  • B-52s and the Yellow Submarine (0%, 0 Votes)

Total Voters: 4

Loading ... Loading ...

Plurk!

  • No public Plurk messages.

Who Passed By?

Who's Online

7 visitors online now
7 guests, 0 members

Powered by Visitor Maps

Tagged with: - - - .

The All New Morado Family Forums!

Today, a wonderful Sunday, I installed Simple Machines Forum Software (SMF) using the Fantastico installer Script of Byethost! It is awesome because it was so easy. The address is http://morado.aaronlecciones.com.

There was one hiccup however, and it was (1) renaming the automatically created database file to something more user-friendly, and (2) doing a required upgrade.

Number one was easy enough. Although while changing the database location settings on SMF made the whole message board go down, I just had to create a new database with my preferred name (“moradoforums” instead of a jumble of arbitrarily chosen numbers) and import the SQL databse I exported from the originally created database.

Number was a bit more complicated because after executing the upgrade.php file I encountered a problem with the upgrade process, specifically:

ALTER TABLE {$db_prefix}smileys
ORDER BY LENGTH(code) DESC;

Good thing the Simple Machines Knowledge Database had a solution to that problem:

replacing that code with this code:

ALTER TABLE {$db_prefix}smileys
ORDER BY code DESC;

at the “upgrade_1-1.sql” file!!  Simple enough, but be sure you do it slowly and carefully!

So basically, with this new message board, I hope the Rosa Morado Clan can use it to keep in touch wherever you may be!  So please spread the news around to all our family if your reading guys and girls!!  Thanks!!

blog comments powered by Disqus