 | |  | | | Photopost Pro Installation & Upgrades If you're having install or upgrade problems |
December 24th, 2006, 02:41 PM
|
#1 (permalink)
| | Junior Member Verified Customer
Join Date: Dec 2006 Location: Northern Ireland, UK
Posts: 10
| Errors. Need Help.
When trying to install photopost I came across alot of errors, most of which were my own fault and have been fixed but there are more as shown in the following screenshot: http://img95.imageshack.us/img95/3090/error1gc6.gif and http://img95.imageshack.us/img95/3244/untitled2kk3.gif
As you can see, there are lots of mysql errors and the template intergration has not gone sucessfully as the navbar is half way up the header where it shouldn't be. I am using vBulletin version 3.6.4, MySQL version 4.1.21 standard, PHP version 4.4.4 on a Linux server, if thats any help.
Also a login.php file was not included in the download package. Anyone help me?
|
| |
December 24th, 2006, 04:06 PM
|
#2 (permalink)
| | Member Verified Customer
Join Date: Aug 2004 Location: Greenville, SC
Posts: 195
| Quote:
Originally Posted by Calvert Also a login.php file was not included in the download package. Anyone help me? | Download the files again. I don't think there is a login.php file. The admin login is adm-index.php
You have your forum files in your gallery directory?
First of all, if I would place my files in separate directories
public_html/forum
public_html/gallery
Edit: my www.318ti.org site uses separate directories.
My http://forum.nccbmwcca.org site uses subdomains.
|
| |
December 24th, 2006, 11:02 PM
|
#3 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
There is no login.php file in Photopost
The only error I see in those pics is on install you have not entered your correct vbulletin mysql table prefix on step 4 of install or you entered the vb database info wrong on config portion
|
| |
December 27th, 2006, 08:37 PM
|
#4 (permalink)
| | Junior Member Verified Customer
Join Date: Dec 2006 Location: Northern Ireland, UK
Posts: 10
|
Mysql databases and prefixes all seem to be right. I re-done the installation (deleted the old photopost database and made a new one) but now I get this error: Quote:
Warning: main(./global.php) [function.main]: failed to open stream: No such file or directory in /home/extre9/public_html/gallery/header-inc.php on line 65
Warning: main(./global.php) [function.main]: failed to open stream: No such file or directory in /home/extre9/public_html/gallery/header-inc.php on line 65
Fatal error: main() [function.require]: Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/extre9/public_html/gallery/header-inc.php on line 65
| Can anyone help me or if I provide access could someone take a look and see whats wrong?
|
| |
December 28th, 2006, 12:03 AM
|
#5 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
On the last step of install we ask the server path to the forum and this was entered incorrectly
You can edit the config-int.php file in Photopost directory and change the $vbpath variable to the correct path and you will be fine.
|
| |
December 28th, 2006, 10:30 AM
|
#6 (permalink)
| | Junior Member Verified Customer
Join Date: Dec 2006 Location: Northern Ireland, UK
Posts: 10
|
Seems to be fixed, but I still recieve: Quote: |
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/extre9/public_html/gallery/forums/vb3.php on line 32
| Also, when I log into the admin control panel it re-directs me to the gallery index.
|
| |
December 28th, 2006, 10:35 AM
|
#7 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
Okay well go back to what I initially told you as you have still as of yet to install correctly Errors. Need Help.
Check your database info and enter correctly on config and step 4
|
| |
December 28th, 2006, 10:52 AM
|
#8 (permalink)
| | Junior Member Verified Customer
Join Date: Dec 2006 Location: Northern Ireland, UK
Posts: 10
|
I have done that and still the problem remains. Please advise.
|
| |
December 28th, 2006, 10:57 AM
|
#9 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
Then your not using the correct information in the initial step for your user database. You need to put the vbulletin database info on that step and then in step 4 is where you put the mysql table prefix of said database
Which one is incorrect here? That is a very explicit error below which can only mean your info entered is wrong. We can not query the vb user table to get the user info which can only mean the database or table prefix has been entered incorrectly Quote: |
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/extre9/public_html/gallery/forums/vb3.php on line 32
| |
| |
December 28th, 2006, 11:24 AM
|
#10 (permalink)
| | Junior Member Verified Customer
Join Date: Dec 2006 Location: Northern Ireland, UK
Posts: 10
|
As far as I am aware, the following settings are correct. Can you confirm this from the screenshots below? Code: Content visible to verified customers only.
Code: Content visible to verified customers only.
Code: Content visible to verified customers only.
|
| |
December 28th, 2006, 02:41 PM
|
#11 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
I can not confirm anything except that your config settings appear okay
However the issue is your table prefix. That is in your config file of vbulletin or you can use phpmyadmin to view the forums database and see what prefix is before say the user table
Your table prefix is incorrect it would appear.
|
| |
December 28th, 2006, 04:44 PM
|
#12 (permalink)
| | Junior Member Verified Customer
Join Date: Dec 2006 Location: Northern Ireland, UK
Posts: 10
|
I have checked phpmyadmin, and it shows extre9_ as the prefix. So it appears that everything is set up right but I still get errors. Please advise.
|
| |
December 28th, 2006, 09:24 PM
|
#13 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
extre9_ is your prefix on your site databases and users. I am talking about your vbulletin install what does it tell you the table prefix is in the config.php file of vbulletin in the includes directory
Clearly the table prefix is incorrect.
|
| |
December 29th, 2006, 12:52 PM
|
#14 (permalink)
| | Junior Member Verified Customer
Join Date: Dec 2006 Location: Northern Ireland, UK
Posts: 10
|
Ok, I got it fixed with no errors as of yet. The "prefix" was extre9_vb which is also a user under the forums database. Anyway thanks for your help. |
| | |
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 | | |
Similar Threads | | Thread | Thread Starter | Forum | Replies | Last Post | | Errors | jfspam | Installs and Upgrade - vBulletin 3.5.X | 0 | August 11th, 2006 09:46 PM | | done but with errors | Snitz | Installs and Upgrade - vBulletin 3.5.X | 16 | December 8th, 2005 09:10 AM | | Errors | cbr929rrerion | Installs and Upgrade - vBulletin 3.5.X | 1 | October 20th, 2005 08:31 PM | | Getting Errors | afkae | Installs and Upgrade - vBulletin 3.0.X | 1 | September 2nd, 2005 12:25 PM | | What are these errors? | gholsie | Photopost Pro Installation & Upgrades | 3 | April 10th, 2005 10:05 AM | All times are GMT -5. The time now is 02:29 AM. | |