Support Forums | Demo Gallery [1.x] [2.x] | Downloads | News | Site Map ]
Nuked Gallery
  Create a FREE account or Login   As a guest, you don't have access to our FULL navigation system.
 Forum FAQForum FAQ   StatisticsStatistics   SearchSearch   UsergroupsUsergroups   FavoritesFavorites  

integration errorS/problemS - 4 of them
Goto page 1, 2, 3  Next
 
Post new topic   Reply to topic    NukedGallery.net Forum Index » phpBB Integration » phpBB2 / Gallery 2 Integration View previous topicPrinter friendly versionView next topic
Author Message
joe7

User
User


Joined: Apr 21, 2004
Posts: 39

PostPosted: Tue Sep 27, 2005 3:12 pm    Post subject: integration errorS/problemS - 4 of them Reply with quote

Hi!

As I showed You on irc i have problemS

1: when going into g2 from phpbb with any logged in users, i get this:
http://pastebin.com/376015

2: user export simply does not work
it says export complete, some users not imported, but indead it does NOT export ANY of my ~700users into g2.
(group export does not work either)

3:charset issue.
When in g2 (with not logged in users) all my iso8859-2characters goes wrong :O
output like:
"Kuty�s F�rum �s Gal�ria - Minden ami Kedvenceinkr�l sz�l"
insted of "Kutyás Fórum és Galéria - Minden ami Kedvenceinkről szól"

4. In the integration images does not show up.
The stanalone urls for images like
http://g2test.domain.hu/d/46742-2/yeah.jpg
in g2phpbb:
http://pet.domain.hu/d/46742-2/yeah.jpg ... abdf2ac524

maybe related to different subdomains/url rewrite modul?..dunno

any idea? :O

edit: (and i experience fontsize problems too as mentioned on this forum.. can't it be solved the same way as with g1phpbb?)
Back to top
Offline View user's profile Send private message Visit poster's website
AdBot
   Post subject: integration errorS/problemS - 4 of them  

Back to top
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA

PostPosted: Tue Sep 27, 2005 3:54 pm    Post subject: Re: integration errorS/problemS - 4 of them Reply with quote

2. any errors during export?

3. G2 is not ISO8859-2,it is UTF-8.

4. is that the rewrite module? i can't get it to work on any embedded install.

5. fontsize: unfortunately, no. i am working with a dev to get a phpBB specific theme created, based on the default matrix theme.
Back to top
Offline View user's profile Send private message Visit poster's website
joe7

User
User


Joined: Apr 21, 2004
Posts: 39

PostPosted: Tue Sep 27, 2005 4:10 pm    Post subject: Re: integration errorS/problemS - 4 of them Reply with quote

dari wrote: › 2. any errors during export?

nothing, only msg that some were not exported..

dari wrote: › 3. G2 is not ISO8859-2,it is UTF-8.

i know, but any workaround!? i can't set whole phpbb into utf8 easily i guess

dari wrote: › 4. is that the rewrite module? i can't get it to work on any embedded install.

well. maybe. g2 has some "freeze" when You move to other domain etc..
Once i wanted to reach my g2install from sub.domain.com not only domain.com/subdir then i had to (partly manually) delete all the cache etc to get pictures showing from the new (sub)domain.
And certainly had to modify rewriterules!

dari wrote: › 5. fontsize: unfortunately, no. i am working with a dev to get a phpBB specific theme created, based on the default matrix theme.

i c. but can we specify theme for embedding only? (there is user contr-ed theme called embed..any chance that would help for us?)
Back to top
Offline View user's profile Send private message Visit poster's website
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA

PostPosted: Tue Sep 27, 2005 5:27 pm    Post subject: Re: integration errorS/problemS - 4 of them Reply with quote

re: UTF-8 ... search the phpBB forums. If I can find an "official" method, I'll include it in the Readme.

i'll look into the others later this evening.
Back to top
Offline View user's profile Send private message Visit poster's website
joe7

User
User


Joined: Apr 21, 2004
Posts: 39

PostPosted: Tue Sep 27, 2005 6:26 pm    Post subject: Re: integration errorS/problemS - 4 of them Reply with quote

joe7 wrote: ›
dari wrote: › 4. is that the rewrite module? i can't get it to work on any embedded install.

well. maybe. g2 has some "freeze" when You move to other domain etc..
Once i wanted to reach my g2install from sub.domain.com not only domain.com/subdir then i had to (partly manually) delete all the cache etc to get pictures showing from the new (sub)domain.
And certainly had to modify rewriterules!


confirm: 1.deactivating the rewrite module 2.all image shows up in the phpbbg2 :>
i'm about to figure a way to work with "nice" urls
i guess some htaccessings needs in the rootdir of phpbb..
the bad news is that i dunno htaccessing ;>
anyway short urls worked with g1+phpbb, must be possible with g2too Wink
somehow..
Back to top
Offline View user's profile Send private message Visit poster's website
joe7

User
User


Joined: Apr 21, 2004
Posts: 39

PostPosted: Tue Sep 27, 2005 6:36 pm    Post subject: Re: integration errorS/problemS - 4 of them Reply with quote

joe7 wrote: ›
i'm about to figure a way to work with "nice" urls
i guess some htaccessings needs in the rootdir of phpbb..
the bad news is that i dunno htaccessing ;>
anyway short urls worked with g1+phpbb, must be possible with g2too Wink
somehow..

hi.
great activity here Razz

so. it was not that hard, just made it workin!
all images (and there subpages) shows up with nice urls too Smile

would be nice to see some utf8+iso8859-2 solution Smile

Q: do we have to really append SID?
as it looks really ugly, and on the other hand "geturls" modul insert that into the urls..so that's not so good
Back to top
Offline View user's profile Send private message Visit poster's website
joe7

User
User


Joined: Apr 21, 2004
Posts: 39

PostPosted: Tue Sep 27, 2005 7:34 pm    Post subject: Re: integration errorS/problemS - 4 of them Reply with quote

Something that i really do not understand.
If i put g2's css into head part of overall_header.tpl in phpbb..the fonts and styles are still not shows up well :O
wdf?
that should work anyway not?
Back to top
Offline View user's profile Send private message Visit poster's website
joe7

User
User


Joined: Apr 21, 2004
Posts: 39

PostPosted: Tue Sep 27, 2005 7:59 pm    Post subject: Re: integration errorS/problemS - 4 of them Reply with quote

joe7 wrote: › Something that i really do not understand.
If i put g2's css into head part of overall_header.tpl in phpbb..the fonts and styles are still not shows up well :O
wdf?
that should work anyway not?

ahaaa..
dynamic values in css..rox ;D
i'm on the way again.

edit: managed to fix this with css "redesign" (and transparent backgrounds)..
there are some mineral problems to be fixed later

edit2: nice to have a custom template for phpbbembedding BUT is it possible to specify this template only for the integration and to operate g2 as a standalone too with OTHER template?


Last edited by joe7 on Tue Sep 27, 2005 11:33 pm; edited 3 times in total
Back to top
Offline View user's profile Send private message Visit poster's website
joe7

User
User


Joined: Apr 21, 2004
Posts: 39

PostPosted: Tue Sep 27, 2005 8:45 pm    Post subject: Re: integration errorS/problemS - 4 of them Reply with quote

dari wrote: › re: UTF-8 ... search the phpBB forums. If I can find an "official" method, I'll include it in the Readme.

searched.
while it is theorically possible, it would brake some functions of phpbb, and quite a lot of work :O
:/

edit: okii..solved this too Wink
with bad htmlencoding ;> but "works"

what about the main thing..user exporting? :/
Back to top
Offline View user's profile Send private message Visit poster's website
joe7

User
User


Joined: Apr 21, 2004
Posts: 39

PostPosted: Wed Sep 28, 2005 12:16 am    Post subject: Re: integration errorS/problemS - 4 of them Reply with quote

joe7 wrote: ›
edit: managed to fix this with css "redesign" (and transparent backgrounds)..
there are some mineral problems to be fixed later

edit2: nice to have a custom template for phpbbembedding BUT is it possible to specify this template only for the integration and to operate g2 as a standalone too with OTHER template?

first of all thanks to mr Bharat for showing the way :>
so just use {if $isEmbedded} ... {/if} in templates
that provides option nicely depending on embedding/notembedding load

edit: i just "hacked" a colorpack class too, so it can be made that for embedding we define a separate (let's say transparent for example) colorpack , and in standalone the normal colorpack can be used (without the user would have to change anything..)
rox. i like g2 :>
Back to top
Offline View user's profile Send private message Visit poster's website
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA

PostPosted: Wed Sep 28, 2005 6:23 am    Post subject: Re: integration errorS/problemS - 4 of them Reply with quote

is this for the standard matrix theme? if so, once you get all the kinks worked out, please send it to me and I will include it in the integration package for phpBB2 users (with credits to you)
Back to top
Offline View user's profile Send private message Visit poster's website
joe7

User
User


Joined: Apr 21, 2004
Posts: 39

PostPosted: Wed Sep 28, 2005 3:58 pm    Post subject: Re: integration errorS/problemS - 4 of them Reply with quote

dari wrote: › is this for the standard matrix theme? if so, once you get all the kinks worked out, please send it to me and I will include it in the integration package for phpBB2 users (with credits to you)


not the real standard. i started from matrix but there are quite some changes..mostly extra functions (bigger image on click on smaller img, "too big" images in new window, collapsable sidebar etc)..and the changes now for embedded/not embedded calls.
i'm willing to share, but was made only for myself..soo not the best readable/documented changes Wink

Any idea with exportissue?
It just came in my mind that i might modified the password column in phpbb for my needs!
so it maybe longer then the original, and half of the password are longer too (as they are real passwords with salt from g1!..and i included a function into phpbb so users can login with their g1 username/password..)
so can it be a problem?
Back to top
Offline View user's profile Send private message Visit poster's website
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA

PostPosted: Thu Sep 29, 2005 6:22 am    Post subject: Re: integration errorS/problemS - 4 of them Reply with quote

would you be able to make the basic changes to the matrix theme that would be needed to get it to work within phpBB2?
Back to top
Offline View user's profile Send private message Visit poster's website
joe7

User
User


Joined: Apr 21, 2004
Posts: 39

PostPosted: Thu Sep 29, 2005 6:41 am    Post subject: Re: integration errorS/problemS - 4 of them Reply with quote

dari wrote: › would you be able to make the basic changes to the matrix theme that would be needed to get it to work within phpBB2?


sure.
Back to top
Offline View user's profile Send private message Visit poster's website
joe7

User
User


Joined: Apr 21, 2004
Posts: 39

PostPosted: Thu Sep 29, 2005 6:13 pm    Post subject: Re: integration errorS/problemS - 4 of them Reply with quote

:/
something bad happens here..
i just commented the gallery2_export.php and also the createUser function of G2..
no luck, it just does _not_ give error.
BUT..for some reason i just tried to replace createUser with deleteUser..
so export would simple delete all users from g2 instead of adding them..
$tocs = GalleryEmbed :: deleteUser($user_id);
if (!$tocs->isSuccess()) {
print ("blabla");
}

and f.ck..it always successfull!
how can a user be deleted 3times after each other?
I guess noway..something buggy :/

my next step is to try with a fresh g2 installation... :/
bbl
Back to top
Offline View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    NukedGallery.net Forum Index » phpBB Integration » phpBB2 / Gallery 2 Integration View previous topicPrinter friendly versionView next topic
Goto page 1, 2, 3  Next

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours

Powered by phpBB © phpBB Group



Sponsors: Dedicated ServersDomain NamesWeb HostingDomain Name RegistrationDedicated Web HostingWeb Design New YorkCompare VoIPseo packagesSEO CompanyNew York Yellow PagesFind LocationsVOIP Phone ServiceNeckermannOnline internetSEORestaurant Locator • Get great HP coupons from CouponSnapshot • Search for great dell coupons at CouponSnapshot.com.au • Graduation DressesAndroid TabletSEO IndiaBuy Phen375fuel filter

8th year online! 2003-2011
Legal • Use of this site consitutes agreement to the Acceptable Use Policy
Hosted by Implosion WorksSourceForge.net Logo • Theme by TonicMedia