Hi all,
I would like to install the latest release of FAP in my http://virtualtelescope.bellatrixobservatory.org/phpBB2/ forum.
I managed to copy the files accordingly with the txt file included in the archive. However, while the same file lists the ones needing to be edited, I do not see what to edit.
Can you kindly help me?
Thank you so much,
VirtualTelescope
FAP SUPPORT - Help Installing FAP
Subject: Re: Help Installing FAP
The full_album_pack_1_4_1.txt file should show you what and where to edit.....Scroll down aways, you will find it.
Subject: Re: Help Installing FAP
Thanks Artie for responding!
I did see your tutorial too and there you say that the edited parts are listed on the txt. I'm scrolling it:
I do see the list of file to be edited and files included, then some credits. Features of the current release follow, as well as updates history. The instructions to copy files and CHMOD. Finally a very long list for online exection, I guess, but I shoudl edit the files manually.
I apologize if I'm missing something and I thank you for giving me such a chance to learn.
VirtualTelescope
I did see your tutorial too and there you say that the edited parts are listed on the txt. I'm scrolling it:
I do see the list of file to be edited and files included, then some credits. Features of the current release follow, as well as updates history. The instructions to copy files and CHMOD. Finally a very long list for online exection, I guess, but I shoudl edit the files manually.
I apologize if I'm missing something and I thank you for giving me such a chance to learn.
VirtualTelescope
Subject: Re: Help Installing FAP
Keep scrolling .... look for:
this is the beginning of the edits
VirtualTelescope wrote: [View Post]
Keep scrolling .... look for:
#
#-----[ OPEN ]------------------------------------------------
#
viewonline.php
#
#-----[ OPEN ]------------------------------------------------
#
viewonline.php
#
this is the beginning of the edits
Subject: Re: Help Installing FAP
Many thanks!
I did find all those changes, did it and uploaded.
At this point, I simply pointed my prowser to the my forum, but I still do not see the album option.
If I point, with my browser, fap_install.php I get this message:
Only admins may run this script!!!
I'm sure I'm missing something.
Thanks is advance,
VT
I did find all those changes, did it and uploaded.
At this point, I simply pointed my prowser to the my forum, but I still do not see the album option.
If I point, with my browser, fap_install.php I get this message:
Only admins may run this script!!!
I'm sure I'm missing something.
Thanks is advance,
VT
Subject: Re: Help Installing FAP
Applying the required edit to templates/subSilver/overall_header.tpl should give you the Album link.
It states in the install text
Or you can copy "fap_install.php" to your phpBB root and execute it from your browser when you're logged in with admin rights
VirtualTelescope wrote: [View Post]
Applying the required edit to templates/subSilver/overall_header.tpl should give you the Album link.
VirtualTelescope wrote: [View Post]
It states in the install text
Or you can copy "fap_install.php" to your phpBB root and execute it from your browser when you're logged in with admin rights
Subject: Re: Help Installing FAP
Or, better, I see it in the english language options, but if I click on album I get an error. You can try here:
http://virtualtelescope.bellatrixobservatory.org/phpBB2/
I do not understand the error :(
Could not query Album config information
DEBUG MODE
SQL Error : 1146 Table 'Sql155990_1.phpbb_album_config' doesn't exist
SELECT * FROM phpbb_album_config
Line : 75
File : album_common.php
Please help,
VT
http://virtualtelescope.bellatrixobservatory.org/phpBB2/
I do not understand the error :(
Could not query Album config information
DEBUG MODE
SQL Error : 1146 Table 'Sql155990_1.phpbb_album_config' doesn't exist
SELECT * FROM phpbb_album_config
Line : 75
File : album_common.php
Please help,
VT
Subject: Re: Help Installing FAP
Yes, I did, and get many OK messages, with few red ones, like this:
DROP TABLE `phpbb_album_sp_config`
+++ Error: Unknown table 'phpbb_album_sp_config'
If I try to upload a test image I get back this error message:
Warning: copy(album_mod/upload/76fae5d75e3aba62b7fd5ad94dbb93b8.jpg): failed to open stream: Permission denied in D:InetpubwebsvirtualtelescopebellatrixobservatoryorgphpBB2album_upload.php on line 871
Warning: getimagesize(album_mod/upload/76fae5d75e3aba62b7fd5ad94dbb93b8.jpg): failed to open stream: No such file or directory in D:InetpubwebsvirtualtelescopebellatrixobservatoryorgphpBB2album_upload.php on line 891
Thank you for your help,
VT
Artie wrote: [View Post]
Yes, I did, and get many OK messages, with few red ones, like this:
DROP TABLE `phpbb_album_sp_config`
+++ Error: Unknown table 'phpbb_album_sp_config'
If I try to upload a test image I get back this error message:
Warning: copy(album_mod/upload/76fae5d75e3aba62b7fd5ad94dbb93b8.jpg): failed to open stream: Permission denied in D:InetpubwebsvirtualtelescopebellatrixobservatoryorgphpBB2album_upload.php on line 871
Warning: getimagesize(album_mod/upload/76fae5d75e3aba62b7fd5ad94dbb93b8.jpg): failed to open stream: No such file or directory in D:InetpubwebsvirtualtelescopebellatrixobservatoryorgphpBB2album_upload.php on line 891
Thank you for your help,
VT
Subject: Re: Help Installing FAP
These can most likely be ignored... this one in particular is trying to delete a DB table that doesn't exist, which is what we want we were trying to accomplish.
Appears that you failed to set the file/folder permissions (CHMOD) as stated in the install text.
VirtualTelescope wrote: [View Post]
These can most likely be ignored... this one in particular is trying to delete a DB table that doesn't exist, which is what we want we were trying to accomplish.
VirtualTelescope wrote: [View Post]
Appears that you failed to set the file/folder permissions (CHMOD) as stated in the install text.
Subject: Re: Help Installing FAP
I used WS_FTP for this, but it says he can only updates that property for Unix host. To your knowledge, can I solve with another FTP client? any suggestion for it?
As of now, my files/directories are tagged this way:
-rw-rw-rw
Many thanks,
VT
Artie wrote: [View Post]
I used WS_FTP for this, but it says he can only updates that property for Unix host. To your knowledge, can I solve with another FTP client? any suggestion for it?
As of now, my files/directories are tagged this way:
-rw-rw-rw
Many thanks,
VT
Subject: Re: Help Installing FAP
Okay, I noticed now that you are on windows server.
I'm not familiar with setting permissions on a Windows server (actually, I thought it was not needed) .... you should talk with your host about this.
I'm not familiar with setting permissions on a Windows server (actually, I thought it was not needed) .... you should talk with your host about this.
Subject: Re: Help Installing FAP
My IP suggested me to place all the stuff in the public directory, having special permissions. I did (simply copying all the stuff there).
Now, when I try to upload a picture, I do not have the previous error, just end with a blank page. Going back to the forum index, I see no pics in the gallery. You can try here:
http://virtualtelescope.bellatrixobservatory.org/public/phpBB2/
Thank you so much,
VT
Now, when I try to upload a picture, I do not have the previous error, just end with a blank page. Going back to the forum index, I see no pics in the gallery. You can try here:
http://virtualtelescope.bellatrixobservatory.org/public/phpBB2/
Thank you so much,
VT
Page 1 of 1
You cannot post new topicsYou cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events
This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by Icy Phoenix based on phpBB
Generation Time: 1.6645s (PHP: 1% SQL: 99%)
SQL queries: 10 - Debug Off - GZIP Enabled