compatibility question
-----
| Author | Message | |
|---|---|---|
|
skywalker |
||
| Sat Jan 08, 2005 7:28 am Post subject: compatibility question | ||
|
is this hack compatible with the user self delete hack or the automatic users delete hack etc?
Because i use those hacks on my forum and reather not get any dublicate id errors when a new user is trying to register... |
||
|
Thoul |
||
| Sat Jan 08, 2005 8:16 am Post subject: re: compatibility question | ||
|
This hack doesn't touch registration or things related to that, so it should be compatible as far as that goes, yes.
|
||
|
skywalker |
||
| Sat Jan 08, 2005 8:32 am Post subject: Re: re: compatibility question | ||
|
Thoul wrote: This hack doesn't touch registration or things related to that, so it should be compatible as far as that goes, yes.
thx and for the prilian hack can that be made copatible to? |
||
|
skywalker |
||
| Sat Jan 08, 2005 1:30 pm Post subject: re: compatibility question | ||
|
I have installed this mod but have 2 problems
1) my online users stay at zero even when there are users online 2) when i repley @ a new message is get an error this topic dussent excist.., its not a parse error or sql error but just the phpbb error how can i solve this is have installed it just like the edit files.txt |
||
|
Thoul |
||
| Sun Jan 09, 2005 6:35 pm Post subject: re: compatibility question | ||
|
Make certain you didn't accidentally delete anything that wasn't supposed to be replaced when installing the hack.
Quote: thx and for the prilian hack can that be made copatible to?
It can be done, but I haven't had time to work out and write up an add-on for other hacks yet. |
||
|
skywalker |
||
| Mon Jan 10, 2005 1:37 am Post subject: re: compatibility question | ||
|
i will take a look if i delete something that not need to be replaced but i'm pretty sure i didden't do that i use phpbb 2.0.6 could that be te reason? maybe a need a newer version of phpbb?
|
||
|
Thoul |
||
| Mon Jan 10, 2005 7:49 pm Post subject: re: compatibility question | ||
|
That is a possible cause. You should definitely try to upgrade to phpBB 2.0.11 anyway. There are some major security issues in older releases.
|
||
|
skywalker |
||
| Thu Jan 13, 2005 1:05 am Post subject: Re: re: compatibility question | ||
|
Thoul wrote: That is a possible cause. You should definitely try to upgrade to phpBB 2.0.11 anyway. There are some major security issues in older releases.
Problem solved the error's came true ab other mod i'v upgraded to 2.0.11, only when i ad an user to my buddylist i get a popup but this popup stays blank what could be the reason for this? all the rest works great! |
||
|
xauror |
||
| Fri Jan 14, 2005 2:05 am Post subject: re: compatibility question | ||
|
PostPosted: Fri 18 Jun, 2004 Post subject: Reply with quote
Managed to get it going. Seems to be a problem with the JavaScript. The mod instructions say Code: # #-----[ FIND ]------------------------------------------ # </head> # -----[ BEFORE, ADD ]------------------------------------------ # <!-- Contact List - Begin Code Additions --> <!-- BEGIN buddy_alert --> <script language="JavaScript" type="text/javascript" src="header.js"></script> <script language="Javascript" type="text/javascript"> var buddy_alert = "{buddy_alert.BUDDY_ALERT}"; var u_buddy_alert = "{buddy_alert.U_BUDDY_ALERT}"; </script> <!-- END buddy_alert --> <!-- Contact List - End Code Additions --> but the premodded files have: Code: <!-- Contact List - Begin Code Additions --> <!-- BEGIN buddy_alert --> <script language="Javascript" type="text/javascript"> if ( {buddy_alert.BUDDY_ALERT} ) { window.open('{buddy_alert.U_BUDDY_ALERT}', '_buddyalert', 'HEIGHT=225,resizable=yes,WIDTH=400'); } </script> <!-- END buddy_alert --> <!-- Contact List - End Code Additions --> I modified my overall_header.tpl to be the same as the premodded version and it's working now. John - quote from phpBB hacks. This is what worked for me. Still can not get the disallow to work |
||
|
skywalker |
||
| Fri Jan 14, 2005 2:29 am Post subject: re: compatibility question | ||
|
thx it seems to be working now, don't know or the disallow list works with me didden't test it yet
@ this time al only ad the new mods en check them for errors untill the new version of my site is ready I have still al long way to go |
||
Page 1 of 1