| Author |
Message |
joe7
User


Joined: Apr 21, 2004 Posts: 39
|
Posted: Tue Sep 27, 2005 3:12 pm Post subject: integration errorS/problemS - 4 of them |
|
|
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 |
|
|
AdBot
|
| Post subject: integration errorS/problemS - 4 of them |
|
|
|
|
|
| Back to top |
|
 |
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6287 Location: Washington Township, NJ, USA
|
Posted: Tue Sep 27, 2005 3:54 pm Post subject: Re: integration errorS/problemS - 4 of them |
|
|
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 |
|
|
joe7
User


Joined: Apr 21, 2004 Posts: 39
|
Posted: Tue Sep 27, 2005 4:10 pm Post subject: Re: integration errorS/problemS - 4 of them |
|
|
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 |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6287 Location: Washington Township, NJ, USA
|
Posted: Tue Sep 27, 2005 5:27 pm Post subject: Re: integration errorS/problemS - 4 of them |
|
|
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 |
|
|
joe7
User


Joined: Apr 21, 2004 Posts: 39
|
Posted: Tue Sep 27, 2005 6:26 pm Post subject: Re: integration errorS/problemS - 4 of them |
|
|
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
somehow.. |
|
| Back to top |
|
|
joe7
User


Joined: Apr 21, 2004 Posts: 39
|
Posted: Tue Sep 27, 2005 6:36 pm Post subject: Re: integration errorS/problemS - 4 of them |
|
|
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
somehow..
hi.
great activity here
so. it was not that hard, just made it workin!
all images (and there subpages) shows up with nice urls too
would be nice to see some utf8+iso8859-2 solution
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 |
|
|
joe7
User


Joined: Apr 21, 2004 Posts: 39
|
Posted: Tue Sep 27, 2005 7:34 pm Post subject: Re: integration errorS/problemS - 4 of them |
|
|
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 |
|
|
joe7
User


Joined: Apr 21, 2004 Posts: 39
|
Posted: Tue Sep 27, 2005 7:59 pm Post subject: Re: integration errorS/problemS - 4 of them |
|
|
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 |
|
|
joe7
User


Joined: Apr 21, 2004 Posts: 39
|
|
| Back to top |
|
|
joe7
User


Joined: Apr 21, 2004 Posts: 39
|
Posted: Wed Sep 28, 2005 12:16 am Post subject: Re: integration errorS/problemS - 4 of them |
|
|
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 |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6287 Location: Washington Township, NJ, USA
|
Posted: Wed Sep 28, 2005 6:23 am Post subject: Re: integration errorS/problemS - 4 of them |
|
|
| 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 |
|
|
joe7
User


Joined: Apr 21, 2004 Posts: 39
|
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6287 Location: Washington Township, NJ, USA
|
Posted: Thu Sep 29, 2005 6:22 am Post subject: Re: integration errorS/problemS - 4 of them |
|
|
| 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 |
|
|
joe7
User


Joined: Apr 21, 2004 Posts: 39
|
Posted: Thu Sep 29, 2005 6:41 am Post subject: Re: integration errorS/problemS - 4 of them |
|
|
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 |
|
|
joe7
User


Joined: Apr 21, 2004 Posts: 39
|
Posted: Thu Sep 29, 2005 6:13 pm Post subject: Re: integration errorS/problemS - 4 of them |
|
|
:/
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 |
|
|
|
|
|
|
|