Jump to content

Recommended Posts

Posted

I have pretty much moved my site to here, I have yet to change the name servers, because I have a nuke site, and I did not build it. The guy that built it for me, well baiscally took the money and ran, and as of yesterday I decided to move off of the server his friend was providing for me, for fear of him sabatoging it more then he did already.

 

Anyway, Ive yet change nameservers because I am afraid once i do I have no site for anyone to get to, because I do not know how to transfer the nuke site to here and make it work.

 

I really need a big favor on this one, can anyone explain to a noob to php nuke how to go about this?

 

Thanks

Posted
Thanks for the welcome.

Yes, my current host does have CPanel...

 

10.1.0-RELEASE 30 as a matter of fact. :)

 

 

I posted a few tickets this AM and I was told you guys do not support 3rd party software so they sent me here..

 

So what should I post in the ticket?

Posted

The only ticket I saw on the Help Desk did not mention that the old site used CPanel. If you would like for us to attempt to transfer the whole account over please open a new Help Desk ticket and provide the IP address of the old host and the CPanel username and password. We can attempt to copy the account through CPanel which would include all the code, the database, and email accounts. If the old host does not block the access it should work fine.

Posted

:D Welcome to the Family scsteve :)

 

and your new home!

Glad you are all set.

 

We really are like family here.

So if you need anything,

just ask your new family!

We love to help :)

Posted

The guy I metioned in the original post, seem's to have blocked my admin access to my option that i sed on him(too late I suppose), it was an edit user option, it is still in my drop down list but the page is not there anymore, which tells me somehow he blocked my IP from using it...I Guess

 

Anyway, anyone know enough anout Nuke, to help me fix this?

Posted

Hi Steve,

I took a look at it and your accounts are setup correctly. The issue seems to be within the script. When you go to the poper link to edit users the page is blank. I'm not sure if it was upgraded lately but I did see a few that had similiar issues after upgrading. It looks like you are running the 7.5 and the latest is 7.6. I don't if it would help to upgrade, but I would give this thread a little more time. There are a couple of Nuke gurus on here, maybe they will pop in with some advice.

Posted
Hi Steve,

I took a look at it and your accounts are setup correctly. The issue seems to be within the script. When you go to the poper link to edit users the page is blank. I'm not sure if it was upgraded lately but I did see a few that had similiar issues after upgrading. It looks like you are running the 7.5 and the latest is 7.6. I don't if it would help to upgrade, but I would give this thread a little more time. There are a couple of Nuke gurus on here, maybe they will pop in with some advice.

 

 

Thanks

Posted (edited)

Dick asked if I would look at this thread and I would be more than happy to ck er out --- I 'll send you a PM with what I need. Will ck it out tomorrow.

Edited by Tommy
Posted

All fixed -- actually upgraded you to CNB_YA_750_441 -- has lots of cool options - you can adjust the cookies --- have them activate their account w/o email -- TOS pages -- you can edit their info easier - delete - suspend - deactivate accounts... Tons more.. Look for EDIT USERS in Modules Admin.. Let me know if you have any questions..

Posted
Way to go Tommy!  :o

 

Fantastic.

I realy really appreciate what you did.

Works great, you guy's have a customer for life(as long as i need hosting) :dance: :D

 

Thanks for getting me the help, and Tommy, thank you so much for helping me out on that.

  • 2 weeks later...
Posted (edited)

OK posting here because I started the thead and seem to now have a huge gufe problem.

 

I Seemed to have lost my site, and I cannot get it back.

IVe re-uploaded the site, and yes this was my fault, I was changing themes and the first one worked and I decided to try another that appealed to me, and it did not work, now i cannot get it back.

 

Any Nuke gurus out there that can tell me how, If at all possible would be awesome...

 

 

Warning: head(themes/Pack-subBlack3dblue/theme.php): failed to open stream: No such file or directory in /home/hrhlus/public_html/mvp/header.php on line 33

 

Warning: head(themes/Pack-subBlack3dblue/theme.php): failed to open stream: No such file or directory in /home/hrhlus/public_html/mvp/header.php on line 33

 

Warning: head(): Failed opening 'themes/Pack-subBlack3dblue/theme.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/hrhlus/public_html/mvp/header.php on line 33

 

Fatal error: Call to undefined function: themeheader() in /home/hrhlus/public_html/mvp/header.php on line 49

Edited by scsteve
Posted (edited)

All fixed pal - just a bad theme.. Ck out the theme I put on for ya!

 

Another script I use is this - replacing the Mazerati with what ever the theme name is -- save it as themefix.php - upload to the root and run it once...

 

><?php 
require_once("mainfile.php"); 
$theme= "Maserati"; 
$sql = "UPDATE ".$prefix."_config SET Default_Theme = '".$theme."'"; 
$result = $db->sql_query($sql); 
echo "Thanks for using this fix! Your theme has been reset to ".$theme.""; 
?>

Edited by Tommy

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...