Anyone familiar with PHPNuke, PHP, or theming please help!
Anyone familiar with PHPNuke, PHP, or theming please help!
Ok so I'm trying to convert my website at http://www.bakercountyonline.com but I'm having some trouble turning my webdesign into a theme to go with PHPNuke. If anyone could help please let me know. Thanks.
- Nitrofox125
- DBB Admiral
- Posts: 1848
- Joined: Sun Jul 07, 2002 2:01 am
- Location: Colorado Springs, CO, USA
- Contact:
Use Charon!
- Nitrofox125
- DBB Admiral
- Posts: 1848
- Joined: Sun Jul 07, 2002 2:01 am
- Location: Colorado Springs, CO, USA
- Contact:
Well, reviews are just text... that could be done in HTML. The PHP part comes in when you want more advanced features. How advanced are we talking? Do you want people to be able to log in and review something? Do you want the data stored in a database? Do you want the reviews to be searchable/sortable?
I want a back end system for the reviewers I setup to login to and post their Review of the movie or cd. I want the text to go into a template and be able to insert pictures that the text will wrap around in the review. Also be able to caption the pictures. I want the review to be added to a database which through the main page can be searched alphabetically. Also on the main page where one would begin their search through the database I want the latest reviews to show, with a thumbnailed pic, a brief text and how many stars the review received. All of this needs to be customizable on a back end. ALSO, user comments for each review would be nice, and would be even nicer if phpbb registrations could be tied in with it
- Nitrofox125
- DBB Admiral
- Posts: 1848
- Joined: Sun Jul 07, 2002 2:01 am
- Location: Colorado Springs, CO, USA
- Contact:
- Nitrofox125
- DBB Admiral
- Posts: 1848
- Joined: Sun Jul 07, 2002 2:01 am
- Location: Colorado Springs, CO, USA
- Contact:
http://zzz.com.ru/
what do you think?
we looked at PHPnuke, but decided to just make our own. we're thinking of selling it afterwards. it's called ZZZine .
oh btw it's not finished yet, just wanna know if you'r interested
what do you think?
we looked at PHPnuke, but decided to just make our own. we're thinking of selling it afterwards. it's called ZZZine .
oh btw it's not finished yet, just wanna know if you'r interested
- TOR_LordRaven
- DBB Ace
- Posts: 345
- Joined: Thu Nov 05, 1998 12:01 pm
I would be more than happy to help you with setting up a Reviews Section
I set one up for one of my clients who sell their Album off their site.
It's Features include the ability to rate it by "Critic", and users have the ability to add their own input. Including "Star" rating, Comments, & Pictures.
I am in the process of porting it for my site.
Still need help ?
- LR
I set one up for one of my clients who sell their Album off their site.
It's Features include the ability to rate it by "Critic", and users have the ability to add their own input. Including "Star" rating, Comments, & Pictures.
I am in the process of porting it for my site.
Still need help ?
- LR
I wrote my own system as well, learning a lot in the process. It's called Unified, most of you guys probably have heard of it.
At work we coded our own systems as well. It's the only way to get exactly what you want and have an option to expand functionality properly later on.
However, it takes a lot more time.
At work we coded our own systems as well. It's the only way to get exactly what you want and have an option to expand functionality properly later on.
However, it takes a lot more time.
- TOR_LordRaven
- DBB Ace
- Posts: 345
- Joined: Thu Nov 05, 1998 12:01 pm