PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   cannot get photopost to use my vb3 standard layout (http://www.photopost.com/forum/photopost-pro-installation-upgrades/127102-cannot-get-photopost-use-my-vb3-standard-layout.html)

chrisciardi September 6th, 2006 11:10 AM

cannot get photopost to use my vb3 standard layout
 
hello, I'm a new customer that just installed photopost for my vb3 site. photopost wont accept the operation to integrate styles with the standard vb3 template

i get this error

Warning: chdir(): No such file or directory (errno 2) in /home/thinktal/public_html/usergallery/header-inc.php on line 64

Warning: main(/global.php): failed to open stream: No such file or directory in /home/thinktal/public_html/usergallery/header-inc.php on line 65

Fatal error: main(): Failed opening required '/global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/thinktal/public_html/usergallery/header-inc.php on line 65

I think the path to global is correct, so im pulling out hair at this point

link is www.thinktalk.com/usergallery

thanks
chris

Chuck S September 6th, 2006 11:36 AM

On last step of install the wrong forum server path was entered edit your config-int.php file and in the $vbpath variable enter the proper forum server path.

chrisciardi September 6th, 2006 11:40 AM

one more issue
 
sorry, I am able to upload multimedia files just fine but i get no icon for them (just the little question mark indicating it cannot find the multimedia image)

how do i fix that?

thanks
chris

chrisciardi September 6th, 2006 11:41 AM

tried that
 
the url path is www.thinktalk.com/forum

have tried ./forum
/forum
../forum


what else?

Chuck S September 6th, 2006 11:50 AM

You need to use server path not url

I can not tell you what your server path usually something like this

/var/www/html/forums

use your server path there in that variable

chrisciardi September 6th, 2006 11:52 AM

first problem fixed
 
sorry didn't know i needed the whole path. second problem still exists

is this the standard layout, seems sparse

http://thinktalk.com/usergallery/index.php

also how do i get the recent images area as a separate html to post on my site index page?

thanks
chris

Chuck S September 6th, 2006 12:14 PM

In Admin => Edit Integration you need to turn on the 3 vb3 enhanced switches to load the forum header footer and stylesheet

chrisciardi September 6th, 2006 12:17 PM

sorry to bug you
 
when i turn them on now i get this

Warning: chdir(): No such file or directory (errno 2) in /home/thinktal/public_html/usergallery/header-inc.php on line 64

Warning: main(/home/thinktal/public_html/usergallery/includes/init.php): failed to open stream: No such file or directory in /home/thinktal/public_html/forum/global.php on line 24

Fatal error: main(): Failed opening required '/home/thinktal/public_html/usergallery/includes/init.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/thinktal/public_html/forum/global.php on line 24

Chuck S September 6th, 2006 12:24 PM

As noted above you have inputed the wrong server path to your forum. I beleive you want it in config-int.php to read this

$vbpath="/home/thinktal/public_html/forum";

chrisciardi September 6th, 2006 01:04 PM

thanks for bearing with me, apparently i forgot how to edit code and listen at the same time.. all is good now except the image file for the multimedia uploads still ? icon.

thanks a million
chris

Chuck S September 6th, 2006 03:11 PM

where did you place mov as an acceptible type in upload options? In images or multimedia?

Basically if an optional jpg for the multimedia is uploaded it will show that otherwise it should show the default multimedia thumb video.gif. Trying to understand why your code is trying to find a .mov thumb.

chrisciardi September 6th, 2006 03:33 PM

no multimedia image
 
i put the video .extentions in the acceptable image file types area because when the accpetable image file types only have image extentions, i am unable to upload video even though the mime types are listed under acceptable multimedia types. It seems that the extention has to be listed under files types or i get an error message that says "unsupported file type"

hope that makes sense

thanks a million for your help

Chuck S September 6th, 2006 08:09 PM

there is your issue you can not do that. You need to put multimedia extentions in the allowable multimedia types. You can then in admin options select to allow multimedia uploads

chrisciardi September 6th, 2006 09:20 PM

thanks
 
all is well, thanks


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