PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   can't get into adm-index.php after logging in (http://www.photopost.com/forum/photopost-pro-installation-upgrades/122217-cant-get-into-adm-index-php-after-logging.html)

jjj0923 January 13th, 2006 12:51 PM

can't get into adm-index.php after logging in
 
I just installed the product and chose VB3.5 integration and when I log in on the adm-index.php screen I am immediately taken to the vb forums with photopost displayed inside my header and footer. It also shows me as not logged in.

I skipped the entry of cookie name and paths when installing.

please help

sailnet January 13th, 2006 01:03 PM

also: I am not able to get into the ticketing system on your site even though my profile contains the License Number for Photopost just purchased.

Chuck S January 13th, 2006 01:09 PM

jjj0923

On install you must enter two things to be able to login correctly. On the first step of install is the vb license number. The next is on the next to last step of install is enter the vbulletin cookie prefix which by default is bb. You can find your vbulletin cookie prefix and license number in your vb config.php file which is located in the vbulletin install includes directory. Since both the cookie prefix and license number are encrypted along with the password to form the password cookie this is why you do not authenticate. I would suggest you rerun install.php and input the information.

sailnet

You must change your forum email to match that of the license on file for photopost. Only verified customers are allowed certain access on our site. This thread should explain this in detail.

http://www.photopost.com/forum/before-you-buy/announcements.html

sailnet January 13th, 2006 01:22 PM

I just tried it - no luck - I have a valid VB 3 license and entered BB at the cookie prefix and when I enter my vb3 admin username and password - it takes me here and the screen is blank.

http://www.mydomain.com/photogallery/misc.php

I'll be happy to send you the detail in a ticket and give you access, but it will not let me create a support ticket.

ps: I check the vb config.php file and the cookie prefix is set to 'bb; which is what I entered when installing photopost the 2nd time.

Chuck S January 13th, 2006 01:49 PM

Have you entered the correct vblicense in the config-inc.php file?

sailnet January 13th, 2006 02:40 PM

Quote:

Originally Posted by Chuck S
Have you entered the correct vblicense in the config-inc.php file?


yes and I got it working and just finished all the configuration stuff (I have two other copies of PP running on other sites and have written numerous hacks) so I fairly familiar with the product.

the problem was stupidity on my part - sorry for the inconvenience.

- jeff

sailnet January 13th, 2006 02:52 PM

I was surprised to find all rights for all groups from my VB set to NO after installing PP.

that explains why I could not upload.

duh!

sailnet January 13th, 2006 03:09 PM

1 Attachment(s)
however I did find this mistake somewhere in your templates....

sailnet January 13th, 2006 03:16 PM

I found a mistake on line 35 of template: uploadphoto.tmpl

here's the line:

<td class="{$Style['tddetails']}" align="left">span class="{$Style['small']}">{$Globals['pp_lang']['username']}</span></td>


It should have a '<' before the 'span'

Chuck S January 13th, 2006 04:02 PM

thanks


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