PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro How Do I...? (http://www.photopost.com/forum/photopost-pro-how-do-i/)
-   -   Can use this with vb 3.6.0 (http://www.photopost.com/forum/photopost-pro-how-do-i/126537-can-use-vbulletin-3-6-0-a.html)

ChatBum August 10th, 2006 04:43 PM

Can use this with vb 3.6.0
 
I'm wondering if photopost is compatable with
  • vBulletin 3.6.0
  • PHP Version 5.0.4
  • MySQL 4.1.16

Chuck S August 10th, 2006 05:56 PM

Yes it is compatible with vb 3.6 etc ;)

ChatBum August 10th, 2006 07:11 PM

when running the install.php i get this:

Code:

Content visible to verified customers only.

Chuck S August 10th, 2006 08:00 PM

view the config files and remove the .NEW from the front of those files

ChatBum August 10th, 2006 09:05 PM

wow well, i had a few problems during the install but i fixed them by manually editing the settings section in the database.

But for some reason i cant login, and i get this error at the index page:

Code:

Content visible to verified customers only.

Chuck S August 11th, 2006 07:50 AM

whats a windows php thing. Your error reporting is set way too high so its reporting an empty variable. Try editing index.php and remove this if you can not turn down error reporting as its merely a safety check

Code:

Content visible to verified customers only.

ChatBum August 11th, 2006 04:18 PM

actually i did this:

Code:

Content visible to verified customers only.
Ok that removed the error but i still cannot login to the admin section.

Michael P August 11th, 2006 04:22 PM

Most people turn off Notices in the php.ini file.

Chuck S August 11th, 2006 08:16 PM

Double check there are tons of threads here your vblicense number is entered correct in your config-inc.php file and you can verify your cookie settings in photopost by viewing the settings table settings 171-173 and make sure they are set the same as vb. You can rerun install again and input the proper info if needed and are not familar with phpmyadmin.

Cookie settings recommended are this

cookie path /

cookie prefix bb

cookie domain .domain.com


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