|
|
 |
|
Nukemods Forum
> nukemods releases
> Other "stuff"
|
[BETA] Site Close Down Mod Released 0.0.1This is a discussion on [BETA] Site Close Down Mod Released 0.0.1 within the Other "stuff" forums, part of the nukemods releases category; it is 8 already, got also one by PM
Should be released tonight as I'm working on the translation variables ... |
|
|
 |
|
|
|
|
|
Moderator
Status: Offline
Posts: 957
Join Date: Nov 2002
Location: Belgium
|
08-11-2003, 02:04 PM
it is 8 already, got also one by PM
Should be released tonight as I'm working on the translation variables now
This will be beta 0.0.1 or so for testing but there shouldn't be much problems
|
|
|
|
|
|
|
|
Moderator
Status: Offline
Posts: 957
Join Date: Nov 2002
Location: Belgium
|
08-11-2003, 02:08 PM
Quote:
|
Originally Posted by webworkz
I think that this is a GREAT IDEA.
Please Release It.
Sorry about the unethical people stealing ideas. It seems for the most part, all they have to do is ASK YOU FOR HELP.
Frank Riddick
|
It is my testsite and I don't like it to see one of my idea's released on other sites cause they saw it at mine so i wrote the little hack  , afterwards it'll come availeble under gnu/gpl but then everyone knows I did it first
BTW thanks for the compliment
|
|
|
|
|
|
|
|
Junior Member
Status: Offline
Posts: 15
Join Date: May 2003
|
08-11-2003, 03:18 PM
Here comes 9... when will it be released ????
|
|
|
|
|
|
|
|
Moderator
Status: Offline
Posts: 957
Join Date: Nov 2002
Location: Belgium
|
08-11-2003, 03:23 PM
See first post, just added a link to a very stable pre-release
|
|
|
|
|
|
|
|
Junior Member
Status: Offline
Posts: 42
Join Date: Mar 2003
Location: Austraila
|
kool -
08-11-2003, 04:54 PM
Make that 10
Warlord Chief of the Orcs
|
|
|
|
|
|
|
|
Junior Member
Status: Offline
Posts: 16
Join Date: May 2003
|
08-11-2003, 05:32 PM
i think it is a great idea especially as some mentioned above when doing some type of updating or maintenance or solving problem.. yes something like i feel is much needed!!
so you have a nother vote here
|
|
|
|
|
|
|
|
Junior Member
Status: Offline
Posts: 58
Join Date: Jun 2003
|
08-11-2003, 05:37 PM
Quote:
|
Originally Posted by Mighty_Y
See first post, just added a link to a very stable pre-release 
|
Oh yeah!
|
|
|
|
|
|
|
|
Junior Member
Status: Offline
Posts: 16
Join Date: May 2003
|
08-11-2003, 05:46 PM
okay i now i am newbie but i am try just trying to understand your directions before it start and mess something... the directions are a little hard to understand for me.. :wink: here is the example you give and this is what i would do,,
Code:
### [OPEN] ###
admin/modules/settings.php
###[ FIND ]###
$result = sql_query("SELECT sitename, nukeurl, site_logo, slogan, startdate, adminmail, anonpost, Default_Theme, foot1, foot2, foot3, commentlimit, anonymous, minpass, pollcomm, articlecomm, broadcast_msg, my_headlines, top, storyhome, user_news, oldnum, ultramode, banners, backend_title, backend_language, language, locale, multilingual, useflags, notify, notify_email, notify_subject, notify_message, notify_from, footermsgtxt, email_send, attachmentdir, attachments, attachments_view, download_dir, defaultpopserver, singleaccount, singleaccountname, numaccounts, imgpath, filter_forward, moderate, admingraphic, httpref, httprefmax, CensorMode, CensorReplace from ".$prefix."_config", $dbi);
###[ INLINE, FIND ]###
$result = sql_query("SELECT sitename, nukeurl, site_logo, slogan, startdate, adminmail, anonpost, Default_Theme, foot1, foot2, foot3, commentlimit, anonymous, minpass, pollcomm, articlecomm, broadcast_msg, my_headlines, top, storyhome, user_news, oldnum, ultramode, banners, backend_title, backend_language, language, locale, multilingual, useflags, notify, notify_email, notify_subject, notify_message, notify_from, footermsgtxt, email_send, attachmentdir, attachments, attachments_view, download_dir, defaultpopserver, singleaccount, singleaccountname, numaccounts, imgpath, filter_forward, moderate, admingraphic, httpref, httprefmax, CensorMode, CensorReplace
###[ INLINE, ADD]###
, disable_site, disable_message, disable_title
so should the example look like this when finished??
Code:
$result = sql_query("SELECT sitename, nukeurl, site_logo, slogan, startdate, adminmail, anonpost, Default_Theme, foot1, foot2, foot3, commentlimit, anonymous, minpass, pollcomm, articlecomm, broadcast_msg, my_headlines, top, storyhome, user_news, oldnum, ultramode, banners, backend_title, backend_language, language, locale, multilingual, useflags, notify, notify_email, notify_subject, notify_message, notify_from, footermsgtxt, email_send, attachmentdir, attachments, attachments_view, download_dir, defaultpopserver, singleaccount, singleaccountname, numaccounts, imgpath, filter_forward, moderate, admingraphic, httpref, httprefmax, CensorMode, CensorReplace, disable_site, disable_message, disable_title
and it would replace the syntax that is found under
###[ FIND ]###
i hope i didnt confuse you........ :roll:
|
|
|
|
|
|
|
|
Junior Member
Status: Offline
Posts: 16
Join Date: May 2003
|
08-12-2003, 06:59 AM
anyone else get this installed???
|
|
|
|
|
|
|
|
Junior Member
Status: Offline
Posts: 1
Join Date: Aug 2003
|
08-12-2003, 10:13 AM
I figured out how to perform all the needed operations except for the first one, because I don't know how to alter the SQL tables. I looked around in phpMyAdmin, but couldn't figure out how to add them.
|
|
|
|
 |
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|