| Author |
Message |
iago
Nuke Cadet


Joined: Mar 30, 2005
Posts: 6
|
Posted:
Wed Mar 30, 2005 2:14 am |
  |
OK Sorted out the above problem... here it is.
If you have Nuke Sentinel installed, there is an option to FORCE NUKE URL to http://yoursite.com instead of http://www.yoursite.com
When this option is turned on, the errors displayed in my previous post happen. When the option is turned on everything is just plain cool.
Great port everyone... and thanks a million for everyone working on this. How can I help with the development of this port?
Cheers
Iago  |
|
|
   |
 |
Evaders99
Site Admin


Joined: Aug 17, 2003
Posts: 12342
|
Posted:
Wed Mar 30, 2005 8:17 pm |
  |
Ah awesome. Honestly I haven't tried with every situation... who has time. But I'm glad you found the issue with Sentinel, since many people use. Unfortunately, I don't have it installed on the system I'm developing this on.
Really, I haven't had the time to do anything on this. Just so much happening in life.
If you want to update this, be my guest. The code is all GPL anyway.
I'm sure it needs the Patched 2.9 and the latest PHPList updates.
Or give me 48 hours in a day, and I may have time to actually work more on this.  |
_________________ Helping those that help themselves
Read FIRST or DIE!
"Fighting is terrible, but not as terrible as losing the will to fight."
Star Wars Rebellion Network - Need Help? Evaders Squadron Coding |
|
     |
 |
iago
Nuke Cadet


Joined: Mar 30, 2005
Posts: 6
|
Posted:
Wed Mar 30, 2005 9:12 pm |
  |
Evaders99,
Thank you for your compliments. Actually, this coding thing is completely new to me. I have been a user of computers for several years but never a coder.... and Nuke is my first coding experience. At first PHP was like Greek to me (No offence intended towards Greeks ), but I am getting the hang of you techies... the way you think is the way you code... very linear, very precise...
A few days ago, I purchased a copy of Zend Studio and I am teaching myself PHP - not an easy task (the Greek thing again)... but I hope to cut my teeth into this project... and I appreciate all the help I can get.
Cheers
Iago |
|
|
   |
 |
Evaders99
Site Admin


Joined: Aug 17, 2003
Posts: 12342
|
Posted:
Wed Mar 30, 2005 9:15 pm |
  |
Everyone has to start somewhere. Coding isn't hard to learn... just lots of trial and error
You'll pick up things by doing them. That's how I started, and that's how I continue. It's never-ending process of learning.
PHP, for the most part, is fairly easy to learn. Code is straightforward syntax you'll see from other languages like C++ and Java. Learning HTML and SQL definitely helps in analyzing what the code actually does and displays.
Best of luck! |
_________________ Helping those that help themselves
Read FIRST or DIE!
"Fighting is terrible, but not as terrible as losing the will to fight."
Star Wars Rebellion Network - Need Help? Evaders Squadron Coding |
|
     |
 |
iago
Nuke Cadet


Joined: Mar 30, 2005
Posts: 6
|
Posted:
Sat Apr 09, 2005 7:45 pm |
  |
Hi,
I was working with PHPList for Nuke when I came across the following error message when trying to add a new attribute.
Database error 1146 Table 'yoursite_nuke1.attribute' doesn't exist
The following may or may not be of help -
(1) When I investigated further, I found that the page responsible for this message was modules\PHPLists\admin\commonlib\pages\attributes.php
(2) In this file all the attribute tables are either referred to as $tables["attribute"] or as $tables['user_attribute'].
(3) When I checked the database, there are two tables, namely: user_user_attribute and user_attribute. So I am guessing that this may be the error.
I don't know mySQL yet to solve this problem all by myself, so all the help I can get will be much appreciated.
Cheers
Iago |
|
|
   |
 |
Evaders99
Site Admin


Joined: Aug 17, 2003
Posts: 12342
|
Posted:
Sat Apr 09, 2005 9:29 pm |
  |
|
     |
 |
iago
Nuke Cadet


Joined: Mar 30, 2005
Posts: 6
|
Posted:
Fri Apr 15, 2005 1:56 am |
  |
Any luck with the attributes bug???  |
|
|
   |
 |
iago
Nuke Cadet


Joined: Mar 30, 2005
Posts: 6
|
Posted:
Sun May 29, 2005 12:31 pm |
  |
There seems to be another clash in PHPlist with NukeSentinel..
If you have your DOS protection turned on in NukeSentinel, then activating processqueue through a cronjob will not work. I have tried a work around where the piece of code in NukeSentinel which deals with DOS protection takes into account not to check for DOS protection if the originating IP is the server IP - since I am assuming that the cron job will contain the servier IP... but no avail. If I can't get ahead on this I will post the piece of code and hopefully you guys can help me out.
Cheers
Iago |
|
|
   |
 |
HalJordan
Support Staff


Joined: Aug 07, 2004
Posts: 1116
Location: Somewhere around Louisville, Kentucky
|
Posted:
Sun Aug 28, 2005 6:35 pm |
  |
Any news on this port? Mine is still working, but tells me I need to upgrade to a newer version of PHP-List.
Hal (back in from the cold ...) |
_________________ Obedezco, pero no cumplo.
Admin, www.thewyvernportal.com The Wyvern Portal (a Joomla site, sorry!)
Proprietor, www.computernewbie.info
Support staff, www.nukecops.com |
|
      |
 |
Evaders99
Site Admin


Joined: Aug 17, 2003
Posts: 12342
|
Posted:
Sun Aug 28, 2005 8:27 pm |
  |
|
     |
 |
HalJordan
Support Staff


Joined: Aug 07, 2004
Posts: 1116
Location: Somewhere around Louisville, Kentucky
|
Posted:
Tue Aug 30, 2005 6:07 pm |
  |
|
      |
 |
JoAnne
Lieutenant


Joined: Sep 22, 2005
Posts: 204
Location: NYC
|
Posted:
Sun May 14, 2006 7:58 am |
  |
Hey Evaders99
I was doing a search to see if anyone had ever ported PHPList, when I found this post. Seeing as the last entry was about 9 months ago, has this project been scrapped?
JoAnne ~
United Sound of Music
REEL SOUND of MUSIC |
|
|
     |
 |
Evaders99
Site Admin


Joined: Aug 17, 2003
Posts: 12342
|
Posted:
Sun May 14, 2006 7:15 pm |
  |
|
     |
 |
JoAnne
Lieutenant


Joined: Sep 22, 2005
Posts: 204
Location: NYC
|
Posted:
Sat May 20, 2006 6:41 am |
  |
| Evaders99 wrote: |
I just never really had time to get back into things. I have this project on the sideburner at the moment.
I'd always welcome anyone who'd want to update the code for this  |
How far have you taken this project and what further needs to be done with it?
Maybe I can find someone to help me with it
Thank You
JoAnne ~
United Sound of Music
REEL SOUND of MUSIC |
|
|
     |
 |
mocho
Nuke Cadet


Joined: Feb 12, 2007
Posts: 3
|
Posted:
Tue Apr 17, 2007 8:08 am |
  |
Any news on this? or at least does anyone know a sucesseful port of php-list into php-nuke?
regards |
_________________ Ericeira Surf Clube
http://ericeirasurfclube.com |
|
   |
 |
|
|