 | |  | |
December 5th, 2007, 07:23 PM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Nov 2004
Posts: 35
| Warning failed to open stream global.php
I have installed the latest Gallery for my forum, fresh install and every time the pluggin is enabled i get the follow error. Can someone point me in the right direction please.
vBulletin 3.6.8
Powered by PhotoPost vBGallery v2.4
Powered by vBadvanced CMPS v3.0 RC2 Quote:
Warning: require(/home/xxxx/public_html/forum/includes/vbgallery/style_fetch.php) [function.require]: failed to open stream: No such file or directory in /global.php(237) : eval()'d code on line 17
Fatal error: require() [function.require]: Failed opening required '/home/xxxx/public_html/forum/includes/vbgallery/style_fetch.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxxx/public_html/forum/global.php(237) : eval()'d code on line 17
| |
| |
December 5th, 2007, 08:35 PM
|
#2 (permalink)
| | Registered User
Join Date: Nov 2005 Location: Canoga Park, CA
Posts: 3,244
|
I see in your link:
/home/xxxx/public_html/forum/includes
The package had a "forums" folder not "forum" like you have it.
- I would say you need to take the content of the download /forums/ and upload it to the root of your vBulletin install folder /home/xxxx/public_html/forum
Your missing:
/home/xxxx/public_html/forum/includes/vbgallery
Last edited by Zachariah; December 5th, 2007 at 08:48 PM.
|
| |
December 5th, 2007, 09:06 PM
|
#3 (permalink)
| | Member Verified Customer
Join Date: Nov 2004
Posts: 35
|
Hi Zach,
i took all the contents of:
photopost_vbgallery_2_4\forums
and upload them into my:
/public_html/forum/
I do see:
/public_html/forum/includes/vbgallery/
with 18 files in it.
|
| |
December 5th, 2007, 09:41 PM
|
#4 (permalink)
| | Registered User
Join Date: Aug 2005
Posts: 1,229
|
as long its fresh install.. try without cmps.. just an idea..
|
| |
December 5th, 2007, 10:07 PM
|
#5 (permalink)
| | Registered User
Join Date: Nov 2005 Location: Canoga Park, CA
Posts: 3,244
|
I just did a new install, no problems.
- Forums, gallery, CMPS
- Forums, CMPS, gallery
vBulletin 3.6.8 SP2
Powered by PhotoPost vBGallery v2.4
Powered by vBadvanced CMPS v3.0 RC2
I would try to re-upload all of the files.
- Ascii: php, js, html, css - anything that is a text file
- Binary: gif, jpg, png - any media file Code: Content visible to verified customers only.
[ x ] Begin the installation process.
Last edited by Zachariah; December 5th, 2007 at 10:18 PM.
|
| |
December 5th, 2007, 11:02 PM
|
#6 (permalink)
| | Member Verified Customer
Join Date: Nov 2004
Posts: 35
|
gallery is up and working, the only issue arises on the CMPS page.
Soon as i enable the pluggin it cans the home page. Installation seemed to go flawless.
I have been working with photopost_vbgallery_2_3.zip but i seen 2.4 was in the downloads today.
Still no dice. I will pm you the site link.
|
| |
December 6th, 2007, 11:00 AM
|
#7 (permalink)
| | Member Verified Customer
Join Date: Nov 2004
Posts: 35
|
Complete reinstall now using vb 2.3, same issue, same error.
|
| |
December 6th, 2007, 01:12 PM
|
#8 (permalink)
| | Member Verified Customer
Join Date: Nov 2004
Posts: 35
|
Seeing as i could replicate the error with 2.3, i un-installed and did another fresh install of 2.4 even under the stock Gallery directory.
As soon as the pluggin is enabled it breaks my CMPS page with the same error above.
|
| |
December 6th, 2007, 02:46 PM
|
#9 (permalink)
| | Registered User
Join Date: Nov 2005 Location: Canoga Park, CA
Posts: 3,244
| Quote:
Originally Posted by NICEGUY Seeing as i could replicate the error with 2.3, i un-installed and did another fresh install of 2.4 even under the stock Gallery directory.
As soon as the pluggin is enabled it breaks my CMPS page with the same error above. | Plugin, you talking the CMPS module block to push gallery images to the CMPS page ?
- If so there is a new version need of all hacks for 2.4. [vB 3.6.8] Module CMPS3 vBGallery 2.4.zip
REFF: http://www.photopost.com/forum/showthread.php?t=132046 |
| |
December 6th, 2007, 02:52 PM
|
#10 (permalink)
| | Member Verified Customer
Join Date: Nov 2004
Posts: 35
|
Zachariah, i am referring to this:
PhotoPost vBGallery 2.4 PhotoPost vBGallery 2.4
Once i disable that in the pluggin area the CMPS works again.
|
| |
December 6th, 2007, 03:13 PM
|
#11 (permalink)
| | Registered User
Join Date: Nov 2005 Location: Canoga Park, CA
Posts: 3,244
|
Have you removed / disable all old gallery modules ?
- vBGallery 2.4 changed on the hacks and the old code will cause errors.
$vba_options changes to $ppg_oprions.
Try to disable the CMPS blocks that pull any gallery info.
|
| |
December 6th, 2007, 04:59 PM
|
#12 (permalink)
| | Member Verified Customer
Join Date: Nov 2004
Posts: 35
| Quote:
Originally Posted by Zachariah Have you removed / disable all old gallery modules ?
- vBGallery 2.4 changed on the hacks and the old code will cause errors.
$vba_options changes to $ppg_oprions.
Try to disable the CMPS blocks that pull any gallery info. | Zach, there are no newly added modules as this site has never ran a gallery before.
So there are no CMPS blocks associated or pointing to the gal.
This is the current cmps blocks. Quote:
[Affiliate Ads] Template (custom one)
[Buddy List] PHP File
[Current Poll] PHP File
[Mini Calendar] PHP File
[News] PHP File
[News Archive] PHP File
[Online Users] PHP File
[Quick Moderation] PHP File
[Recent Threads] PHP File
[Search Forums] Template
[Site Navigation] PHP File
[Stats] PHP File
[Today's Birthdays] PHP File
[Welcome Block]
| This is also a fresh CMPS install as of 2 days ago, it is currently working fine providing the gallery pluggin is not enabled.
I have tried upload the contents again with a different client, no dice still.
|
| |
December 6th, 2007, 05:20 PM
|
#13 (permalink)
| | Registered User
Join Date: Nov 2005 Location: Canoga Park, CA
Posts: 3,244
|
Shoot me some access via PM
- FTP / AdminCP
|
| |
December 6th, 2007, 06:13 PM
|
#14 (permalink)
| | Member Verified Customer
Join Date: Nov 2004
Posts: 35
| Quote:
Originally Posted by Zachariah Shoot me some access via PM
- FTP / AdminCP |
Done |
| |
December 7th, 2007, 04:09 PM
|
#15 (permalink)
| | Registered User
Join Date: Nov 2005 Location: Canoga Park, CA
Posts: 3,244
|
I have it working on your site I know the problems and solution, but not an explanation why it is acting up on your system.
I had to move a few plugins that are picked up on the server and move them within the plugin system. The code was not changed only moved from the php files on the server.
- cache_templates
- global_complete
- global_setup_complete
- style_fetch
The gallery and the forum will work with out the changes I made but the CMPS dies.
Your good to go.
I'll investigate further.
|
| |
December 7th, 2007, 04:30 PM
|
#16 (permalink)
| | Registered User
Join Date: Nov 2005 Location: Canoga Park, CA
Posts: 3,244
|
To test if it may be other issues:
- I would make a /temptest/ folder and do a test install of vbulletin, cmps, gallery in a new database. I have had a few uninstalled add-on or old code drifting around in my setup and not be nice to the rest of my site.
|
| | |
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:04 PM. | |