![]() |
Major Trouble In Little Cruising. Hey all, I guess this is the place to go for support, eh? B=0 I've been brought on my boss to "fix" the major problem we're having in trying to impliment PhotoPost. We have the PhotoPost running HERE - http://photos.cruisecritic.com/ - and it seems to be up and functioning. It does know if you're a user of or fourms (http://boards.cruisecritic.com) so that part is cool. When you try and upload a photo, that's where the nightmare begins: Warning: copy(C:Inetpubwwwrootphotopost/data/2/1001.jpg): failed to open stream: No such file or directory in C:\Inetpub\wwwroot\photopost\uploadphoto.php on line 679 Warning: getimagesize(C:Inetpubwwwrootphotopost/data/2/1001.jpg): failed to open stream: No such file or directory in C:\Inetpub\wwwroot\photopost\image-inc.php on line 247 Warning: Division by zero in C:\Inetpub\wwwroot\photopost\image-inc.php on line 292 Warning: getimagesize(C:Inetpubwwwrootphotopost/data/2/1001.jpg): failed to open stream: No such file or directory in C:\Inetpub\wwwroot\photopost\image-inc.php on line 91 Warning: unlink(C:Inetpubwwwrootphotopost/data/2/1001.jpg): No such file or directory in C:\Inetpub\wwwroot\photopost\image-inc.php on line 103 Now, looking at the support documentation, we installed ImageMagick on the server and pointed the config-inc.php to it: $mogrify_command = "C:\progra~1\ImageMagick-6.3.4-Q16\mogrify.exe"; Still, obviously, it doesn't work. Can anyone here please help us get this up and running? THANKS! - mike. ------------------------------ Michael Ostrich Cruise Critic e: mike@cruisecritic.com w: www.cruisecritic.com |
Simple here well you can test later if imagemagick works or not and try using gd2 instead but lets deal with the error. Look at your error here. It tells me whomever installed this tried using backslashes in paths not forward slashes. You can not store backslashes in mysql hense on web applications you always use forward slashes In your admin global and storage options you need to correct all you paths like so C:/Inetpub/wwwroot/photopost/data/ C:/Inetpub/wwwroot/photopost/uploads |
hey Chuck, THANKS! That helped tremendously! :) Now onto the next issue: We're got users that are admins in vBulletin that we'd like to make admins in the Photos section. Per this url - http://www.photopost.com/manual/admin.html#users - it says the following: "The user admin panel allows you to modify user information, delete users, or add new users. In addition to modifying users you can also section off users into different user groups, such as unregistered or banning users. etc..." Perhaps I'm totally blind, but in the admin panel that we have there is no "edit users" or anything of that like. Here's the options we have under Administration: Administration Edit Config Edit Integration Edit Stylesheet Edit Templates Edit Header Edit Headtags Edit Footer Edit Usergroups Edit Categories Show PHP Info Any ideas? - mike. |
edit users is only for internal installs |
Chuck, Quote:
- mike. |
Your integrating with a forum right you do all user stuff there. Which means you create users place them in a special usergroup and set permissions then in admin of photopost for that group to be admins or mods in the gallery |
| All times are GMT -5. The time now is 01:27 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0