4images Forum & Community

4images Modifications / Modifikationen => Requests for paid modifications / Jobbörse => Topic started by: teizus on November 30, 2008, 06:26:33 PM

Title: Upgrade & cleaning up the mess i made*GOT HELP*
Post by: teizus on November 30, 2008, 06:26:33 PM
*I GOT SOME HELP*

Hi there,
My name is Terése and i use 4images on my e-card site. I am currently using 1.7.1 and am having
some majour problems. A few of them i have probably coused myself  :)

What i need help with
* Update to latest 4images and keep the "look" of my site->the templates
* Fix "session" errors i am getting sometimes
* Fix the problem that when user wants to modify postcard all text is gone when coming back to create postcard
* Users should be able to get a receipt when postcard has been opened by reciever
* Fix the problem: invalid postcard id that sometimes show when "reciever" tryes to open the postcard

Please let me know if you can help me with this and how much you would like to get paid.

I guess this is less then 1 hour job so my budget is 65$ paid with paypal

Best Regards,
Terése
Title: Re: Upgrade & cleaning up the mess i made
Post by: V@no on November 30, 2008, 07:31:35 PM
My suggestion would be:
assuming your current 4images is installed in "4images" folder on server root.
Then install latest 4images version into "4images2" folder on server root. (so now you have 4images and 4images2 folders). By installing I mean only upload files, do not execute the install.php.
Copy config.php file from 4images folder to 4images2 folder.
copy your themes to 4images2 installation.
edit 4images2/includes/constants.php and replace
Code: [Select]
define('MEDIA_DIR', 'data/media');
define('THUMB_DIR', 'data/thumbnails');
with:
Code: [Select]
define('MEDIA_DIR', '../4images/data/media'); //relative path to data/media folder in old 4images
define('THUMB_DIR', '../4images/data/thumbnails'); //relative path to data/thumbnails folder in old 4images
Now, you can test and modify your new 4images without affecting the old, however changing settings (or adding/removing images) in new 4images will affect the old one too.
Title: Re: Upgrade & cleaning up the mess i made
Post by: teizus on November 30, 2008, 11:09:54 PM
That is a very good suggestion Vono. Thank you

I am still offering this as a payed job. The budget is set to 65$ (paypal) and it is
quite urgent. Need to fix everyting before the christmas rush.