| Autor |
Nachricht |
| Thema: Vulnerable Part in eXTreme Styles Mod - Please fix it NOW ! |
AlleyKat
Antworten: 14
Aufrufe: 29615
|
Forum: Nachrichten / News Mainpage
Verfasst am: Do 03 Apr, 2008 05:13 Titel: Vulnerable Part in eXTreme Styles Mod - Please fix it NOW ! |
Choas > That is what I wrote, and that is what I meant, yes.
spott > That is what the fix is supposed to block. |
| Thema: Vulnerable Part in eXTreme Styles Mod - Please fix it NOW ! |
AlleyKat
Antworten: 14
Aufrufe: 29615
|
Forum: Nachrichten / News Mainpage
Verfasst am: Fr 28 März, 2008 03:06 Titel: Vulnerable Part in eXTreme Styles Mod - Please fix it NOW ! |
Another one; in includes/kb_cat.php replace the 29. line $category_id = $_GET['cat'];
with $category_id = ( isset( $HTTP_GET_VARS['cat'] ) ) ? intval ( $HTTP_GET_ ... |
| Thema: Erbitte Hilfe! Das „weißer Bildschirm" Problem! |
AlleyKat
Antworten: 1
Aufrufe: 965
|
Forum: Support allgemein
Verfasst am: Fr 18 Aug, 2006 00:06 Titel: Erbitte Hilfe! Das „weißer Bildschirm" Problem! |
You could try to tell your users to:
1) navigate away from your site,
2) delete the site's cookies
3) restart the browser
4) try again to log in - if fails, repeat.
It's most probably a coo ... |
| Thema: Bestehende Tabellen von phpBB 2.0.21 ins PLUS 1.5 übernehmen |
AlleyKat
Antworten: 3
Aufrufe: 1914
|
Forum: Installation / Upgrade
Verfasst am: Do 17 Aug, 2006 23:41 Titel: Bestehende Tabellen von phpBB 2.0.21 ins PLUS 1.5 übernehmen |
| You could download a full database backup (like, from phpmyadmin) and in that, manually change all table prefixes from phpbb_ to something else with a text editor - that way, you could upload them aga ... |
| Thema: Fresh Installation: Could not locate valid language pack |
AlleyKat
Antworten: 2
Aufrufe: 3173
|
Forum: Installation / Upgrading
Verfasst am: Do 17 Aug, 2006 23:23 Titel: Fresh Installation: Could not locate valid language pack |
| What lang packages did you have prior to updating? Try putting the same ones in place (just the missing ones if any missing). |
| Thema: Update 1.52 -> 1.53a without losing custom user fields |
AlleyKat
Antworten: 0
Aufrufe: 1256
|
Forum: Installation / Upgrading
Verfasst am: Do 17 Aug, 2006 23:14 Titel: Update 1.52 -> 1.53a without losing custom user fields |
Where are the user table data stripped down? When I run the updates, my 17 custom user fields goes AWOL. Does anyone have a tip how I avoid that from happening?
Thanks,
AlleyKat |
| Thema: Norwegian characters |
AlleyKat
Antworten: 2
Aufrufe: 2055
|
Forum: Installation / Upgrading
Verfasst am: Do 17 Aug, 2006 23:08 Titel: Norwegian characters |
| My guess would be that it's trying to post in latin, but hard to tell... are the lang files utf8, or the pages you get out of your server? |
| Thema: RE: Staff Members; urgent help is needed, was I hacked? |
AlleyKat
Antworten: 5
Aufrufe: 2027
|
Forum: Support Forum
Verfasst am: Do 17 Aug, 2006 23:05 Titel: RE: Staff Members; urgent help is needed, was I hacked? |
| Could be a problem with the path to the forum in ACP -> General -> Config? Also, try disabling XS cache. |
| Thema: stat problem in phpbb2plus 2.0.18 |
AlleyKat
Antworten: 7
Aufrufe: 2490
|
Forum: Support Forum
Verfasst am: Sa 25 März, 2006 02:10 Titel: stat problem in phpbb2plus 2.0.18 |
| [edit] nm [/edit] |
| Thema: Probleme mit PJIRC-ChatMod Chat Stats |
AlleyKat
Antworten: 7
Aufrufe: 1896
|
Forum: phpBB2.x - MOD Support
Verfasst am: Mo 26 Sep, 2005 23:27 Titel: Probleme mit PJIRC-ChatMod Chat Stats |
| $listurl = "http://scripts.blitzed.org/chanuserlist?channel=%23CHANNEL&pass=PASSWORD""; I hope you can see the error in this line yourself... as I don't know which line is th ... |
| Thema: XSS Vulnerability in IFrame Code in phpBB2 Plus 1.5x |
AlleyKat
Antworten: 75
Aufrufe: 55487
|
Forum: Nachrichten / News Mainpage
Verfasst am: Mo 26 Sep, 2005 01:58 Titel: XSS Vulnerability in IFrame Code in phpBB2 Plus 1.5x |
| File downloads does seem to be updated, it's just not noted anywhere. |
| Thema: Probleme mit PJIRC-ChatMod Chat Stats |
AlleyKat
Antworten: 7
Aufrufe: 1896
|
Forum: phpBB2.x - MOD Support
Verfasst am: Do 01 Sep, 2005 07:42 Titel: Probleme mit PJIRC-ChatMod Chat Stats |
See the thread about the PJIRC chatmod @ phpbb.com - there's an alternative solution using cURL posted somewhere in the last 10-15 pages.
[edit] that's around page 70-80 IIRC...  |
| Thema: PM and Calendar problem |
AlleyKat
Antworten: 0
Aufrufe: 839
|
Forum: Support Forum
Verfasst am: Do 07 Apr, 2005 17:47 Titel: PM and Calendar problem |
| http://www.phpbb2.de/viewtopic.php?t=25450 tells me that this issue already has been solved - unfortunately no solution is given in the thread, and I've had several requests for help with this on 1.52 ... |
| Thema: Weather Mod Help |
AlleyKat
Antworten: 11
Aufrufe: 3368
|
Forum: Mods & Co.
Verfasst am: Mi 16 März, 2005 07:11 Titel: Weather Mod Help |
| Just play around with the tables - it CAN be fitted in. |
| Thema: kontakt_post.php doesn't follow phpBB standard |
AlleyKat
Antworten: 0
Aufrufe: 133122
|
Forum: Plus 1.53 Beta Bug-Reports
Verfasst am: Fr 11 März, 2005 21:52 Titel: kontakt_post.php doesn't follow phpBB standard |
It's just a simple form using mail() - which in quite a few cases won't work if people use SMTP to send mail (some hosts simply don't allow this). It should use the phpBB way of sending mails imho.
... |
| |