PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro Bug Reports

Photopost Pro Bug Reports Post post installation PhotoPost Pro problems here.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old May 1st, 2007, 03:57 AM   #1 (permalink)
Member
Verified Customer
 
Join Date: Mar 2007
Posts: 38
Two error, please help

Hi,
I've two problem with photopost (integrated in Vbulletin 3.6.5)

-Backup
I got this error

Warning: filesize(): Stat failed for /access.sql (errno=2 - No such file or directory) in /hsphere/local/home/****/****/gallery/adm-misc.php on line 1937
Warning: access.sql is 0 bytes or did not get created.

And for all tables


The other error
-I have in navabar:
Home >> User Gallery >> Your photo
When I Click on home or user gallery I got this :

Warning: main(./global.php): failed to open stream: No such file or directory in /hsphere/local/home/***/***/gallery/index.php on line 55
Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/local/lib/php:/usr/local/lib/php/PEAR:/usr/local/share/pear') in /hsphere/local/home/***/***/gallery/index.php on line 55

Thanks for help!
Aery is offline   Reply With Quote
Old May 1st, 2007, 07:25 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,653
Well for the backup option to attempt to work you need to make sure you have the proper path to mysql dump in global options as well as the full proper path to a backups directory which is 777. Even then it may or may not work on some hosts.

Now as far as your last error on the last step of install you have entered the incorrect server path to vbulletin where asked. Go ahead and edit your config-int.php file and change the $vbpath line to the correct path
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old May 2nd, 2007, 01:44 AM   #3 (permalink)
Member
Verified Customer
 
Join Date: Mar 2007
Posts: 38
Hi,

About point 1 :

In config-int.php the $vbpath is :

$vbpath = "/hsphere/local/home/***/***.com/board";

the dir of my forum is board so ... i think this is correct. (I try also with / ad the end)


About point 2 :
I dont know what is the path of mysql dump (how I can obtain ?) but I notice the directory for the backup is blank.


Thanks for the patience!
Aery is offline   Reply With Quote
Old May 2nd, 2007, 07:11 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,653
1. If our script can not find global.php the path is not correct to your forum. Adding a trailing slash is not needed recheck the path

2. You must create a backup directory as noted and chmod it to 777 and place that server path in there and as far as mysqldump you can try using the path noted but if its different you may need to ask your host about that.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old May 3rd, 2007, 02:12 AM   #5 (permalink)
Member
Verified Customer
 
Join Date: Mar 2007
Posts: 38
About point 1

The integration work perfecly except for some links where I got that error.
Now, I dont know another adress I can add in vbpath ... there is only that adress, I use it in other application and everything works fine.

In the same main directory I have the forum and gallery fold.
So, the gallery works and its the same adress of the board (except for the final fold)

$vbpath = "/hsphere/local/home/***/***.com/board";
$pppath = "/hsphere/local/home/***/***.com/gallery";

Maybe there is another file php I can check ?

Thanks for the patience
Aery is offline   Reply With Quote
Old May 3rd, 2007, 08:25 AM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,653
You would need to post your url here for further assistance
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old May 4th, 2007, 04:11 AM   #7 (permalink)
Member
Verified Customer
 
Join Date: Mar 2007
Posts: 38
here the link

http://www.aerysoul.com/board/
(warning : artistic nudity)

The main problem is when looking an image and trying to comeback to the home. (only the users gallery have that links)
Aery is offline   Reply With Quote
Old May 4th, 2007, 05:56 AM   #8 (permalink)
Member
Verified Customer
 
Join Date: Mar 2007
Posts: 38
About backup I check the adress etc and now I get this error


Command being used to execute dumps (specific tables are executed individually):

usr/bin/mysqldump --opt -h 71.18.216.116 -***

Results:

Warning: adminhelp.sql is 0 bytes or did not get created.

You should double-check your .sql files to be sure the backup completed successfully.

I've created a dir called backup in the main gallery directory, cmod to 777 use this path for the gallery backup :

/hsphere/local/home/***/***.com/gallery/backup/

and about the mysqldump my provider give me the path

usr/bin/mysqldump

Sorry for trouble, but I check for resolution around the web and I dont find nothig.
Aery is offline   Reply With Quote
Old May 4th, 2007, 08:35 AM   #9 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,653
Your forum path must be this in header-inc.php

$vbpath = "/hsphere/local/home/assilny/aerysoul.com/board";

Now I notice your line number for the error is whacked so you must be using either a hacked or old file so my suggestion is to download the current build and replace your files except the config files and run any upgrades if necessary and see where you stand

As far as backup recheck the path you have entered and permisisons maybe should be this

/hsphere/local/home/assilny/aerysoul.com/backup
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old May 7th, 2007, 08:56 AM   #10 (permalink)
Member
Verified Customer
 
Join Date: Mar 2007
Posts: 38
Hi again.

I'm sorry but looks like I've no chance to make backup ...

I created a backup directory, cmoded to 777, in the global option set the backup dir to /hsphere/local/home/assilny/aerysoul.com/backup , the Path to mysqldump is usr/bin/mysqldump ... at least I got this error :

Command being used to execute dumps (specific tables are executed individually):

usr/bin/mysqldump --opt -h 71.18.216.116 -*** -***

Results:

Warning: access.sql is 0 bytes or did not get created.

You should double-check your .sql files to be sure the backup completed successfully.

Make a backup is too important.

Thanks fot help !
Aery is offline   Reply With Quote
Old May 7th, 2007, 10:06 AM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,653
As long as the path is 777 and the mysqldump is accessible you should be fine. Have you double checked the path and permissions because everytime you keep posting the same issue over and over with no different result and my answer remains the same each time.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old May 8th, 2007, 03:06 PM   #12 (permalink)
Member
Verified Customer
 
Join Date: Mar 2007
Posts: 38
Nice answer.
Aery is offline   Reply With Quote
Old May 8th, 2007, 03:18 PM   #13 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,653
The answer can not change if the error your posting is the same all the time. The path your using must either be wrong or permissions incorrect.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old May 24th, 2007, 02:07 AM   #14 (permalink)
Member
Verified Customer
 
Join Date: Mar 2007
Posts: 38
Sorry if I bumped again this thread, but I continue to fail.

Here two shot

Thanks again
Attached Images
File Type: jpg backup_1.jpg (19.9 KB, 3 views)
File Type: jpg backup_2.jpg (44.8 KB, 1 views)
Aery is offline   Reply With Quote
Old May 24th, 2007, 06:06 AM   #15 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,653
What is the error you get exactly? Is it the same
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old May 24th, 2007, 09:20 AM   #16 (permalink)
Member
Verified Customer
 
Join Date: Mar 2007
Posts: 38
Yes, the same.

Quote:
Command being used to execute dumps (specific tables are executed individually):

usr/bin/mysqldump --opt -h 71.18.216.116 - - assilny_vboard

Results:

Warning: access.sql is 0 bytes or did not get created.

You should double-check your .sql files to be sure the backup completed successfully.
Thanks

Last edited by Aery; May 24th, 2007 at 11:37 AM.
Aery is offline   Reply With Quote
Old May 24th, 2007, 09:44 AM   #17 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,653
what path is it using because basically what else is posted with the error? To me either the path is wrong or the permissions on that directory are wrong
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old May 24th, 2007, 11:38 AM   #18 (permalink)
Member
Verified Customer
 
Join Date: Mar 2007
Posts: 38
I think this can help :
In the backup directory there are the backup file ... but are size 0.

Maybe its an hosting problem ?
Aery is offline   Reply With Quote
Old May 24th, 2007, 12:26 PM   #19 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,653
Well this backup utility does not work on all hosts as I previously posted
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 03:58 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0