Add to Google

Changin My Phpnuke Directory...please Help

Pages: 1, 2
free web hosting
Open Discussion > CONTRIBUTE > Computers > Programming Languages > PHP Programming

Changin My Phpnuke Directory...please Help

BOAW
well ima back it up...then ima reinstall the phpnuke i guess to the actually domain name only with no directory...but im really scared that i might mess sutin up and lose most of my things sad.gif im actaully gunna take everything from my old nuke put it into the comp...then install the new nuke and then if nething is lost...ill just upload the lost things or w.e and also upload the backup files

Reply

masterleous
Its not so much simple and easy to move your preinstalled PHP-Nuke in any other directory.
The best way is to install new and clean PHP-Nuke and than backup you previous SQL Data and than import it in new installation...........may be this will work........or may be i am wronge as i never try this before.......

Reply

Mjay06
I did what ive suggested a couple of weeks ago when I upgraded the fantastico nuke to nuke-max.

With your ftp, manually move all your nuke files to the top level (you should be able to drag & drop), that way you know you wont lose anything. When the new installation is done just drag them back & it should automatically overwrite duplicate files.

Reply

MIGUE2k7
I just found out that also the .htaccess file interferes with the CMS installation and the images folder that comes into the public_html folder must be renamed, cause Nuke and many other CMS's uses the same name for their images folder.

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.

Pages: 1, 2
Recent Queries:-
  1. how can i get domain name iin .htaccess file - 95.82 hr back. (1)
Similar Topics

Keywords : changin phpnuke directory

  1. Php Ftp Upload Form - Adding User Directory to PHP Upload Form - Help (1)
    Alright I am trying to have a PHP FTP Upload Form that allows the user to create the directory
    folder for where they want to upload there files to. example: Main Directory: vainsoft.com There
    directory: vainsoft.com/modeling or vainsoft.com/photography But I dont want them to be able to
    upload things into the main directory, only sub-directories, is that possible with this coding that
    I have: //uses $_FILES global array //see manual for older PHP version info //This
    function will be used to get the extension from the filename function get_extension($fi...
  2. How To Display Images Of A Directory - (4)
  3. Getting List Of Directories And Files Using Php - PHP Function for Directory and File List (6)
    is there a php function that lists the content of some folder.... example: /New folder new.txt
    left.gif download.zip dc.exe ....so is there..? /rolleyes.gif' border='0'
    style='vertical-align:middle' alt='rolleyes.gif' /> ...
  4. Adapting Html Code Embed To Work On Phpnuke - Help With This Html Code Pls (7)
    QUOTE how can get this html code to work on my phpnuke site? what tags would i
    have to enable in the $Allowable HTML part of my config.php file?? Edited topic title. Moved
    to Programming. ...
  5. Unofficial Trap17 Hosted Members Directory - (13)
    This is the Trap17 edition of the Hosted Members Directory. A script initially written by me for the
    Astahost forums. The script has gone through many a changes and is currently in version 4 which
    includes the following features:- > Listing of hosted members. > Listing of the websites of the
    hosted members. > Validation of the websites (whether the site is suspended, working or not not
    working, etc) > Save/Load result to/from database. > Multithreaded for faster operation. > Status
    messages, images and progress bar to keep you informed of the process. Link to the Scrip...
  6. Reading Files From Directory To Array, And Using $_get To Get Them - Simple way to manage lot's of files (2)
    Some user posted a similar problem i had when i tried to figure out how to update content on my
    website in less work as possible. This is just part of the "big" plan i have for my site but it can
    be helpfull to you guys if you like FlatFile. I hope that mod's don't mind me posting the
    same code here and on their forums, couse if they do i'll delete it from their forums
    /biggrin.gif" style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" /> So
    here's the situation. Let's say you have a folder called 'myfilesdirectory' on your
    s...
  7. Phpnuke Add Download Section - i want to edit/change stuff around (2)
    In order to add a download onto the website up mine you have to upload it or get it linked from
    another place. There is a form that asks you for Program Name, File Link, Author's Name,
    Author's Email, Filesize: (in bytes), Version, and HomePage. Now im using phpnuke and i want to
    change some parts of the form like Program Name to Artist - Title, or perhaps just take some of the
    stuff out like Authors Name. And where it says "(in bytes)" id like to change it to "(in MB)"
    instead. what do i have to do to edit these? help please i want this to work please reply if ...
  8. Help Needed With Directory/file Listing Code Infinite Loop - Made an infinite loop but why is this so? (5)
    Hi all ive got a small and simple (for the moment atleast /unsure.gif"
    style="vertical-align:middle" emoid=":unsure:" border="0" alt="unsure.gif" /> )file and directory
    listing script in php as follows CODE $dir = "."; $num = 0; $file =
    scandir($dir); while($file = scandir($dir)){     echo
    $file[$num];     echo "<BR>";     $num = $num + 1;     
    }; the concept is simple enough, the directory to start with is the current one, so scan this
    directory and wh...
  9. Display Random File In A Directory - how to display a random file from a set directory. (9)
    hi, could someone please help me with this? I have some files in a directory and i want to know how
    i can randomly display link/s to one or more of the files in my directory for download. But it must
    not at any time display index.php which is also in the directory with the downloads. Thanks in
    advance for any help given /unsure.gif" style="vertical-align:middle" emoid=":unsure:" border="0"
    alt="unsure.gif" />...
  10. How To Sort Files Of A Directory using Php - (11)
    The following code displays the files of folder...but they are displaced by the order of adding... i
    want to sord the files / folders alphabetically and sord by accending order and by decending
    order.. can some one help me. $path = ""; $dir_handle = @opendir($path) or
    die("Unable to open $path"); echo "Directory Listing of $path "; while($file =
    readdir($dir_handle)) { if(is_dir($file)) { continue; } else
    if($file != '.' && $file != '..') { echo " $fi...
  11. Phpnuke Newsletter Sending Problems - (0)
    i have a problem sending newsletters....when i send them no1 receives it...i tried sending to the
    registered users on my site which im in and i didnt recieve it in my mail...i dont know why this is
    happening...it says the newsletter is sent...but we get nothing in our mail... heres the code
    QUOTE /************************************************************************/ /* PHP-NUKE:
    Web Portal System */ /* ===========================
    */ /* ...
  12. Displaying Files Of A Directory - (2)
    I want to display the contents of a directory.. i have the following code.. It gives the output in
    one column only... like file1 file2 file3 file4 . . . . . Since there are lot of files so this
    column gets very long..i want to display the x number of files in each column.. like if there are 22
    files.. then file 1 file 11 file 21 file 2 . file 22 file 3 .. . . . file 10
    file 20 This was just an example..I know it can be done by using but i dont know how to do it
    with loop. Please help me. QUOTE $dir = './'; $handle =...
  13. Meta Tage On My Phpnuke - (5)
    when i view source on my website i can see my meta tags displayed right on the top of the file, but
    i can seem to find the file that containt the meta tag content. I want to be able to edit it and
    change and/or add into it. please someone help this is probably an easy problem to solve =/...
  14. How To List Files In A Directory + Subdirectory And Then Use Them. - (8)
    So lets say i have folders called friends and work in a folder called pics. how would i make a
    function that lists the files in those folderscalled images kinda like this: CODE
    $directory = "./" function listfiles($directory) { //here should go the
    script to list the files in those directories. so that i can continue to work with them. like for
    example if there were images it would list all  the images and i could write a script to make a
    thumb of them and then save it into a thumb folder(not asking for all of that). but how w...
  15. Directory Files Displaying - (5)
    I have many files in a directory..I want to create a page , like A B C D E F ..... when some one
    click on A , it should display all the files starting from letter A , and when clicks on B , it
    should show all the files in that directory starting from B , and so on... I have no idea how to
    display the files of the directory iin that way. Kindly assist me.....
  16. Phpnuke Themes - (4)
    can anyone make a good list of sites that allow you to download some nice lookin free phpnuke
    themes?...
  17. Phpnuke...postnuke - (1)
    wuts the difference between the two?? n wuts phpbbhacks....is that only to build yourself a forums
    page?...
  18. Phpnuke, E107 Or Post Nuke? - (13)
    I would say that php nuke and e107 are the best....
  19. Help With Removing Files And Folders - removing all files from a directory (4)
    Is there a function or a group of functions which I can use to delete all the files an folders in a
    directory? I've tried rmdir() but it complains that it can't remove it because there are
    files/folders in it. ...
  20. Directory Function - - I need some help (1)
    Hey, I'm really in a jam. Here's whats happening, I have to post over 350 streaming WMA
    files on a server. But it would be nice to not have to script it out in HTML. And I know that in PHP
    you can set a directory or folder and PHP will place all the files out there. Would somone show me a
    way to do that? and please note where I must insert filenames, folder, ect.... So, I have tons of
    files that I need to have on the page, but scrpiting it takes long. Heres the page I'm working
    on: http://www.cbf-wa.org/sermons.php thanx so much...
  21. NukeAmazon 2.7.1 for PhpNuke - (0)
    NukeAmazon is a complete software package for Amazon Affiliate members. The software allows members
    to advertise products sold by Amazon in their PHP-Nuke (http://phpnuke.org/) powered Web sites. This
    package uses the Amazon Web Services version 3.0 via XML-based protocols to integrate Amazon.com
    features and content into PHP-Nuke site. Included in this package are blocks and administration /
    configuration files that allows the Web site Administrator to manage very easily the selected Amazon
    products. NukeAmazon is simple to install and manage. You enter Amazon product ...



Looking for changin, phpnuke, directory

*RANDOM STUFF*





*SIMILAR VIDEOS*
Searching Video's for changin, phpnuke, directory

*MORE FROM TRAP17.COM*
advertisement



Changin My Phpnuke Directory...please Help



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute your information that might help someone here.
Ask your Doubts & Queries to get answers.. "Together, We enlight each other!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE