PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Classifieds Support > Classifieds Installation & Upgrades

Classifieds Installation & Upgrades If you're having install or upgrade problems, post here.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old January 31st, 2006, 09:14 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Aug 2005
Posts: 44
Had to Change Hosts, Problem with PP Classified & VB Integration! HELP!

Warning: getimagesize(): URL file-access is disabled in the server configuration in /classifieds/inc_ads.php on line 119

Warning: getimagesize(http://www.topshelfexotic.com/vbulle...25HATCH2.jpg): failed to open stream: no suitable wrapper could be found in /classifieds/inc_ads.php on line 119

Warning: getimagesize(): URL file-access is disabled in the server configuration in /classifieds/inc_ads.php on line 119

Warning: getimagesize(http://www.topshelfexotic.com/vbulle...336lg13b.jpg): failed to open stream: no suitable wrapper could be found in /classifieds/inc_ads.php on line 119

Warning: getimagesize(): URL file-access is disabled in the server configuration in /classifieds/inc_ads.php on line 119

Warning: getimagesize(http://www.topshelfexotic.com/vbulle...in_Juvie.jpg): failed to open stream: no suitable wrapper could be found in /classifieds/inc_ads.php on line 119

Warning: getimagesize(): URL file-access is disabled in the server configuration in /classifieds/inc_ads.php on line 119

Warning: getimagesize(http://www.topshelfexotic.com/vbulle...stel0045.JPG): failed to open stream: no suitable wrapper could be found in /classifieds/inc_ads.php on line 119

Warning: getimagesize(): URL file-access is disabled in the server configuration in /classifieds/inc_ads.php on line 119

Warning: getimagesize(http://www.topshelfexotic.com/vbulle...nicleaf1.JPG): failed to open stream: no suitable wrapper could be found in /classifieds/inc_ads.php on line 119


welp, im getting all sorts of errors after changing hosts....... any help would be appreciated. all the files were changed to represent DB changes and the DB's have been imported and everything else seems to work...

Also...

I get the following errors when trying to go to the classifieds specifically, not just the forums & classifieds...

Warning: chdir(): No such file or directory (errno 2) in /home/.layla/topshelf/topshelfexotic.com/vbulletin/classifieds/header-inc.php on line 61

Warning: main(./global.php): failed to open stream: No such file or directory in /home/.layla/topshelf/topshelfexotic.com/vbulletin/classifieds/header-inc.php on line 62

Warning: main(./global.php): failed to open stream: No such file or directory in /home/.layla/topshelf/topshelfexotic.com/vbulletin/classifieds/header-inc.php on line 62

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/local/lib/php') in /home/.layla/topshelf/topshelfexotic.com/vbulletin/classifieds/header-inc.php on line 62
Chris@TSE is offline   Reply With Quote
Old January 31st, 2006, 09:51 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,744
Well make sure in the config-inc and config-int.php file all server paths and urls are correct.

Your forum server path is incorrect in the second error. The first error you seem to have no path so those are the two files I would check out immediately. However it seems your server has url file access disabled on the new server.

You would probally get around this by replacing the url with a new variable that is a server path by creating say a new variable called this

$class_server="/home/.layla/topshelf/topshelfexotic.com/vbulletin/classifieds/data/";

Then in the code where is tries to get the thumb stats replacing the variable like so

Code:
Content visible to verified customers only.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old February 15th, 2006, 07:22 AM   #3 (permalink)
Member
Verified Customer
 
Join Date: Aug 2005
Posts: 44
Im getting a "Content visible to verified customers only." message where your text is supposed to be but I am a paying customer, please tell me how to correct this.

As for an update I can now enter the classifieds but my home page for our forums is still riddled with errors since our host down not allow url file access thru PHP. I would try your work-around but you failed to tell me which file would need to be edited with that new variable, and I cannot view the aformentioned code.

I was told by our host that they are unable to assist us with this issue and was also told to use CURL and edit all of our php scripts using CURL commands? Needless to say I am clueless but I REALLY need this taken care of finally, we've now gone three weeks with this page full of errors on our forum home page and we're losing traffic.

Please, help! If you require any login info or anything please contact me ASAP, I really need this taken care of and I am just about ready to put my head thru my monitor at this point

Everything was threaded into the forums and working so perfectly, I cannot wait until this is resolved and everything is back to the way it was, I miss our fully functioning forums
Chris@TSE is offline   Reply With Quote
Old February 15th, 2006, 08:12 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,744
http://www.photopost.com/forum/classifieds-installation-upgrades/announcements.html
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old February 15th, 2006, 08:17 AM   #5 (permalink)
Member
Verified Customer
 
Join Date: Aug 2005
Posts: 44
okay, thank you. what about a reply to the rest of my post?
Chris@TSE is offline   Reply With Quote
Old February 15th, 2006, 08:19 AM   #6 (permalink)
Member
Verified Customer
 
Join Date: Aug 2005
Posts: 44
to recap...........

Quote:
Originally Posted by Chris@TSE

As for an update I can now enter the classifieds but my home page for our forums is still riddled with errors since our host down not allow url file access thru PHP. I would try your work-around but you failed to tell me which file would need to be edited with that new variable, and I cannot view the aformentioned code. (ie. please be more specific with what needs to be changed and where)

I was told by our host that they are unable to assist us with this issue and was also told to use CURL and edit all of our php scripts using CURL commands? Needless to say I am clueless but I REALLY need this taken care of finally, we've now gone three weeks with this page full of errors on our forum home page and we're losing traffic.

Please, help! If you require any login info or anything please contact me ASAP, I really need this taken care of and I am just about ready to put my head thru my monitor at this point

Everything was threaded into the forums and working so perfectly, I cannot wait until this is resolved and everything is back to the way it was, I miss our fully functioning forums
Chris@TSE is offline   Reply With Quote
Old February 15th, 2006, 08:28 AM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,744
Your not posting any errors for me to assist with here.

Basically try setting your classifieds url in edit integration to /classifieds/data/

I notice your server path is simply that as well so that should help
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old February 15th, 2006, 08:37 AM   #8 (permalink)
Member
Verified Customer
 
Join Date: Aug 2005
Posts: 44
Alright, perhaps I was not clear enough in my initial post. I'll repeat myself again...

I am receiving the following errors:

--------------------------------------------------------------------------------

Warning: getimagesize(): URL file-access is disabled in the server configuration in /classifieds/inc_ads.php on line 119

Warning: getimagesize(http://www.topshelfexotic.com/vbulle...25HATCH2.jpg): failed to open stream: no suitable wrapper could be found in /classifieds/inc_ads.php on line 119

Warning: getimagesize(): URL file-access is disabled in the server configuration in /classifieds/inc_ads.php on line 119

Warning: getimagesize(http://www.topshelfexotic.com/vbulle...336lg13b.jpg): failed to open stream: no suitable wrapper could be found in /classifieds/inc_ads.php on line 119

Warning: getimagesize(): URL file-access is disabled in the server configuration in /classifieds/inc_ads.php on line 119

Warning: getimagesize(http://www.topshelfexotic.com/vbulle...in_Juvie.jpg): failed to open stream: no suitable wrapper could be found in /classifieds/inc_ads.php on line 119

Warning: getimagesize(): URL file-access is disabled in the server configuration in /classifieds/inc_ads.php on line 119

Warning: getimagesize(http://www.topshelfexotic.com/vbulle...stel0045.JPG): failed to open stream: no suitable wrapper could be found in /classifieds/inc_ads.php on line 119

Warning: getimagesize(): URL file-access is disabled in the server configuration in /classifieds/inc_ads.php on line 119

Warning: getimagesize(http://www.topshelfexotic.com/vbulle...nicleaf1.JPG): failed to open stream: no suitable wrapper could be found in /classifieds/inc_ads.php on line 119

These errors display in our forum home located here: http://topshelfexotic.com/vbulletin/ so you can reference at your leisure.

Our host disables url file access through php and has told us to use CURL functions and to rewrite our scripts in order to do this, which is beyond anything I know how to do....

I asked that you help us with this to get our forum\classified integration functioning as it was before and stated to contact me for any login information you may require...

As for our paths you keep referring too, they are already changed and corrected which fixed the problem with the actual classifieds not being displayed. Now they work, but the integration itself is still non functioning as far as those url access issues as well as thumb photo displays, etc.

I am basivcally stating I require your assistance in this matter and have exhausted all of my knowledge on this matter, I have tried everything and cannot do it myself and our programmer has basically told us to seek assistance from you.

Please, help. Send me a message with what you need and I will promptly reply, I REALLY need this taken care of. Everything you have been saying is basically greek to me, I have changed what I am able to do within my own capability, I now need your help. Please assist.
Chris@TSE is offline   Reply With Quote
Old February 15th, 2006, 08:44 AM   #9 (permalink)
Member
Verified Customer
 
Join Date: Aug 2005
Posts: 44
also, so you know, I changed the data path like you said and half the errors went away but still some remain, you can see at the link provided in my previous post. but so you know..... our server path was NOT the same as you assumed, it has been /home/.layla/topshelf/topshelfexotic.com/vbulletin/ which was the only path which would allot it to work, previously it was set incorrectly which did not allow the classifieds to load at all, now they do but the thumbnail images come up as "no image" and the errors on the main page of the forums remain.

I have tried everything, I would request you send me whatever you require as far as login information and PLEASE see for yourself, I've done all I can and am quite aggrivated with this mess. I'm no expert and even my programmer has been unable to solve these issues.
Chris@TSE is offline   Reply With Quote
Old February 15th, 2006, 08:49 AM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,744
Your missing images when you transfered hosts. Look at your classifieds and you'll see this. There is nothing you can do except to resync the data directory or delete the images
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old February 15th, 2006, 08:59 AM   #11 (permalink)
Member
Verified Customer
 
Join Date: Aug 2005
Posts: 44
please show me where you see this..... all of our images are intact and on our server.

for instance, one of the errors....

Warning: getimagesize(/classifieds/data//9/1satanicleaf1.JPG): failed to open stream: No such file or directory in /classifieds/inc_ads.php on line 119

and the corresponding file, right where it is supposed to be:

http://topshelfexotic.com/vbulletin/...tanicleaf1.JPG

I feel I have asked this now multiple times, please, PLEASE, tell me what your require to log in and make whatever changes you deem suitable and I will provide you with what you require...... I need this corrected and would rather not go back and forth countless times with these attempts

Im just trying to get this resolved quickly as I have stated numerous times, I have done everything possible on my end and NEED HELP!

And so you are well aware, every single last file was transfered from our old host to this new host, and I just re-synched again just to make sure nothing was misplaced, if you find something missing feel free to reference it in detail, I cannot stress enough to please be SPECIFIC, as I am not an expert by any means and would rather avoid un-needed posts requesting clarification. Im sure you could agree

please, message me with what you require...... or please point me in the direction of a member of your staff who will help us fix this today. We cannot lose anymore traffic to these errors.....

thanks again
Chris@TSE is offline   Reply With Quote
Old February 15th, 2006, 09:03 AM   #12 (permalink)
Member
Verified Customer
 
Join Date: Aug 2005
Posts: 44
also, if you would have read my previous posts i stated multiple times the remaining errors involved url file access which is disabled and requires some type of CURL bypass or whatnot, again, tell me what you need as far as login and ftp info and please look at this first-hand...... I really would like to avoid repeating myself further if possible.

Last edited by Chris@TSE; February 15th, 2006 at 09:08 AM.
Chris@TSE is offline   Reply With Quote
Old February 15th, 2006, 09:21 AM   #13 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,744
First off this issue has to do with a hack and not a classifieds supported file so this is not a support issue here we are dealing with.

Your running classifieds 2.41 there is no forum integration block that is part of that software.

I would suggest here delete the trailing slash off your data url. You have two slashes in your path.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old February 15th, 2006, 09:31 AM   #14 (permalink)
Member
Verified Customer
 
Join Date: Aug 2005
Posts: 44
trailing slash removed, problem still persists.......

and what do you mean "no forum integration block thast is part of that software" ?? again, please be more specific, you could have been speaking greek right there and I would have known no different, all I know is everything the way it stands was working PERFECTLY before the transfer to the new host which disables url file access thru php.... the integration was asbsolutely perfect and you were the one who helped us with it initially, which was why i was expecting the same level of service this time around....

hopefully youll take a moment to assist us in resolving this issue.
Chris@TSE is offline   Reply With Quote
Old February 15th, 2006, 09:47 AM   #15 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,744
Lets see if I can say this again and be clear. This whole issue is about a hack that has nothing to do with the software of classifieds. There is no inc_ads.php that is part of your classifieds 2.41 software.

Perhaps you forgot that you installed this hack.

http://www.photopost.com/forum/showthread.php?t=116508

Now if your new server does not allow you to run a getimagesize I dont know what to tell you honestly. If that is your path and

Warning: getimagesize(/classifieds/data/16/1malegrazpastel0045.JPG): failed to open stream: No such file or directory in /classifieds/inc_ads.php on line 119

You can try to get rid of errors surpress them like so

getimagesize

would become

@getimagesize

My suggestion is that if the server is incompatible with a hack your running then you need to remove the hack.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Photopost & VB3 Integration problem... jdebuck Photopost Pro Installation & Upgrades 2 September 1st, 2005 10:27 PM
Problem with PhotoPost 5.12 & vBulletin 3 integration Doctor-Who Photopost Pro Installation & Upgrades 2 July 4th, 2005 09:05 AM
Photopost Classified & VBPortal V3 integration boltonneo Classifieds Installation & Upgrades 6 January 8th, 2005 10:58 PM


All times are GMT -5. The time now is 09:46 PM.

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