Menu

#6 Installation Feedback / Forum missing

closed-fixed
None
5
2006-10-17
2006-06-03
Kevin Papst
No

Hi Guys!

I was looking the last days for a MVC Framework for
PHP, downloaded, tested and deleted a lot of them out
there...

At least I found Studs. The first look on the Source
gave me a good feeling, but installing the Basic
Example was a mess.

A lot of errors, all cause by the Object passed by
reference construct. I tried to fix them in a couple of
files, but there was no end ... and at least I figured
out the SF Project News where was mentioned that these
problems were fixed in CVS.
Ok, download Subclipse and checkout Trunk I thought...
did so, copied these src files into WEB-INF/lib/ and
saw the Welcome Action!!!

I will test the next hours, looks as if your Project is
what I looked for all the time. As a Java Developer,
working with J2EE and Struts in the office, I am
familiar with the idea behind.

Okay, enough for now, why do I post in the Bug forum
you might ask?

Well, I could not find a place where to post my
feedback else. Am I blind or is there nothing where one
can discuss and post questions? Is there a reason for
disabling the SF Forum for your Project?

Would be great to get some feedback :)

Greetings Kevin

Discussion

  • Nobody/Anonymous

    Logged In: NO

    Hi All,

    I got this error when i try to run studs-basic. Please
    anybody help me.

    Fatal error: Call to a member function match() on a non-
    object in C:\Program Files\Apache Group\Apache2
    \htdocs\studs-basic\WEB-
    INF\lib\horizon\xml\digester\Digester.php on line 513

     
  • Nobody/Anonymous

    Logged In: NO

    Needs to be documented
    <html:optionsSelect...> and
    <html:checkbox...>

    BTW a great project, I'm so excited... :-)
    Cheers

     
  • Nobody/Anonymous

    Logged In: NO

    I'm trying golflog application. It does not register neither
    player nor round nor course. I'm been diving into code and
    discover (documented) saveToken and related. I've noted
    invocation: $session =& $request->getSession(false);
    in Class Action return always FALSE.

    So, it's not working for me. I don't know if it is a general
    issue or only for me :-(

    Is there any place where we can discuss this issues?
    Best regards

    Juan Carlos Rey
    jcrey(at)uma.es

     
  • Dan Allen

    Dan Allen - 2006-10-17
    • assigned_to: nobody --> mojavelinux
    • status: open --> closed-fixed
     
  • Dan Allen

    Dan Allen - 2006-10-17

    Logged In: YES
    user_id=1088017

    The problems that have been reported regarding the object
    reference issues were fixed in 0.9.8. The problem was due
    to an API change in PHP 5 that broke Studs. I finally got
    to the bottom of the issue a couple of months ago and was
    able to fix the problem across the board. Please try out
    the new release.

     
  • Dan Allen

    Dan Allen - 2006-10-17

    Logged In: YES
    user_id=1088017

    I have also added documentation for the html:select and
    html:optionsCollection tags to the wiki.

     

Log in to post a comment.