PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   Installation Error Step 4 (http://www.photopost.com/forum/photopost-pro-installation-upgrades/116821-installation-error-step-4-a.html)

Outie November 18th, 2005 06:28 PM

Installation Error Step 4
 
Trying to install and I get this after clicking next on step 4:

We're sorry, but we encountered an error during the installation process...

Unable to create/write to /photopost/data! Check your data directory permissions before continuing.

When you have fixed your permissions Refresh this page to try again.

If you have corrected the error, you may hit GO BACK and try again.

Any hints. I checked over the folders and they are CHMOD right?

Thanks
Chris

Outie November 18th, 2005 06:37 PM

ok got past that now I am stuck here:

Warning: chdir(): No such file or directory (errno 2) in /homepages/23/d144605675/htdocs/photopost/header-inc.php on line 60

Warning: main(./global.php): failed to open stream: No such file or directory in /homepages/23/d144605675/htdocs/photopost/header-inc.php on line 61

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/local/lib/php') in /homepages/23/d144605675/htdocs/photopost/header-inc.php on line 61

and I looked into the directory structure and its there so dunno what to do now

Outie November 18th, 2005 06:39 PM

BTW got this error on top of step 5:

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /homepages/23/d144605675/htdocs/photopost/forums/vb3.php on line 444

Chuck S November 18th, 2005 07:33 PM

well lets take this one error at a time

your 2nd post you have input an incorrect server path to your vbulletin installation hense we can not find the vb global.php file

your 3rd post you did not enter the correct vbulletin table prefix so when you did the last step on install to get the vb usergroups it could not do it

I would suggest rerunning install and on the last 2 steps make sure you enter the proper vbulletin table prefix for mysql and also on last step enter the right vbulletin server path info

Outie November 18th, 2005 10:11 PM

Thanks Chuck got it to load.. now the only prob is in my forum part I dont have a link to the gallery part... Is it supposed to do this automaticly and if not have a script i can use to get it to. THanks

Chris

Chuck S November 19th, 2005 07:43 AM

Nope we do not alter anykind of forum information.

Depending on what you are integrating with you would alter your header or navigation bar and simply add a link to the gallery

Outie November 19th, 2005 11:45 AM

I would be altering the header in VB3 any help with that thanks

Chris

Chuck S November 19th, 2005 12:41 PM

I dont really follow what your trying to ask. If your altering the vb header you would do so in vb styles admin

I, Brian November 19th, 2005 12:46 PM

If vb 3.x:

- Admin > Styles & Templates >
- click on "<< >>"
- In the templates section, click on "Navigation & Breadcrumb templates"
- The page should refresh and show two files now under that heading - click on "navbar"
- Edit the HTML to add the code for a gallery link, ie:

Find:

Quote:

$vbphrase[members_list]</a></td>
Add after:

Quote:

<td class="vbmenu_control"><a href="http://www.YOUR-DOMAIN.com/PHOTOPOST/">Photopost</a></td>
where domain.com is your domain, and photopost is your install folder for photopost.

See if that helps. :)


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