|
I am wondering why this framework (QCodo) is almost forgotten and totally unpopular.
I've started using it a few years ago and it is the only thing that keeps me with PHP. Yeah ... its development is stuck (that's why there is now more active branch Qcubed...
Started by Pawel on
, 20 posts
by 20 people.
Answer Snippets (Read the full thread at stackoverflow):
Qcodo and ....
But use Qcodo forums to search for problems/questions you may have.
Qcubed, a branch of Qcodo and not with Qcodo.
Qcodo appears to be dying a slow death.
Will continue on Qcodo anytime soon.
|
|
I am using a framework called qcodo (which forked as qcubed) and is a PHP framework.
I want to do a very simple popup using the Facebox jquery plugin.
When someone clicks on the link and shown below in line 47.
Here is the file: http://github.com/allyforce...
Started by Angela on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
This issue/topic is being discussed in depth at http:/....
This is a very common mistake.
I will try to guess: have you declared your method as public? In the template you can access only public properties and methods .
You should print the error you get.
|
|
I get this fatal error only when I run on a Macintosh, but not on a windows browser, which doesn't make sense since, other than checking for the Browser condition, the conditional loops run the same code:
Can someone help me understand how to stop this...
Started by AFG on
, 5 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
See this....
Oh look.
'; } }
There's a community branch of QCodo called QCubed, and they appear to have a fix in QA right now from the QCodo codebase? If so, you probably ought to report the issue via their "Bugs and Issues" forum.
|
Ask your Facebook Friends
|
I am a capable programmer and I write software for a living. I am taking up a new project to build a website that has a bunch of forms that perform CRUD operations on a database and some multimedia. I am very familiar with PHP and Python and have written...
Started by mansu on
, 17 posts
by 17 people.
Answer Snippets (Read the full thread at stackoverflow):
Until now I have used Qcodo and Qcubed, but you generate your interface only from the database.
|