PHP School Assignment? Project Due Tomorrow? Chat LIVE With A Programming Expert!

Welcome to Dream.In.Code
Become a PHP Expert!

Join 307,218 PHP Programmers for FREE! Get instant access to thousands of PHP experts, tutorials, code snippets, and more! There are 1,613 people online right now. Registration is fast and FREE... Join Now!




Fix Registration page

 

Fix Registration page, I need to fic my registration page on my auction site.

desertdiva

30 Jun, 2009 - 03:21 PM
Post #1

New D.I.C Head
*

Joined: 30 Jun, 2009
Posts: 2

I have my site installed on my hosting provider dreamhost. I don't know what happened to my registration page during the transfer.

I recieve this error when going to the sign up page:

Missing Method in PagesController
Error: The action index is not defined in controller PagesController

Error: Create PagesController::index() in file: app/controllers/pages_controller.php.

CODE
<?php
class PagesController extends AppController {

    var $name = 'Pages';


    function index() {

    }

}
?>

Edit: Fixed end code tag. CTphpnwb

Any tis are greatly appreciated. If I need to provide additional info please let me know. Thanks in advance

This post has been edited by CTphpnwb: 30 Jun, 2009 - 05:10 PM

User is offlineProfile CardPM
+Quote Post

 
Reply to this topicStart new topic
Replies(1 - 1)

CTphpnwb

RE: Fix Registration Page

30 Jun, 2009 - 05:10 PM
Post #2

D.I.C Lover
Group Icon

Joined: 8 Aug, 2008
Posts: 2,101



Thanked: 155 times
Dream Kudos: 100
Expert In: PHP

My Contributions
This is an empty function:
CODE
function index() {

}

and since it appears that you're using a framework you really need that function to do something!
User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic

Time is now: 11/21/09 10:17PM

Live PHP Help!

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter Fan Us On Facebook

PHP Tutorials

Reference Sheets

PHP Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month