-
Disregard the HOST in my patches, otherwise, the last one should work.
2009-09-22 09:49:05 UTC in SemanticScuttle
-
Trying the latest SVN, the layout is borked.
I have $cleanurls = false; yet, it tries to construct the following:
/semanticscuttle/till/shuttle.css
This URL returns a 404 from nginx. The error fixes itself only when I logout. ;-)
Attached is a patch which attempts to fix it and generate the root in a simpler/easier fashion.
2009-09-21 17:47:19 UTC in SemanticScuttle
-
I tried the latest SVN, here is more:
After I registered, I'm logged in. The following is from that page:
Notice: Undefined variable: range in /home/till/public_html/semanticscuttle/search.inc.php on line 29
Notice: Undefined variable: range in /home/till/public_html/semanticscuttle/search.inc.php on line 37
Notice: Undefined variable: range in...
2009-09-21 17:16:19 UTC in SemanticScuttle
-
See attached patch for a minor fix.
2009-09-21 17:10:37 UTC in SemanticScuttle
-
klimpong committed revision 85 to the phpCallGraph SVN repository, changing 1 files.
2008-12-06 23:44:16 UTC in phpCallGraph
-
klimpong committed revision 84 to the phpCallGraph SVN repository, changing 1 files.
2008-12-06 23:25:49 UTC in phpCallGraph
-
klimpong committed revision 81 to the phpCallGraph SVN repository, changing 1 files.
2008-12-06 23:02:05 UTC in phpCallGraph
-
klimpong committed revision 78 to the phpCallGraph SVN repository, changing 1 files.
2008-12-06 22:40:51 UTC in phpCallGraph
-
klimpong committed revision 77 to the phpCallGraph SVN repository, changing 1 files.
2008-12-06 22:39:20 UTC in phpCallGraph
-
To answer my last question, there is an attempt to "override" it.
Maybe a "message" of some sort (kinda like for mcrypt) would be nice to alert users just in case that didn't work. I can see how when I set "php_admin_flag zend.ze1_compatibility_mode On" in the vhost, this renders your "@ini_set('zend.ze1_compatibility_mode', false);" useless.
2008-05-05 11:27:49 UTC in phpMyAdmin