riung
yu kita riungan menuju kebaikan
Siteframe 5.0.6
This is an *URGENT SECURITY FIX*
This version contains a fix for a SQL injection vulnerability described in http://web.nvd.nist.gov/view/vuln/detail;jsessionid=af81266195ea20a37ffde855eb6f?execution=e1s1 . The vulnerability affects all Siteframe Beaumont releases 5.0.5 and prior (but only if URL rewriting is not used).
This release is recommended for ALL Siteframe Beaumont users.
0 comment(s)
/ glen
/ Downloads
/ on November 17, 2008 at 07:20
Siteframe is now on Facebook
We now have a Facebook page: http://www.facebook.com/pages/Siteframe/27325230018 . If you're interested, follow the link and become a Fan! There's also a discussion forum that I'll be monitoring.
0 comment(s)
/ glen
/ General Info
/ on January 25, 2008 at 14:48
contaxg.com
The attached file is the home page template for http://contaxg.com , which is running version 3 of Siteframe.
0 comment(s)
/ glen
/ Miscellany
/ on December 4, 2007 at 21:14
Dailyphoto.org templates
These are the custom templates used at http://dailyphoto.org . To use them, drop them into the templates/widescreen/ directory.
0 comment(s)
/ glen
/ Miscellany
/ on October 21, 2007 at 11:20
Siteframe 5.0.5
This includes a number of small tweaks and settings to ensure that Siteframe runs well in a web-hosting environment (specifically, I fixed the things that caused me problems when I switched to using HostMonster.com for Siteframe web hosting.
0 comment(s)
/ glen
/ Downloads
/ on September 4, 2007 at 19:48
Siteframe Web Hosting
Below are listed some web hosting providers that support Siteframe. Please note that I have not had the opportunity to test out each and every one of these, so the level of support (and versions supported, etc.) may change from time to time. Generally, any provider that meets the minimal system requirements can run Siteframe, but please verify first.
Also, please feel free to comment on...
0 comment(s)
/ glen
/ General Info
/ on September 3, 2007 at 11:22
Issues with MySQL 5.21-beta
I recently upgraded to MySQL 5.21 beta and discovered that the home page of my Siteframe (v5) sites all look a bit strange. Evidently this little bit of SQL:
ORDER BY page_id DESC LIMIT 20
returns the FIRST 20 page_ids, and not the LAST 20. I made this change in index.php:
ORDER BY page_created DESC LIMIT 20
I presume this is a beta bug in MySQL 5.21, and it will be fixed shortly....
0 comment(s)
/ glen
/ Internals
/ on August 30, 2007 at 22:46
Siteframe 5.0.4
A couple of extra bug fixes
0 comment(s)
/ glen
/ Downloads
/ on June 28, 2007 at 22:13
Siteframe 5.0.3
Mostly bug fixes:
added parameters to {random}
fixed URL security exploit
updated setup.php to test for mysqli extension
updated search.php to correctly reindex Page objects
modified edit.php to allow editing of invalid objects
added support for separate read/write database connections to support replicated environments
added security code to strip HTML tags from cookies
0 comment(s)
/ glen
/ Older Versions
/ on June 17, 2007 at 20:39
Siteframe 3.2.3
This is a maintenance release of Siteframe 3.2. It includes security features such as a CAPTCHA function to prevent automated spammers from registering on the site.
Enabling the CAPTCHA
From the Control Panel > Extended Properties page, enter a word or phrase (a relatively simple word is recommended) for the REGISTER_CAPTCHA setting. This word is displayed on the registration page in...
0 comment(s)
/ glen
/ Downloads
/ on December 9, 2006 at 14:39
