PHP Web Host - Quality Web Hosting For All PHP Applications Free RavenNuke(tm) Add Ons
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.
Author Message
rino
New Member
New Member


Joined: Dec 06, 2005
Posts: 12

PostPosted: Wed Jan 11, 2006 1:00 pm Reply with quote Back to top

On the modules directory we have a directory called Copy of Topics
its ok or its a remaider of test? I can delete its? Thanks.
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Wed Jan 11, 2006 3:16 pm Reply with quote Back to top

Yes, you can delete it.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
Maedondias
New Member
New Member


Joined: Jan 07, 2006
Posts: 11

PostPosted: Thu Jan 12, 2006 12:50 am Reply with quote Back to top

i also noticed a number of other modules had copy of index.php present, or copy of something still in them, can anything beginning with copy of be deleted safely? thnx
View user's profile Send private message AIM Address
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Thu Jan 12, 2006 12:56 am Reply with quote Back to top

Yes and thank you for pointing this out. I will clean those all up.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Thu Jan 12, 2006 1:51 am Reply with quote Back to top

In the v2.02.00 Distro, I could only find 2 occurrences of this. You say there are several. Would you be so kind as to point them out? The 2 I found were
Copy of Topics
Copy of index.php

Addendum: Guardian found several backups for the Forum upgrade from 2.0.18 to 2.0.19. Those too will be removed.


Last edited by Raven on Thu Jan 12, 2006 9:54 am; edited 2 times in total
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
rino
New Member
New Member


Joined: Dec 06, 2005
Posts: 12

PostPosted: Thu Jan 12, 2006 1:59 am Reply with quote Back to top

I confirm. Also i have could this 2 files
Copy of Topics
Copy of index.php
View user's profile Send private message
montego
Site Admin


Joined: Aug 29, 2004
Posts: 9136
Location: Arizona

PostPosted: Thu Jan 12, 2006 6:44 am Reply with quote Back to top

Raven wrote:
Yes and thank you for pointing this out. I will clean those all up.


I guess that means you need to fire your QA Team! Smack ROTFL
View user's profile Send private message Visit poster's website
FireATST
RavenNuke(tm) Development Team


Joined: Jun 12, 2004
Posts: 633
Location: Ohio

PostPosted: Thu Jan 12, 2006 7:14 am Reply with quote Back to top

lol Montego..... Smile
View user's profile Send private message Visit poster's website MSN Messenger ICQ Number
Guardian2003
Site Admin


Joined: Aug 28, 2003
Posts: 6373
Location: Vsetin, Czech Republic

PostPosted: Thu Jan 12, 2006 7:22 am Reply with quote Back to top

Am I glad I missed the final round of QA testing now lol
View user's profile Send private message Send e-mail Visit poster's website
rino
New Member
New Member


Joined: Dec 06, 2005
Posts: 12

PostPosted: Thu Jan 12, 2006 7:38 am Reply with quote Back to top

Maybe its very fussy Smile) but in modules\rwsMetAuthors\language have 3 define("_ARTICLECOUNTBYCATEGORY","Article Count By Category");
View user's profile Send private message
Guardian2003
Site Admin


Joined: Aug 28, 2003
Posts: 6373
Location: Vsetin, Czech Republic

PostPosted: Thu Jan 12, 2006 7:46 am Reply with quote Back to top

rino wrote:
Maybe its very fussy Smile) but in modules\rwsMetAuthors\language have 3 define("_ARTICLECOUNTBYCATEGORY","Article Count By Category");

Confirmed.
You can safely delete the last two lines in that file.
View user's profile Send private message Send e-mail Visit poster's website
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Thu Jan 12, 2006 10:01 am Reply with quote Back to top

Rino, Thanks for being "fussy" Wink ! It improves the product. Is your background strong enough to be a member of the QA Team?
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
rino
New Member
New Member


Joined: Dec 06, 2005
Posts: 12

PostPosted: Thu Jan 12, 2006 11:43 am Reply with quote Back to top

Thanks Raven! My motto its "Continuous improvement"Smile My background its not very strong because i am not experienced programmer, i am a "homemade programmer"Smile I f you visit my website you can see that i am the "Pinocchio's Band" Commander Smile SmileSmile but the force of reach the targets its more strong than the knowledge... So i am ready to entry on the QA team!
( Sorry for bad american language, this message has been wrtite withe a dictionary)
Ciao.
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Thu Jan 12, 2006 11:56 am Reply with quote Back to top

QA takes on many forms and members. Montego is a stickler at details also Wink so between the 2 of you, I will probably get beat up ROTFL
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
evaders99
Former Moderator in Good Standing


Joined: Apr 30, 2004
Posts: 3221

PostPosted: Thu Jan 12, 2006 5:41 pm Reply with quote Back to top

I suggest you go ahead and turn error reporting on full. While FB just ignores them, notices are useful. They will show all kinds of code problems that need to be corrected such as duplicate definitions. That's how I'm testing code with the Patched files

Why make PHP ignore or guess on how to fix errors, when the programmer should be able to tell PHP exactly what to do
View user's profile Send private message Visit poster's website
rino
New Member
New Member


Joined: Dec 06, 2005
Posts: 12

PostPosted: Thu Jan 12, 2006 6:59 pm Reply with quote Back to top

Part of HowtoInstall about Sentinel
-------------------
# Now select Admin Auth List and make sure that all admins have been assigned passwords
# Now, you should see a link that says Build CGIAuth file: -- Click it. That will build your .staccess id:pass file.
--------------------
So, i have not the " link that says Build CGIAuth file" .... its missing
View user's profile Send private message
montego
Site Admin


Joined: Aug 29, 2004
Posts: 9136
Location: Arizona

PostPosted: Thu Jan 12, 2006 8:02 pm Reply with quote Back to top

Raven wrote:
QA takes on many forms and members. Montego is a stickler at details also Wink so between the 2 of you, I will probably get beat up ROTFL


You be careful, you might not like what I turn into when I am challenged to find bugs....

speedtype
View user's profile Send private message Visit poster's website
FireATST
RavenNuke(tm) Development Team


Joined: Jun 12, 2004
Posts: 633
Location: Ohio

PostPosted: Thu Jan 12, 2006 9:09 pm Reply with quote Back to top

rino, it should be located in the main NukeSentinel admin page. Scroll down to Administrative settings, look for ? staccess Path: (the question mark is one of the red boxes to click for explanation of what this is) right under the ?staccess Path: should be the words: CGIAuth Setup. It looks kind of funny because it is in the same section as the ? staccess Path is. When you mouse over it, it should be a link.

When you scroll down to the administrative area next to Admin auth should be a drop down box. If you click on it, is one of your choices Admin CGiAuth?
View user's profile Send private message Visit poster's website MSN Messenger ICQ Number
rino
New Member
New Member


Joined: Dec 06, 2005
Posts: 12

PostPosted: Fri Jan 13, 2006 4:11 am Reply with quote Back to top

Quote:
rino, it should be located in the main NukeSentinel admin page. Scroll down to Administrative settings, look for ? staccess Path: (the question mark is one of the red boxes to click for explanation of what this is) right under the ?staccess Path: should be the words: CGIAuth Setup. It looks kind of funny because it is in the same section as the ? staccess Path is. When you mouse over it, it should be a link.

OK FireATST its all OK , I have CGIAuth Setup but my precedent question is relative at phrase on the Howtodo # Now, you should see a link that says Build CGIAuth file: -- Click it. That will build your .staccess id:pass file. I have not the link Build CGIAuth file: -- Click it so I can't to do my .staccess Where is this link? Question

Quote:
When you scroll down to the administrative area next to Admin auth should be a drop down box. If you click on it, is one of your choices Admin CGiAuth?
No, i've not the scrll down box , i suppose to have disposable on the server only preselected CGiAuth.
View user's profile Send private message
FireATST
RavenNuke(tm) Development Team


Joined: Jun 12, 2004
Posts: 633
Location: Ohio

PostPosted: Fri Jan 13, 2006 8:24 am Reply with quote Back to top

Sorry m8, miss understood. When you go to the NukeSenteniel ACP and click on scan for new admins, then click on Admin Auth List, right above the box that has the admin names in it, you don't see:

Build CGIAuth file: /home/*******(nameofyoursite)/public_html/.staccess

Your paths to htaccess and staccess are correctly entered in the areas it tells you to?
View user's profile Send private message Visit poster's website MSN Messenger ICQ Number
Maedondias
New Member
New Member


Joined: Jan 07, 2006
Posts: 11

PostPosted: Fri Jan 13, 2006 5:34 pm Reply with quote Back to top

Reference to the copy ofs...
lol sorry i was kinda in a rush and had only checked ironically those 2 folders before moving on to finish up something else. i figured for any module that needed modification it'd be there, just forgot to check what modules had been modified. Blonde Moment i also saw a couple files ending in ".php-2.0.18" in random folders.
View user's profile Send private message AIM Address
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2011 by Raven

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::
:: fisubice Theme Modified by the RavenNuke™ Team ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum