Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Active older topics
6 new of 6 - Nov 29 2011
2 new of 2 - Nov 17 2011
1 new of 1 - Oct 15 2011
3 new of 3 - Oct 3 2011
3 new of 3 - Oct 3 2011
1 new of 1 - Sep 26 2011
2 new of 2 - Sep 25 2011
2 new of 2 - Sep 25 2011
6 new of 6 - Sep 19 2011
2 new of 2 - Sep 11 2011
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 96  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Discussion, feature requests, and technical support for the Simple PHP Framework.
 

SPF with APC enabled cause WAMP to crash 
  Hello, I've created a simple "hello world" php file using this Simple PHP Framework with DBsession enable. After running the script 4 or 5 time, WAMP crushs. I restarted the WAMP, run the script a few time, and WAMP crush again.... I tried to debug for a few hours and found out that because of APC.... more »
By pisi  - Jan 25 - 3 new of 3 messages    

error log 
  Hi, I've implemented your framework on a previous site and when I produce a coding error, it will append/create the error log. On this current implementation, I'm getting a blank page when posting the form but no error log is being generated so I don't know what the fault is. Any ideas? I'm probably doing something stupid...... more »
By Luke Carvey  - Oct 9 2012 - 2 new of 2 messages    

Redirect Loop 
  So here I was, trying out shine for the first time. Did all the steps and voila, Google Chrome says: "This webpage has a redirect loop The webpage at *[link] has resulted in too many redirects. Clearing your cookies for this site or allowing third-party cookies may fix the problem. If not, it is possibly a server configuration... more »
By Jan Koichi Dayanan  - Jul 19 2012 - 2 new of 2 messages    

error - object not found 
  I put the latest version of the framework in a subdirectory of my site. I can access the login page, but when I try to logout, or access anything not logged in, I get a Object not Found error -The requested URL was not found on this server. It looks like I need to modify my path, but I'm not sure where. Changing loginUrl doesn't seem to help.... more »
By jjames  - Feb 18 2012 - 2 new of 2 messages    

isWriteConnect() not returning anything 
  hi, is there a way to check if the database is connected, if not then use some data source such as csv? I tried using writeConnected() and isWriteConnect() but both don't really return true or false appropriately. Thanks.
By tri  - Jan 13 2012 - 4 new of 4 messages    

How to overload the constructor with new id 
  I have a table with an id called 'number' instead of the preferred name 'id' used by the dbobject class. How would I overload the constructor to use 'number' as the id column?
By Peter  - Jan 7 2012 - 2 new of 2 messages    

DBObject fetch() order by? 
  Im using the DBObject fetch function and want to know is there a proper way of making the fetch sort the data? Currently doing it like so: RoomType::fetch('Select * FROM room_type ORDER BY name ASC'); Is there anything wrong with this?
By Peter  - Jan 7 2012 - 2 new of 2 messages    

preg_match warning in config? 
  I have the following setting: private $localServers = array('localhost'); And get the warning below on a default setup: Warning: preg_match() [function.preg-match]: Delimiter must not be alphanumeric or backslash in C:\xampp\htdocs\booking\includ es \class.config.php on line 174 Where am I?... more »
By Peter  - Jan 7 2012 - 4 new of 4 messages    

Login Issues Google Chrome 
  Ive started a new project using the simple php framework and have found that once I set everything up i.e config, database etc I can't login using google chrome; however everything works fine using firefox. Im just getting a blank page in chrome which hasn't happen to me before when using this framework. At the moment im stumped at whats... more »
By Peter  - Jan 6 2012 - 4 new of 4 messages    

Accessing singleton Auth object fails when IE is used as browser 
  Hi My code base for this question is trunk SPF from git repo. Source code: fter the autentication succeeds, I want to redirect to a user.php file. Used the code below in login.php: redirect('user.php'); In user.php, I am trying to access the Auth object(which is a singleton).Source for user.php is below:... more »
By Saravana  - Dec 31 2011 - 2 new of 2 messages    

1 - 10 of 96   « Newer | Older »

XML       Send email to this group: simple-php-framework@googlegroups.com