You cannot post messages because only members can post, and you are not currently a member.
Description:
Development-oriented discussion for the Collaborative Analysis of Competing Hypotheses (ACH) open source project, competinghypotheses.org.
|
|
|
is version 1.0.3 a 'working' version?
|
| |
Hi All,
I'm new to PHP, so forgive me if I use the wrong terminology in this
post sometimes.
I'm trying to install and play around with ACH. It 'sort of' works,
but in some ways, it doesn't work.
For example, I had to fix the Create New Project URL, and once I was
able to create a project, clicking on it doesn't work. The url is... more »
|
|
Bookmarklet?
|
| |
I'd love a bookmarklet that would grab the page I'm browsing and create a new evidence record for it with the "serial number" field (and maybe some others) populated. I know zero javascript, though. Is this a trivial task to build? Would anyone else be interested?
|
|
Subdirectory on shared hosting?
|
| |
Matt,
I've installed ACH here: [link]
Some of the rewrite rules appear to be failing. For example, many of
the resources for this page are failing to load: [link]
and when I attempt to submit my name and info, it can't successfully
redirect to make_new_account.php... more »
|
|
fighting spam
|
| |
I've modified a group setting that should help fight group spam. Legitimate members should be aware of the change. From now on, new members' posts will have to be approved by a manager before they're posted. Google doesn't say what makes a member "new," but if you find that your message isn't posted... more »
|
|
code update
|
| |
I've just committed some important modifications and have packaged them up as a new version: -First and foremost, this version is designed for complete compatibility in either root directories or subdirectories, with the same installation instructions for both. -The code still contained several custom code from an earlier version... more »
|
|
Locking create user action
|
| |
Hello,
Is there a way to prevent any random person from adding themselves as
a user, that's part of the system?
This is when an administrator account would come in handy. I would
like to prevent creation of user accounts except when I do so. I don't
see a way of doing so right now, short of setting up restricted access... more »
|
|
help_red image missing
|
| |
Hello,
I have got the following image reference that is not included in the
1.0.2 Alpha release package:
[link]
I see flag_red.png in the directory.
Thanks!
Jared
|
|
BASE href issue
|
| |
Hello,
In the installation instructions, it says to add the site_url to the
parts/includes.php file, as such:
<base href="[link]">
<?php $base_URL="[link]";
$email_domain="[link]";
$versionNumber="0.9alpha"?>
However, the links in the href seem to be inconsistent; so if I put a... more »
|
|
Administrator account?
|
| |
Hello,
Just wondering: What do we do to create an admin account? Or login as
an administrator?
Thanks!
Jared
|
|
small routing fix
|
| |
I've fixed a URL routing issue that will keep users from registering if you've installed ACH in a subdirectory. Here's the diff: [link] Thanks to Chris Bertinato for spotting and reporting this issue, and to Joh Svensson for reporting the earlier issue about the missing password reset files.... more »
|
|
|