i-feel-dirty : Theme for cpg1.4.x and WordPress 2.x - Page 2 i-feel-dirty : Theme for cpg1.4.x and WordPress 2.x - Page 2
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

i-feel-dirty : Theme for cpg1.4.x and WordPress 2.x

Started by Gizmo, November 03, 2006, 09:16:28 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

pgm

Gorgeous theme -- great job!

I have one problem with it. When logged in as an administrator, the theme looks great, with the admin_menu buttons arrayed nicely along the top. (See dirty2.jpg) But when logged on as any other user, the admin_menu turns into a clunky list of links that pushes the photos quite far down the screen. (see dirty1.jpg) Is there an obvious way to fix this?

Gizmo

A slight overlook on my part. In your theme.php, find the $template_user_admin_menu variable and replace it with the one below.


// HTML template for user admin menu
$template_user_admin_menu = <<<EOT
                <div align="center">
                <table cellpadding="0" cellspacing="1">
                        <tr>
                                <td class="admin_menu" id="admin_menu_anim"><a href="albmgr.php" title="{ALBMGR_TITLE}">{ALBMGR_LNK}</a></td>
                                <td class="admin_menu" id="admin_menu_anim"><a href="modifyalb.php" title="{MODIFYALB_TITLE}">{MODIFYALB_LNK}</a></td>
                                <td class="admin_menu" id="admin_menu_anim"><a href="profile.php?op=edit_profile" title="{MY_PROF_TITLE}">{MY_PROF_LNK}</a></td>
                                <td class="admin_menu" id="admin_menu_anim"><a href="picmgr.php" title="{PICTURES_TITLE}">{PICTURES_LNK}</a></td>
                        </tr>
                </table>
                </div>
EOT;
Did you read the manual first???? Taking 2 minutes to backup your files can save you hours of wondering what you screwed up.
Billy Bullock - BullsEyePhotos Blog of Indecision

pgm


marchtoimpeach

Hi. I really want to try out the i-feel-dirty theme, but every time I try to install it WordPress shows it under the category of Broken Themes, with the follow comment "The following themes are installed but incomplete. Themes must have a stylesheet and a template."

I've downloaded it from several different places, deleted the old copy, reinstalled, and I still get the same message.

Can anybody help me out? I'm dying to try it.

Thanks!

Gizmo

Ummm... are you trying to install the Coppermine version into WordPress? The i-feel-dirty theme that's discussed in this forum is for use with Coppermine. If you want the WordPress theme, see the link in my first post or to make it easy for you - http://studio.st/i-feel-dirty/.
Did you read the manual first???? Taking 2 minutes to backup your files can save you hours of wondering what you screwed up.
Billy Bullock - BullsEyePhotos Blog of Indecision

skidpics

#25
Love the bigger version - I am still having some problems rendering with copper ads, but with the new width, it works much better.


morgue

Is there a theme similar to i-feel-dirty for a forum? If not, you really should make one, this imo is by far the coolest theme for both coppermine and wordpress.

great job

Gizmo

Thanks Morgue but I won't be making any forum themes since I don't use any forum software. Wordpress and Coppermine are more my style but then again, all I did was port the WP theme to CPG but I have to agree, it is a cool theme.
Did you read the manual first???? Taking 2 minutes to backup your files can save you hours of wondering what you screwed up.
Billy Bullock - BullsEyePhotos Blog of Indecision

morgue


tlee

i really like this theme, but I'm having problems finding where to change the url for the logout. When I click logout it takes me to a completly different website. Where do I change this at?

Gizmo

Unless you've changed $template_sys_menu in the theme.php file, I don't see how this can be. I use this theme on one of my sites and it's running fine. Please zip up your theme and post it here and we'll check it.
Did you read the manual first???? Taking 2 minutes to backup your files can save you hours of wondering what you screwed up.
Billy Bullock - BullsEyePhotos Blog of Indecision

tlee


Gizmo

I checked and there is nothing in the attached theme that would cause this. The code is as it should be for the login and logout links in the theme.php so maybe you have something strange running on your host because the "login.php?referer=$REFERER" link for "http://www.simplydigitalscraps.com/gallery/login.php?referer=index.php" is pointing to "http://www.yoursite.com/board/member.php?action=login".


...
<!-- BEGIN login -->
                                                <li><a href="{LOGIN_TGT}" title="{LOGIN_LNK}">{LOGIN_LNK}</a></li>
<!-- END login -->
<!-- BEGIN logout -->
                                                <li><a href="{LOGOUT_TGT}" title="{LOGOUT_LNK}">{LOGOUT_LNK}</a></li>
<!-- END logout -->
...
Did you read the manual first???? Taking 2 minutes to backup your files can save you hours of wondering what you screwed up.
Billy Bullock - BullsEyePhotos Blog of Indecision

morgue

Hey, when I upload a file, the page for some reason looks like this
http://www.wtfhost.com//files/34/db_input.jpg

I don't think I changed anything, besides the language file, but it didn't show up correctly even before that... any suggestion?

Gizmo

None. Are you using a host installer for CPG from byethost.com? Is this a free hosting site?
Did you read the manual first???? Taking 2 minutes to backup your files can save you hours of wondering what you screwed up.
Billy Bullock - BullsEyePhotos Blog of Indecision

Joachim Müller

Not related to the theme "i-feel-dirty" as far as I can see, so this shouldn't be discussed on this thread. Regular suggestion applies: start a new thread on the uploads board after having read the upload troubleshooting section of the docs.

morgue


GuiLinux

#37
Cancel this.

Joachim Müller

Stramm has ported this theme to be used with his modpack as well. All users running Stramm's modpack who would like all modpack features to work with this theme should review his thread "Theme I feel dirty for modpack - download".

Steve22

#39
Hello.
I have a little Problem with this Theme.
I have uploaded it and modified it (Sidebar from right to left, other Backgrounds, some Graphics modified and a few little things). It works very well, but i canot set this Theme as Standart Theme. Always when i set it as Standart, it moves automaticly back to "Rainy Day" (my previous theme). I deletet all other Themes, but then appears for all Users (but not for me) only a blank screen. I hope you can help me.
And, yes i know that my english isnt very good  ;)

Here`s the site: http://www.kletzi.de

Thanks, Steve


Edit: I think i solved the Problem by myself. I just copied the file and renamed it and now it seems to work