PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Classifieds Installation & Upgrades (http://www.photopost.com/forum/classifieds-installation-upgrades/)
-   -   Fresh Install: Error on Admin Page (http://www.photopost.com/forum/classifieds-installation-upgrades/122909-fresh-install-error-admin-page.html)

snicker3 February 8th, 2006 06:58 PM

Fresh Install: Error on Admin Page
 
I'm getting the following error on a fresh install intregrated with SMF 1.1:

Warning: opendir(E:wwwwww.airsoftretreat.comv3classifieds/data//) [function.opendir]: failed to open dir: Invalid argument in E:\www\http://www.airsoftretreat.com\v3\cla...ds\adm-inc.php on line 744

Warning: readdir(): supplied argument is not a valid Directory resource in E:\www\http://www.airsoftretreat.com\v3\cla...ds\adm-inc.php on line 746

Warning: closedir(): supplied argument is not a valid Directory resource in E:\www\http://www.airsoftretreat.com\v3\cla...ds\adm-inc.php on line 754

I'm guessing I setup one of the variable options wrong? Any idea which one it is looking for?

snicker3 February 8th, 2006 07:02 PM

I think I figured it out. When I looked in the settings area my local paths were set like this:

E:wwwwww.airsoftretreat.comv3classifieds/data/

fixed: E:/www/www.airsoftretreat.com/v3/classifieds/data/

To fix it I had to put proper slashes in the path. I know they were there on install so I am wondering why they dissappeared. All settings that used a local path were missing the /

Is that a bug or something I messed up somewhere?

Chuck S February 8th, 2006 07:03 PM

When you use paths from windows in a PHP application you must use forward slashes not backslashes as backslashes are stripped

E:/www/www.airsoftretreat.com/v3/classifieds/data/

snicker3 February 8th, 2006 07:09 PM

That explains it. Kudos to ChuckS. I've seen how active you have been in the forums and was not expecting a reply THAT quick. That makes a paying customer happy.

Now...if you will just get the SMF 1.1 integration for ReviewPost going I'll have to add that to the shopping cart as well :)

Chuck S February 8th, 2006 07:24 PM

reviewpost should support 1.1 already

snicker3 February 8th, 2006 07:48 PM

Oh, good to know. I must have been reading some older posts on the topic. Once I finish the classifieds and photpost integrations I will move onto ReviewPost.


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