PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   How Do I? - vBulletin 3.0.X (http://www.photopost.com/forum/how-do-i-vbulletin-3-0-x/)
-   -   Small Help (http://www.photopost.com/forum/how-do-i-vbulletin-3-0-x/118846-small-help.html)

absolutepunknet July 27th, 2005 06:15 PM

Small Help
 
In an effort to combine my gallery and links databases on my website (ie, allow someone to upload an image for the links database via the gallery) - i've duplicated the upload.php file and the showimage.php file .. however, I can't seem to find how to, after uploading an image via my new upload_new.php file have it redirect to my new showimage_new.php file.. it keeps going automatically to showimage.php instead.

Any help?

absolutepunknet July 27th, 2005 06:30 PM

Re: Small Help
 
hell even if there was a way to edit my old showimage .. and maybe do an "if from upload_new.php" redirect to "showimage_new.php" or .. it's this category (72) use showimage_new ..

any ideas would be great

Brian July 27th, 2005 06:33 PM

Re: Small Help
 
The redirect is handled via the functions_gallery_imageedit.php file in the process_upload() function.

absolutepunknet July 27th, 2005 06:43 PM

Re: Small Help
 
renaming it _new.php worked perfect. I'm a retard at times.

absolutepunknet July 29th, 2005 04:23 AM

Re: Small Help
 
And it worked brilliantly, just updating my thread! I was finally able to combine a very poor man's way of adding images to my database.

www.absolutepunk.net/artists/

For anyone interested. It's cut and paste and pretty bootleg: but it works until I can figure out a better way.


All times are GMT -5. The time now is 05:00 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