TCH-Don
Members-
Posts
11,643 -
Joined
-
Last visited
Everything posted by TCH-Don
-
Intentional [ by my books it was a tortoise ( Colossochelys atlas ) the skeleton was 12 wide and 20 feet log and may have weighed 4000 lbs. and is compared to a volkswagon beetle ]
-
In the guestbook admin, you can edit the php template files if you change the files permissions to 777, using ftp. It helps to know html and php. Generally its best to back up the files first, I download the whole guestbook so I have a backup on my computer. You should only make slight changes at at time, as its easy to render the guestbook useless. You can also change the colors in the style menu, that part is easy
-
Turtle (The largest of all living turtles is a sea turtle)
-
Important Security Update For Firefox Available
TCH-Don replied to borfast's topic in Security Discussions
More of the extensions are being updated to 1.0 as time goes by. So hopefully it won't be too long before we see our favorites back. -
Ah nope, thats not his excuse, keep guessing
-
Important Security Update For Firefox Available
TCH-Don replied to borfast's topic in Security Discussions
You are welcome! good luck. I did lose my spell checker extension, though, I miss that. Hope they upgrade it to work on 1.0 soon. -
Come on Betsy, you can do it easy
-
Important Security Update For Firefox Available
TCH-Don replied to borfast's topic in Security Discussions
My upgrade just refused to run. It ran in the safe mode, so it was incompatable extensions. I had to go into C:\WINDOWS\Application Data\Mozilla\Firefox\Profiles\default.q9k\extensions\ and rename XUL.mfl to force it to be recreated. Still did not help so rename extensions folder and bingo! I had to reinstall extensions, but all is working. Not saying this is your problem, but I found that on forums.mozillazine.org -
You keep saying phpMyAdmin but you create the databases in MySql not phpMyAdmin. If you use MySql, the user is granted ALL Privileges by default if not, please open a help ticket.
-
In cpanel > MySql below the databases where you add a user there are options for the users when you Add User like ALL that need to be checked, although ALL is checked by default
-
I am not giving up, we will get this.
-
First in cpanel goto MySQL Databases you should see MySQL Account Maintenance (and the databases listed below like this with the user shown right below the database, and the sample connection strings that can be used in a config file or to connect to the database, in this case for a guestbook.) Databases: cpanelname_agbook1 Users in agbook1 cpanelname_username (Privileges: ALL PRIVILEGES) Connection Strings Perl $dbh = DBI->connect("DBI:mysql:cpanelname_agbook1:localhost", "cpanelname_username","<PASSWORD HERE>"); PHP $dbh=mysql_connect ("localhost", "cpanelname_username", "<PASSWORD HERE>") or die ('I cannot connect to the database because: ' . mysql_error()); mysql_select_db ("cpanelname_agbook1"); if you do not see the user with the privileges look father down to the two drop boxes to select user and database and select the user you created and the database and click on Add user to database then you should see the above. and then in phpMyAdmin you should see Server: localhostlocalhost Database: cpanelname_agbook1 does that help?
-
One thing to watch out for is your ftp program may change the case of a folder that happened to me, it changed DADA to Dada I then found a setting in the ftp program to leave the case alone.
-
I just used the installation page http://mojo.skazat.com/installation/ and followed step by step. And the file public_html/cgi-bin/dada/DADA/config.pm should have the following changed to suite $PROGRAM_ROOT_PASSWORD = 'your pass word for dadamail'; $FILES = '/home/cpanelname/dada_files'; $PROGRAM_URL ='http://www.domain.com/cgi-bin/dada/mail.cgi'; and Chmod 755 the mail.cgi scrip and chmod the folder /home/cpanelname/dada_files to 777
-
I would open a help ticket (link at top of page)
-
thanks for the follow up. You would be surprised how often we do not set the domain name for cookies on our forums.
-
In this case you rock Thumbs Up Can you tell the others how the cookies were set wrong in case this happens to some one ese.
-
Val Kilmer and Jim Carrey (Batman Forever)
-
I use MY TCH-mail for all but the default contact address in cpanel for that I use my ISP. And never any trouble.
-
You need to add other options, as I have never had any of thoses happen to me
-
Blue just posted a link on tuesday in a thread about this very subject that may help. read thread
