PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Classifieds Installation & Upgrades (http://www.photopost.com/forum/classifieds-installation-upgrades/)
-   -   Installation problem urgent help.. (http://www.photopost.com/forum/classifieds-installation-upgrades/137394-installation-problem-urgent-help.html)

autino July 29th, 2008 12:36 AM

Installation problem urgent help..
 
hey all ... i installed classified on my forum can be found here..

http://www.diymobileaudio.com/classifieds/

i had many erros like header and other which i sort out .. by looking in other posts ..


but now i am haveing this problem

Fatal error: Cannot redeclare ncode_imageresizer_replace() (previously declared in /var/www/vhosts/diymobileaudio.com/httpdocs/forum/global.php(365) : eval()'d code:40) in /var/www/vhosts/diymobileaudio.com/httpdocs/forum/global.php(365) : eval()'d code on line 40


i searched a lot but i am unable to fix it ..




Please any help


Regards
Sunny

Chuck S July 29th, 2008 09:00 AM

Not really sure what that is. Try disabling the plugin system in vbulletin and see if the error goes away sure looks like a hack conflict to me.

autino July 30th, 2008 09:40 PM

that was image resize hack, so i uninstalled it now i am getting this error.

Code:

Content visible to verified customers only.
and here,s my header code..





Code:

Content visible to verified customers only.

Chuck S July 30th, 2008 11:38 PM

Turn off in the config-int.php the define for vb2.

your not running vb2. Your running vb3

autino August 7th, 2008 09:26 PM

Quote:

Originally Posted by Chuck S (Post 1229301)
Turn off in the config-int.php the define for vb2.

your not running vb2. Your running vb3

thank boss works.


But now i am haveing another problem

when i tried to place a add and upload a image i get this error

Code:

Content visible to verified customers only.

thats my image-inc.php code

Code:

Content visible to verified customers only.

Chuck S August 8th, 2008 11:40 AM

Per the program requirements SAFE MODE needs to be OFF in PHP and you PHP has SAFE MODE ON. You either need to alter your PHP settings yourself if you know how or ask your host.


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