TCH-Don
Members-
Posts
11,643 -
Joined
-
Last visited
Everything posted by TCH-Don
-
Any Csb Users That Knows What This Means?
TCH-Don replied to TCH-Thomas's topic in Cute Site Builder & Cute FTP
It looks like it may have happened a while ago? I think you can open and re save as to compress or maybe remove half the site to see if it works then add back a few pages at a time from original I had to do that once, then I used KW's backup to keep the last 9 versions. -
Any Csb Users That Knows What This Means?
TCH-Don replied to TCH-Thomas's topic in Cute Site Builder & Cute FTP
How about a new small sub site? -
Any Csb Users That Knows What This Means?
TCH-Don replied to TCH-Thomas's topic in Cute Site Builder & Cute FTP
Do you have a backup that is recent that you can try to a sub folder? -
One thing to check is the expiration date of your CC in mypaysystems You may have done this but it needs to be updated whenever the CC changes the date.
-
In the commercial world, Photoshop is king and knowledge of it required by employers. I have tried other programs, but have yet to find anything as flexible and powerful. If you take the time to learn all the options, it can be very fast to accomplish a project.
-
You are welcome and if you have questions about the videos just let us know.
-
Your other domains are seperate from your main or reseller domain they are managed in the Web Host Manager (WHM) Your reseller welcome e-mail will tell you how to login to WHM where you can create packages with a specified amount of space and bandwidth then you can create a new account for new domains, selecting the appropriate package for the new account. Have you looked at the videos on the help site for resellers? they will help to understand what you can do. In Whm you can view the accounts space usage and bandwidth and log into the cpanels for each account with a button click. and do NOT create a new account for existing domains, let the techs move them into your WHM or reseller space, then you can modify them if you like. And if you need help we are always here.
-
You might open a help ticket so the info is secure and you should only give your login to the techs that way.
-
Beth, I agree Thumbs Up looks good. in the rollover code you have target="_blank"> try target="_top"> to open in the same browser. That was nice that you linked to Sami
-
Invision Power Board Error Message
TCH-Don replied to ATLMike's topic in CPanel and Site Maintenance
Ok after changing the file permissions of forum/skins/s1/skin_global.php to 777 I followed the steps [1.2] Aligning the position of the logo. Editing your templates 1. Log in to your Admin CP. 2. Click on Skins & Templates. 3. Click on HTML Templates. 4. Click on Manage HTML next to the skin template you are wanting to edit. 5. Select Edit Board Header from the Quick Links menu. 6. Click on Go. 7. Just below <!--IBF.BANNER--> you will see this code CODE <div id='logostrip' > 8. Replace that code with this (replacing ALIGN with left, right or center). CODE <div id='logostrip' align='ALIGN'> 9. Click on Update templates to save the changes made. And it worked Did you copy the above code <div id='logostrip' align='center'> and then highlight and paste over the original <div id='logostrip' '> Then scroll to the bottom and click on update templates ? -
You will need to open a help ticket to tech support let them know what domain will be the reseller account I purchased a new one for the reseller account and the later had the techs move my other account inside my reseller.
-
You are right the connection string should be $dbh=mysql_connect ("localhost", "cpanelname_user", "<PASSWORD HERE>") or die ('I cannot connect to the database because: ' . mysql_error()); mysql_select_db ("cpanelname_databasename"); Double check the password, which will not have the cpanel name with it. Is this the cpanel phpnuke install?
-
The print option is nice too Thanks Thumbs Up
-
Welcome to the Family Jim and your new home! We really are like family here. So if you need anything, just ask your new family! We love to help
-
Please open a help ticket, link at top of page.
-
You are welcome although the spammers will not be happy you are going to hide your e-mail
-
I know this may noy help, but in the connection string you posted ><?php $dbh=mysql_connect ("localhost", "macgunc_cnuke", "<password>") or die ('I cannot connect to the database because: ' . mysql_error()); mysql_select_db ("macgunc_test"); ?> there are two different db cnuke and test (in the error message) Which is the db?
-
I am sure you have done this, but have to ask did you add the user to the database in MySql?
-
There is nothing like sitting on the porch in the morning with a cup of coffee listening to nature and not traffic
-
I ran into the same thing with the advanced guestbook I installed it myself, so cpanel did not see the installation and would not upgrade for me. And I had to upgrade it myself also. for the e-mail replys, check each area of your forum "My Controls" for e-mail options.
-
Beth, be sure you have your registration key somewhere before you reinstall. And that your data is in a folder inside of My Documents not CSB. And I would do a snapshot of your publish details. And this might be the time to get the latest version. Its possible some other program install has over written some dll file with an older version. The new site looks good the rollover links open in a new window, but the images open in the same window. Good luck.
-
Sorry, shell access in not allowed
-
LOL Beth, my new kitten Oscar has started to guard something too
-
I don't see a type like <INPUT tabindex="1" type="text" id="author" name="author" />
