Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

  1. Index
  2. » Archives
  3. » r2761

#1 2008-01-06 14:11:01

thebombsite
Archived Plugin Author
From: Exmouth, England
Registered: 2004-08-24
Posts: 3,251
Website

r2761

Thanks for this. :)

I’m wondering if it is possible to give the login/logout page it’s own event?


Stuart

In a Time of Universal Deceit
Telling the Truth is Revolutionary.

Offline

#2 2008-01-07 13:33:32

Dragondz
Moderator
From: Algérie
Registered: 2005-06-12
Posts: 1,548
Website GitHub Twitter

Re: r2761

I had installed the r2761 rev for a new website, and it s apear that the ability to create thumbnail had disapeared!!

Offline

#3 2008-01-07 13:43:44

thebombsite
Archived Plugin Author
From: Exmouth, England
Registered: 2004-08-24
Posts: 3,251
Website

Re: r2761

If you mean on the Images page (well second page) I’m still seeing it Dragondz.


Stuart

In a Time of Universal Deceit
Telling the Truth is Revolutionary.

Offline

#4 2008-01-07 14:53:55

Dragondz
Moderator
From: Algérie
Registered: 2005-06-12
Posts: 1,548
Website GitHub Twitter

Re: r2761

Ho ho!

you can see this screenshot

and I cleared my cache to be sure it s not him.

here si the diagnostic:

Version de Textpattern: 4.0.5 (r2761)
Dernière mise à jour: 2008-01-07 13:31:18/2008-01-07 13:30:55
Document racine: /home/xxx/public_html
$path_to_site: /home/xxx/public_html
Chemin d’accès à Textpattern: /home/xxx/public_html/textpattern
Format des URL: section_id_title
Répertoire temporaire: /home/xxx/public_html/tmp
URL du site: xxx.com
Version de PHP: 4.4.7
Bibliothèque GD: indisponible
Date & heure du serveur: 2008-01-07 09:43:55
MySQL: 4.1.22-standard
Locale: fr_FR.UTF-8
Serveur: Apache/1.3.37 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.4.7 FrontPage/5.0.2.2635.SR1.2 mod_ssl/2.8.28 OpenSSL/0.9.7a
Version d’Apache: Apache/1.3.37 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.4.7 FrontPage/5.0.2.2635.SR1.2 mod_ssl/2.8.28 OpenSSL/0.9.7a
API PHP du serveur: apache
Entêtes RFC 2616:
Système d’exploitation serveur: Linux 2.6.9-55.0.12.ELsmp

contenu du fichier .htaccess: ————————————
  1. FrontPage

IndexIgnore .htaccess /.?? ~ *# */HEADER /README /_vti

<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName xxx.com
AuthUserFile /home/xxx/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/xxx/public_html/_vti_pvt/service.grp

#DirectoryIndex index.php index.html

#Options +FollowSymLinks
#Options -Indexes

<IfModule mod_rewrite.c> RewriteEngine On #RewriteBase /relative/web/path/

RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^(.+) – [PT,L]

RewriteRule ^(.*) index.php

RewriteCond %{HTTP:Authorization} !^$ RewriteRule .* – [E=REMOTE_USER:%{HTTP:Authorization}]
</IfModule>

#php_value register_globals 0

————————————

Offline

#5 2008-01-07 14:56:22

net-carver
Archived Plugin Author
Registered: 2006-03-08
Posts: 1,648

Re: r2761

Dragondz

Bibliothèque GD: indisponible

Does that mean no GD (graphics) library? As far as I know, you need a GD compatible module on the server if you want the server to generate your thumbnails.


Steve

Offline

#6 2008-01-07 15:01:23

Dragondz
Moderator
From: Algérie
Registered: 2005-06-12
Posts: 1,548
Website GitHub Twitter

Re: r2761

You are right, steve it a GD porblem,

Hell that function had been disabled during an upgrade of my hosting!

Thanks a lot steve.

Offline

#7 2008-01-08 21:31:35

thebombsite
Archived Plugin Author
From: Exmouth, England
Registered: 2004-08-24
Posts: 3,251
Website

Re: r2761

I’ll bump this as my original question went unanswered.

So I’m wondering if it is possible to give the login/logout page it’s own event?


Stuart

In a Time of Universal Deceit
Telling the Truth is Revolutionary.

Offline

#8 2008-01-09 07:07:05

Gocom
Developer Emeritus
From: Helsinki, Finland
Registered: 2006-07-14
Posts: 4,533
Website

Re: r2761

So I’m wondering if it is possible to give the login/logout page it’s own event?

In theory it has – auth. But it’s just that kinda of theory as it’s not accesible while logged in ;)

Cheers!

Last edited by Gocom (2008-01-09 07:08:31)

Offline

#9 2008-01-09 08:09:15

ruud
Developer Emeritus
From: a galaxy far far away
Registered: 2006-06-04
Posts: 5,068
Website

Re: r2761

Stuart, why do you need an event?

Offline

#10 2008-01-09 13:24:47

thebombsite
Archived Plugin Author
From: Exmouth, England
Registered: 2004-08-24
Posts: 3,251
Website

Re: r2761

Well it doesn’t necessarily need to be an event but r2761 added <body id="event-<?php echo $event; ?>"> to give admin pages their own body id. The problem is that the login/logout pages end up with “event-article” which clashes with the “Write” page. I’m just wondering if there is a way to give the login/logout pages their own “id” and using $event in some way would seem logical?

And the reason behind this is that I want to target the login/logout pages for CSS.


Stuart

In a Time of Universal Deceit
Telling the Truth is Revolutionary.

Offline

#11 2008-01-10 08:16:10

phiw13
Plugin Author
From: South-Western Japan
Registered: 2004-02-27
Posts: 3,418
Website

Re: r2761

Stuart,
lacking a specific eventID for the login page, this selector works (Gecko, WebKit Opera 9.5b):

#event-article form:not([name="article"])>#edit {/*style-as-you-want*/}

If you want to support IE 7 or older, sorry… :-)

But I agree with you, the login page should have its own eventID.


Where is that emoji for a solar powered submarine when you need it ?
Sand space – admin theme for Textpattern
phiw13 on Codeberg

Offline

#12 2008-01-10 09:15:41

iblastoff
Plugin Author
From: Toronto
Registered: 2006-06-11
Posts: 1,197
Website

Offline

  1. Index
  2. » Archives
  3. » r2761

Board footer

Powered by FluxBB