Creating a Custom Array for Movies Catalog
Hi, I am trying to make a movie catalog with reviews and ability for users to reply, just like the regular threads with replies except, I want to do this a little separated (not touching the original threadbit/postbit templates.
So, first off, I plan to put the link to post this reviews in a text in navbar, then each new review will be added into a custom .php page like forumdisplay.php in custom threadbit template (and also it'll use a modified design for the first post of thread). It'll have a new page for post formatting page such as filling the blanks of YEAR, DIRECTOR, BOX OFFICE, IMDB LINK, etc then he's allow to hit post button.
I am only good at understanding and tracing HTML and CSS but I get so lost when it comes to the script and all those vars in PHP. Could someone guide me and help me create a simple array for this need, also all the required templates, I'll edit them.
EDIT: Everything still applies from the threadbit/postbit.
For example:
Usergroup permission (who can post, who can view, who can whatever)
BBCode permission
etc etc, everything similar except this is going to be in a different looking list.
Regards
|