| View previous topic :: View next topic |
| Author |
Message |
nextgen Newbie


Joined: Oct 09, 2006 Posts: 12
|
Posted: Fri Nov 03, 2006 2:47 am Post subject: 2 questions |
|
|
1) How can i join the beta testers group and help improve a project i am very interested in keeping the very best "
2) Do you have any suggestions on updating theme codes to be up to date with the latest patchs ?
Side Note: Thanks for your contributions and if i can help in anyway at all you just need to request it and i am here for you. |
|
| Back to top |
|
 |
Evaders99

Joined: Jan 11, 2002 Posts: 3063 Location: USA
|
Posted: Fri Nov 03, 2006 8:55 am Post subject: |
|
|
1) I will add you to the group to download the test release for Nuke Patched Core 3.3
It should be coming out very soon
2) The main fix from the Patched files is
| Code: |
if ($index == 1) {
TO
if (defined('INDEX_FILE')) {
|
There are some other minor tweaks to reduce notice errors, but those are generally specific to each theme _________________ Evaders99
Webmaster
Administrator
Fighting is terrible, but not as terrible as losing the will to fight.
- SW:Rebellion Network - Evaders Squadron Coding -
The cake is a lie. |
|
| Back to top |
|
 |
nextgen Newbie


Joined: Oct 09, 2006 Posts: 12
|
Posted: Fri Nov 03, 2006 7:45 pm Post subject: |
|
|
| Thats terrific news, by the way, i have loaded all three of your core patchs and all three are excellent. I wanted to get past 7.6 and move to 8.0 which actually runs pretty nice. If it actually is going to get your once over it will be that much better. Thanks for your commitment and terrific resolve my friend. |
|
| Back to top |
|
 |
Evaders99

Joined: Jan 11, 2002 Posts: 3063 Location: USA
|
Posted: Sat Nov 04, 2006 1:00 am Post subject: |
|
|
7.9 and higher represent some major code changes. I don't know if I will support them at this time.
I would need to significantly rewrite the filters that they use. Generally, there is no "feature" of 7.9 and 8.0 I would consider critical. With the Patched files and Sentinel, phpNuke is quite stable at 7.6 to 7.8.
I will backport all bug fixes and such that are necessary. But I believe I will need to start a new line of patches ... probably "Core79x" that represents versions 7.9 and higher. Eventually, I will figure out how to merge that back with Core76x line into one product
(Yes there are actually 4 patches now, though the 7.5 one is pretty much a rehash of 7.6. It is so I can streamline updates.. while providing a suitable base for people who still use 7.5)
I also hope the documentation and upgrade files make sense.  _________________ Evaders99
Webmaster
Administrator
Fighting is terrible, but not as terrible as losing the will to fight.
- SW:Rebellion Network - Evaders Squadron Coding -
The cake is a lie. |
|
| Back to top |
|
 |
nextgen Newbie


Joined: Oct 09, 2006 Posts: 12
|
Posted: Thu Nov 09, 2006 5:09 pm Post subject: |
|
|
| I hope i didnt miss a Email my friend to join a group. If i did not please keep me in mind. |
|
| Back to top |
|
 |
Evaders99

Joined: Jan 11, 2002 Posts: 3063 Location: USA
|
Posted: Thu Nov 09, 2006 11:21 pm Post subject: |
|
|
I did add you to the Patched Testers usersgroup
Which gives you access to "Nuke Patched Core Testers" forum _________________ Evaders99
Webmaster
Administrator
Fighting is terrible, but not as terrible as losing the will to fight.
- SW:Rebellion Network - Evaders Squadron Coding -
The cake is a lie. |
|
| Back to top |
|
 |
|