1 Attachment(s)
Quote:
The gallery2.php gives me only a white screen:tired: |
Quote:
anybody knows how this can be fixed?? yeah, there seems to be some bugs... A big one also is that it takes ALOT of time to load... hope it will come bug free soon :) |
thank you Brent H
will take a look at this when time allows as the whole vBadvanced Gallery story has become a tad difficult |
Quote:
If you go to AdminCP -> Plugin System -> Plugin Manager, then click Edit against the Update Gallery User, you'll see the first line being something like this: Code:
require_once('/home/xxxxxx/public_html/gallery2/embed.php''); |
I think check your plugin there is a extra '
I think.. It work for me |
anyone have any luck with getting the rewrite module to work embedded?
I either get my header images and no pic's in the gallery(broken links) or i get no header images (broken links) and pictures work in the gallery.. it seems to be redirecting the images outside of the gallery as well as the images inside. |
Ive been working on this for the past week and a half and my mind has finally gone numb. I get the same issues, I get it to work embeded, the second I upload a pic, white screen and gallery2.php becomes inaccessable. I give up until a better system is worked out.
As a side note, non embed works fine even after the issues with gallery2.php |
i would suggest you hold out a little d8tabyte, johnmont has been beta testing new plugins and intergration script. I'll let him fill you in on what it does when he is ready to put it in production.
|
i have done some of the testing my self and i have found it to work, but now i also have a problem. i have uploaded images the my gallery2/ and my gallery2 works just fine, also i have no problems with mod normal users and super mods accessing the galler2.php page. but when they do the page comes out empty, i mean it has all the info like album names..... but no pictures are showing up what so ever just text in its place
Quote:
|
this is because you have the URL rewrite module enabled .. go into your gallery admin then modules and disable or remove the modue
then your pictures will work |
I get these error messages when installing the plugins. They appear when a user tries to post a new thread:
Quote:
http://boards.twilights.be/gallery2.php EDIT: for some strange and twisted reason it does show the gallery in both layouts now. Though I still get the error when I activate the plugins EDIT2: I've narrowed the source of the error down to the Update Gallery User Plugin. Final EDIT: thanks to a friend who knows a bit more about php then me I've been able to resolve all problems. There was a problem with the settings of my webserver and one problem with the script. All matters resolved! |
go to plug in manager edit two plug in one say delete and upadate gallery
find the line public_html or something similar and fix to you need and check for the extra commo too take one out I up ../gallery it work for me |
but you know,? i have had it uninstalled for a while now, and it still is disabled, i guess thats not my problem what else could be cuuseing this to not let the pics show up?
Quote:
|
does you gallery work alone?
|
Blackwidow one of your path's in the gallery2.php is incorrect.. play with the path settings
mines working great :) |
:D your right lol i went back and read the whole script line by line and i found this
Code:
// the folder where you've installed gallery relative to httpd root. Should have trailing / |
ok, make another user, give them admin rights (non embedded e.g www.yoursite.com/gallery2/main.php)
then go in with the new admin embedded and delete your first admin, then re-enter him (eg. www.yoursite.com/gallery2.php) thats it basically |
man i finaly got it:) im so happy now lol, i still didn't get much of what you said lol, but i played around for about 30min and i got it:)
great thread guys:) |
anybody still with outstanding issues at this point?
JoshMount. im back, and the weather was so nice... now, about that plugin beta ;) |
yup me. I've done what you said to do but I think I might be in a different situation. I'm using vb 3.5.4 with g2.1 and vbadvanced 2.1(also using update/delete members plugin) which means I have g2 in my root folder, vbadvanced in root (called portal) and forums directory under vb (portal)
ie: home/ gallery2/ portal/forums/gallery2.php I fixed the two plugins where it had the extra ' after embed. ie: require_once('/home/vampirec/public_html/gallery2/embed.php ''); then I did this: Quote:
line: 98, Failed to create G2 user with extId [1]. Here is the error message from G2: Error (ERROR_COLLISION) in modules/core/classes/GalleryUser.class at line 166 (gallerystatus::error) in modules/core/classes/GalleryEmbed.class at line 300 (galleryuser::create) in /home/vampirec/public_html/portal/forums/gallery2.php at line 95 (galleryembed::createuser) in /home/vampirec/public_html/portal/forums/gallery2.php at line 50 if I'm NOT logged in I get this error: line: 115, G2 did not return a success status. Here is the error message from G2: Error (GALLERY_SUCCESS) in at line 0 any clues on what the heck I did and where I might have gotten turned around? |
i think your best off to move your exising installations as brent explained in THIS POST the problem Brent ran in to was that it expected files referenced by global.php to be located in places that they aren't...
HERE are the instruction to move your current installs I use vbadvanced 2.1 on vbulletin 3.5.4 with gallery 2.1 and it all works great! |
I must be having a super blonde moment because for some reason I just can't seem to catch on to this extremely simple newbie concept. are you saying you don't have your vb installed in your portal directory? don't you HAVE to have it in the portal directory? if that's the case where do you have your portal directory and how did you get around the whole forums having to be in the portal directory thing?
|
Quote:
so vb = / portal =/ and gallery2 = /gallery2 :banana: |
ok I'll give that a try. I re-read the vba install file, it doesn't say it has to be in the portal directory. I'm not sure why I thought it had to be in the portal directory other than I was thinking of vbportal. thanks for the quick response defcon, hopefully I won't have to bother you anymore.
p.s. cute nanner! LOL I don't know what I"ve done but now my css isn't working for my portal. it's working fine in my forums page though. look here maybe you can tell me what I"ve over looked (again) portal: www.vampirecommunity.com/forums/index.php forums: www.vampirecommunity.com/forums/forum.php I renamed my forums to forum.php and put my portal in my forums directory and named it index.php still no go with my style |
i dont know anything about VBadvanced... so here is my .02 :)
it can work with your current structure... but you need to have the gallery.php file in your forums root(as far as i know, not the protal root). then the paths must be entered from that point... so if i am reading it correctly... it shoudl look like this: PHP Code:
|
I guess I'll get back to that as soon as I figure out why I lost my css style :(
gosh darn it! now I can't log in either just moved my cmps_index.php (renamed to index.php) to root and it's still a no go with the style. |
the css on gallery will come along once you have all the paths correctly inserted. or they should.. i dont really have a test site to play with that has vbadvanced. i have plain jane VBB :)
|
I finally got my design back for the most part. I had to do a complete uninstall and then reinstall. I'm not sure why but it fixed it for the most part. there's a couple of tweaks I still have to redo but nothing major. now I can play with the gallery part.
oh and thanks for your help I'm still getting this error on my gallery line: 98, Failed to create G2 user with extId [1]. Here is the error message from G2: Error (ERROR_COLLISION) in modules/core/classes/GalleryUser.class at line 166 (gallerystatus::error) in modules/core/classes/GalleryEmbed.class at line 300 (galleryuser::create) in /home/vampirec/public_html/forums/gallery2.php at line 95 (galleryembed::createuser) in /home/vampirec/public_html/forums/gallery2.php at line 50 I'm going to try the way around this like earlier posted but I have one question. I have more members than just myself...so when I make another ID do just make a new user period or does it matter what ID I give that user? |
Quote:
if you are using the plugin approach: i belive the way it will work is that when a new user is created(VIA VBB), the plugin will be trigered and create an account in the gallery system... same idea when you delete a user account. but i am not using this method as of yet if you are soley using the integration script: when you hit the script for the 1st time(assumeing you have met all the pre req's) it will create your user account. once that is done the rest of the configuration is all done VIA gallery. if you delete a user out of VBB, you will have to delete the user manualy out of Gallery. does that all make sence to you? |
i have a few mod questions, how can i remove these from the bottom of my pages?
http://el-halawa.net/forum/gallery2/images/xhtml10.pnghttp://el-halawa.net/forum/gallery2/images/gallery.gifhttp://el-halawa.net/forum/gallery2/...-blackjack.pnghttp://el-halawa.net/forum/gallery2/...ata/donate.png also i'm useing the classic theme and at the top it has like this bar that tells you where your at *ex: if im in a sub album like lets say cars, so at the top it will say gallery/cars/ and they are links as well* (lol) well for some reason they are showing up to small on the gallery page on my forum, but in the normal gallery2/main.php the text is just fine |
1 Attachment(s)
Quote:
line: 121, G2 did not return a success status. Here is the error message from G2: Error (GALLERY_SUCCESS) in at line 0 here's a screenshot of what it's doing. |
Quote:
what is on line 121? is it this: PHP Code:
make sure that the following section, looks like this: PHP Code:
|
1 Attachment(s)
yes that's exactly what's on line 121. here's my gallery2.php file, maybe I got it all screwed up.
|
if you go into notepage(or most text editors) and do a Ctrl g, it will bring up a prompt asking what line to goto
on your line 121 it is a "}" which makes me think that it is extra... try removing it and see what it says... |
if I do that it tells me this error:
Parse error: parse error, unexpected $ in /home/vampirec/public_html/forums/gallery2.php on line 177 |
Really dont want to hijack this thread so i'll keep it short with a link. Since most of the development with gallery2.1 intergration is going on here i hope someone else may have a better idea of this than me.
here a random gallery block that will display in vbAdvanced 2.1 i had been asking and asking for someone to make this but i managed to do it myself. I'm not a coder so any help is very welcome. The only problem is it when u click on the picture in the CMPS it returns the image non embedded.. i'd really like to fix this or if someone else has any idea's how to make it work returning the photo embedded mode. If you install it please click INSTALL :) https://vborg.vbsupport.ru/showthread.php?t=114434 |
Quote:
you have both gallery and gallery2 throughout your script.... for simplicity, it might be easyer to name the integration script and the template the same thing and then just use gallery or gallerys2 through the script when it needs to be mentione(only a reccomendation) |
the integration script is gallery2.php and the template is gallery2 am I on the right track? or am I missing what you are asking me?
|
Quote:
|
everything now says gallery2 and I still keep getting the same message. it gives me my vb style and navbar and says forums>Gallery but nothing below that. just my footer. error message is still:
line: 119, G2 did not return a success status. Here is the error message from G2: Error (GALLERY_SUCCESS) in at line 0 here's my gallery2.php Code:
<?php |
All times are GMT. The time now is 12:48 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|