RE: Multiple adopt pages?
Hmm, I'd really like to be able to do it. Otherwise I guess I can have multiple things, and have the users register on all different partitions, but it would be hard to keep track of...
I'll go and try what I can. I can competently find and replace and stuff like that, and I can also make new tables/edit stuff to the extent of using PHPmyAdmin to change stuff, but I can't do the actual coding or anything like that.
I'll try and go as far as I can, and then I'll post again :)[hr]
So what I did will be summed up here:
I went to phpmyadmin and clicked on 'pets', which is what I called the database.
I clicked on the 'adopts_adoptables' table and copied it, calling it 'adopts_page2'. I decided to 'Copy Structure and Data'.
It worked, so I tried to go on to the make a new adopts page part. I copied the page 'adopt.php' and renamed it to 'page2.php'.
Next I went into code edit on both of them, and looked for the part where it looked for the table. And then I got stuck.
Thank you so much for helping!
|