PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   ReviewPost How do I...? (http://www.photopost.com/forum/reviewpost-how-do-i/)
-   -   Extra Fields For Reviews (beyond the initial 6) (http://www.photopost.com/forum/reviewpost-how-do-i/121470-extra-fields-reviews-beyond-initial-6-a.html)

Detomah December 11th, 2005 08:49 AM

Extra Fields For Reviews (beyond the initial 6)
 
Ok, in photopost there is the option to add new fields on top of the initial 6 $extra fields.

How could I implement that into Reviewpost, as i've already used those 6 and need more?

Chuck S December 11th, 2005 09:03 AM

This would involve extensive code modification and new database tables.

Something we will look at possibly adding as a feature on the next beta cycle.

Detomah December 11th, 2005 09:29 AM

Quote:

Originally Posted by Chuck S
This would involve extensive code modification and new database tables.

Something we will look at possibly adding as a feature on the next beta cycle.

I wouldn't mind doing the code modifications, the system is quite easy to work round for fairly basic stuff like this.

The version of reviewpost i'm currently working on has already been modified beyond anything i'd do for normal purposes.

I wouldn't mind waiting for this to be released in a later version, but unfortunately I forsee that being a fair while away most likely and the changes I need to make are far more pressing than that.

Even if you could point me in the general direction of what I would need to change, I'm not half bad with php and mysql, so i'm sure I wouldn't be bothering you every 5 minutes about it.

Once this version is set up and working, I won't be updating it anyway as it is for a custom purpose. So I wouldn't need to worry about rehacking it at a later date.

Chuck S December 11th, 2005 09:46 AM

Well try downloading beyond compare from scootersoftware.com and comparing photopost and reviewpost files to look for the code. You will then also see the needed database tables.

Files where the code exists in photopost would be

adm-cats.php
adm-misc.php
adm-photo.php
bulkupload.php
editphoto.php
showphoto.php
uploadphoto.php
bulkupload.tmpl
editphoto.tmpl
showphoto.tmpl

Detomah December 11th, 2005 09:55 AM

Quote:

Originally Posted by Chuck S
Files where the code exists in photopost would be

adm-cats.php
adm-misc.php
adm-photo.php
bulkupload.php
editphoto.php
showphoto.php
uploadphoto.php
bulkupload.tmpl
editphoto.tmpl
showphoto.tmpl

That's basically what I was after. :)

So that I know what bits i'll be needing to edit.

I already have the latest version of Beyond Compare, that program is a an absolute god send and i'd be lost without it. :)

Once i'm all done with my editing of this version i'll post a link incase you'd be interested in seeing the modified version. It's probably my single most ambitious project yet and already has more changes than i've done to any other version for as long as i've been using any of these prorgams.

One more question: If I am running more than one copy of reviewpost on the same domain on the same server, do I need seperate licences or am I covered by my existing purchased licence?


All times are GMT -5. The time now is 11:54 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97