-
Hi,
I have problems when I try to use the function Forgot Password / Reset Password.
My System:
Server: Mac OS X 10.7.4 with MAMP
PHP: 5.3.4
mySQL: 5.5.9
FUEL: 1.2 (final release from 6.6.2012)
WAR…
-
I recently switched my shopping cart from v1.7 to v 2.0 and have encountered a problem when using database for sessions: The sessions expire suddenly on the next page( CI session of course). If I use …
-
/**
\* This function takes a password and validates it
\* against an entry in the users table.
*
\* @return void
\* @author Mathew
**/
public function hash_password_d…
-
Hello,
I tried to setup codeigniter with new example, but I keep getting error when I click "Start Upload":
Unable to load the requested file: upload.php
Images are uploaded in the uploads file, but…
Brav updated
12 years ago
-
hi,
am using the new 3.0-dev version,
i have enabled the pdo in my database connection ..
am using ion_auth library and when i try to do this :
``` php
$this->ion_auth->user()->row();
```
i got thi…
-
The latest develop branch returns a 500 internal server error from the POST request modifying a calendar. This even happens on a fresh database and no changes in the calendar dialog (simply click "sav…
janLo updated
12 years ago
-
Hello all,
I want to move my pyrocms sites into another computer and or server but I gost this error messages :
A PHP Error was encountered
Severity: Notice
Message: Undefined property: Pages::$se…
-
I have a simple login in system which all works in ie however in firefox it drops the session when changing page.
I have a login view which takes the log in and when sucessfull redirects to the home …
-
Hi @philsturgeon ,
you have merged the set_data() pull request for the form_validation library. But now I am running into a problem that my current validation configs are not working anymore (they di…
-