PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro How Do I...? (http://www.photopost.com/forum/photopost-pro-how-do-i/)
-   -   Editing the actual .php name showproduct and showphoto (http://www.photopost.com/forum/photopost-pro-how-do-i/124062-editing-actual-php-name-showproduct-showphoto.html)

fabianv March 27th, 2006 11:36 AM

Editing the actual .php name showproduct and showphoto
 
I have a running instance of Photopost and Reviewpost on my forum and neither of them are about photos or products.. its Art and Studios.

What I need to know is if its possible to change showproduct.php into showstudio.php and showphoto.php to showartwork.php and ofcourse everything else with the word photo or product in them in the actual URL's

I need to know how to do this without affecting the site . I dont mind a couple of minutes of downtime but I dont want to royally screw anything.

If anyone knows what to do and could share some insight on this I would be very greatful.


Thanks guys!
www.cgcentral.net

Chuck S March 27th, 2006 11:38 AM

Well that would mean you would need to globally in every single file change the scriptnames.

fabianv March 28th, 2006 05:43 AM

Quote:

Originally Posted by Chuck S
Well that would mean you would need to globally in every single file change the scriptnames.


Where do I start?

Chuck S March 28th, 2006 05:45 AM

I was not going to exactly give you instructions here on how to hack your code.

But I am being serious that you need to do a global search and replace on every single file. Use a program like ultraedit or the like that can search files in a directory structure.


All times are GMT -5. The time now is 05:36 PM.

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