 | |  | | | Photopost Pro Installation & Upgrades If you're having install or upgrade problems |
December 25th, 2006, 04:41 PM
|
#1 (permalink)
| | Junior Member
Join Date: Dec 2006
Posts: 9
| Not allow to login ?
Hi am not sure if its me who cannot config the installation
I have try now 6 hours and have give up. maked some search in forum and have try all kind of tests and several configuration ..
Am running vB 3.6.4 and have cmps 2.2.1 installed (also Zoints etc)
Maked an install with integrated db for better performence as its say in readme. all going fine with the install and i can see the gallery but is not allow me to login as admin so i can start the gallery.
you can see the forum here http://www.skingecko.net/forum/photo/index.php
when i want to login its says "You are not a valid administrator or moderator!"
I was read a post regarding this and have try to fix it with the cookie settings. hope someone guide me before i get crazy ... |
| |
December 25th, 2006, 06:26 PM
|
#2 (permalink)
| | PhotoPost Developer Verified Customer
Join Date: Jan 2002
Posts: 11,860
|
What did you set your cookie prefix settings to and do they match your vBulletin configuration?
__________________ Please do not PM me for support or sales questions. Thank you for your understanding. |
| |
December 25th, 2006, 06:49 PM
|
#3 (permalink)
| | Junior Member
Join Date: Dec 2006
Posts: 9
|
All scripts i have newly buy to start a new Graphic site. i come from asp portals and wanted to start a php site. so when i installed vBulletin i didnt fill in any cookie settings at all so i leaved all as it was. any suggest what i should have ...
right now i have this settings
Path to save cookies
Suggested settings= /
Custom settings= blank
Cookie Domain
Suggested settings=blank
custom settings=blank
Sorry am not so familiar to this
|
| |
December 25th, 2006, 08:08 PM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,070
| vb is usually this
cookie path /
cookie prefix bb
cookie domain blank
I suggest the following in both apps
cookie path /
cookie prefix bb
cookie domain .skingecko.net
|
| |
December 26th, 2006, 08:03 AM
|
#5 (permalink)
| | Junior Member
Join Date: Dec 2006
Posts: 9
|
Sended you a email
|
| |
December 26th, 2006, 08:41 AM
|
#6 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,070
| http://www.skingecko.net/forum/photo/
You have not entered the correct mysql table prefix for the forum database tables on step4
The cookie prefix mysql table prefix and database info is found in your vbulletin config.php file in the includes directory of vbulletin
|
| |
December 26th, 2006, 12:13 PM
|
#7 (permalink)
| | Junior Member
Join Date: Dec 2006
Posts: 9
|
We have been several people doublecheck this. still dont work. everything seems okey but cant still login to the photoadmin. this is annoying. dont know what wron we doo..
Sorry for all problems but i dont know what to do
|
| |
December 26th, 2006, 03:13 PM
|
#8 (permalink)
| | PhotoPost Developer Verified Customer
Join Date: Jan 2002
Posts: 11,860
|
Did you set your cookie settings within PhotoPost to match what Chuck posted?
__________________ Please do not PM me for support or sales questions. Thank you for your understanding. |
| |
December 26th, 2006, 06:45 PM
|
#9 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,070
|
Please post a valid link to this install because the two things I noted in my posts would correct your issue and is what we see if we look at the link that you posted before that did work until you deleted that install
|
| |
December 29th, 2006, 03:06 AM
|
#10 (permalink)
| | Junior Member
Join Date: Dec 2006
Posts: 9
| Sorry ;)
Yes I was delete all installation bc i wanted a clean vB and CMPS install. am not a guru regarding php and servers so my son have try to help me, we have spend alot of time to try get this working,
My son tells me the installscript dont upload all values to the mysql db
Right now site is running and i desperatly try to get it working,
(will not uninstall again)
Now we get this errors bc of path. we change the path direct in sql but is not saved properly. http://www.skingecko.net/forum/photo/index.php Quote:
Warning: copy(D:wwwrootKristerwww.skingecko.netforumPhotodata500/hotrod_costum_001.jpg) [function.copy]: failed to open stream: No such file or directory in \Photo\uploadphoto.php on line 679
Warning: getimagesize(D:wwwrootKristerwww.skingecko.netforumPhotodata500/hotrod_costum_001.jpg) [function.getimagesize]: failed to open stream: No such file or directory in \Photo\image-inc.php on line 247
Warning: Division by zero in \Photo\image-inc.php on line 292
Warning: getimagesize(D:wwwrootKristerwww.skingecko.netforumPhotodata500/hotrod_costum_001.jpg) [function.getimagesize]: failed to open stream: No such file or directory in \Photo\image-inc.php on line 91
Warning: unlink(D:wwwrootKristerwww.skingecko.netforumPhotodata500/hotrod_costum_001.jpg) [function.unlink]: No such file or directory in \Photo\image-inc.php on line 103
|
My server have NO limitations
Win2000 Adv server
Mysql 5.0.22
PHP 5.2.0
HEEEEEELP ! |
| |
December 29th, 2006, 08:32 AM
|
#11 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,070
|
Ah okay your son made the age of windows mistake with mysql
When entering windows paths in mysql applications you must use forward slashes like so
D:/wwwroot/Krister/www.skingecko.net/forum/Photo/data/
Make sure in global options in admin you corrrect the paths to use forward slash in the data and uploads paths and then save. Go to storage options in admin and hit revert and save twice.
|
| |
December 29th, 2006, 09:07 AM
|
#12 (permalink)
| | Junior Member
Join Date: Dec 2006
Posts: 9
|
Yes that that helped me alot thanks ....
Tested to upload a photo and get this error. but the file got uploaded anyway .. Quote:
We're sorry, but the system experienced an unrecoverable error. Please try again later.
Script:
Query: UPDATE pp_categories SET lastpost='', lastphoto='2', posts='0', photos='2' WHERE id=500
Result: Out of range value adjusted for column 'lastpost' at row 1
Database handle: Resource id #47
| |
| |
December 29th, 2006, 09:34 AM
|
#13 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,070
|
Looks to me like your MYSQL 5 is in strict mode turn that off and you should be okay Mysql 5 Compatibility |
| |
December 29th, 2006, 11:20 AM
|
#14 (permalink)
| | Junior Member
Join Date: Dec 2006
Posts: 9
|
uhm i didnt do much but all start working. do you have a magic wand hehe
Thanks alot Chuck "HAT OFF" for the super great support AAAAA*****
PS" i have try all the galleries but this is the best one
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 02:45 PM. | |