forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 modpack by Stramm => Topic started by: Aquilasfx on October 28, 2007, 05:10:38 pm

Title: Problem theme sosuechtig + login external
Post by: Aquilasfx on October 28, 2007, 05:10:38 pm
I have Installed this mod in my gallery whit sosuechtig theme and now under Last Uploads there is a display problem (see the attached file!)

Other issue:
1) external login for sosuechtig theme :( in the navbar! After install the mod the login module isn't display!

2) in send pm page the width of table is more large (see the second attached file!)

Pls Help me thanks for all!!
Title: Re: Problem theme sosuechtig + login external
Post by: Aquilasfx on October 28, 2007, 06:01:32 pm
this is the image of the last uploads :( sorry
Title: Re: Problem theme sosuechtig + login external
Post by: Joachim Müller on October 29, 2007, 08:24:09 am
Post a link to your gallery and a non-admin test user account for a start.
Title: Re: Problem theme sosuechtig + login external
Post by: Stramm on October 29, 2007, 09:57:09 am
I've tested with a fresh, not modified theme. All works smooth (despite some necessaray css changes for dropdown boxes) within IE7 and Firefox. The loginbox too... if you should have problems with that, then use the modpack function for that (the theme comes with an own function, evtentually it may conflict with the modpacks login function). For me the modpack login overrides the one from the theme so I didn't experience any problem.

Title: Re: Problem theme sosuechtig + login external
Post by: Aquilasfx on October 29, 2007, 11:13:03 am
I set 4 columns not 2... But I resolve some problems by reduce number tab in thumbnails list...! Now is ok under last uploads. The problem is still persistent under pm (post message) the table is very large!! and under group and user list in admin mode.. Any suggestions?
Title: Re: Problem theme sosuechtig + login external
Post by: Aquilasfx on October 29, 2007, 11:14:41 am
this is the photo example:
Title: Re: Problem theme sosuechtig + login external
Post by: Stramm on October 29, 2007, 11:21:09 am
group and user list table width are known issues when using themes with left side menus. Would need a rewrite of core code. As it only affects admin accessible parts of the side it's no biggie imho

Maybe it helps if you reduce the table width config setting (image virew - Width of the table for file display)... probably you have set that to ~800px. Use 450-600 instead or even better use percentage (98% - 100%).
Title: Re: Problem theme sosuechtig + login external
Post by: Aquilasfx on October 29, 2007, 11:34:44 am
Stramm the width is now set to 98% I think it's ok! for the table of pm message? Where I edit... style.css in theme folder?
Title: Re: Problem theme sosuechtig + login external
Post by: Stramm on October 29, 2007, 01:15:35 pm
yes, style.css in the theme folder
Title: Re: Problem theme sosuechtig + login external
Post by: Aquilasfx on October 29, 2007, 01:41:34 pm
yes, style.css in the theme folder

I think to edit the width of send pm page I make change to pms.php or send_pms.php or pms.inc.php because the style change the color, border, but no width of table! Any ideas?
Title: Re: Problem theme sosuechtig + login external
Post by: Aquilasfx on October 29, 2007, 01:43:12 pm
Here is the example of the issue!
Title: Re: Problem theme sosuechtig + login external
Post by: Stramm on October 29, 2007, 05:59:26 pm
As said.. it's working for me and I can't replicate your issue. Have you tried with an unmodified theme as I 've suggested above.
Title: Re: Problem theme sosuechtig + login external
Post by: Aquilasfx on October 29, 2007, 06:39:24 pm
:( and for login box external? I don't visualize anymore it :S
Title: Re: Problem theme sosuechtig + login external
Post by: Stramm on October 30, 2007, 11:57:58 am
.... The loginbox too... if you should have problems with that, then use the modpack function for that (the theme comes with an own function, evtentually it may conflict with the modpacks login function). For me the modpack login overrides the one from the theme so I didn't experience any problem.

means you need to delete the loginbox function from the theme.php (function theme_display_custom_login_form)
then find
Code: [Select]
    $login_form = theme_display_custom_login_form();
and replace with
Code: [Select]
    $login_form = loginForm();

now you're using the modpack version of the loginform. If you need to further modify the output, then copy     the function loginForm from themes.inc.php to your themes theme.php and do the necessary layout changes.
Title: Re: Problem theme sosuechtig + login external
Post by: Aquilasfx on October 30, 2007, 08:14:38 pm
I disintall the mod because I have encountered a problem when upload image in gallery there is a bug I suggest! Don't generate image with add/batch when the mod is install. I test this with CPG 1.4.13 and the newest mod stramm.
Title: Re: Problem theme sosuechtig + login external
Post by: Joachim Müller on October 31, 2007, 08:17:12 am
Shouting "bug" is not a bright idea if you're not sure if the issue lies on your end. Those who shout bug usually just suffer from a PEBCAK issue.
Title: Re: Problem theme sosuechtig + login external
Post by: Aquilasfx on October 31, 2007, 09:12:16 am
:( then how is the problem for you? I test this issue whit mod stramm installed and no whitout it... :(
Title: Re: Problem theme sosuechtig + login external
Post by: Stramm on October 31, 2007, 09:17:43 am
In your other thread I already told you what to do.
http://forum.coppermine-gallery.net/index.php?topic=46470.msg229258#msg229258

- You're not supposed to ask the same question in several threads.
- Don't ask several questions in one thread.
Title: Re: Problem theme sosuechtig + login external
Post by: n0rb3rt on October 31, 2007, 03:25:22 pm
Here is the example of the issue!

Aquilasfx if you still have problem with resolution your PM table give me your @ i will send your mine corected file i also use this template with stramm mod and yesterday i made smal update in pm code

regards Norbert
Title: Re: Problem theme sosuechtig + login external
Post by: Joachim Müller on November 01, 2007, 01:18:06 pm
We send stuff around by email? Just post your modifications if you think that others may benefit from it. Recommended method is to zip your stuff and attach it to your posting (using "additional options" when composing your message).
Title: Re: Problem theme sosuechtig + login external
Post by: n0rb3rt on November 01, 2007, 01:40:21 pm
viola :)
for me work fine