I've changed the config files but I'm still getting this error:
Fatal error: Call to undefined function: catselector() in /home/craftygi/public_html/links/templatefunctions.php on line 169
I've checked the manual and searched the forum. Can't find anything like this. I haven't changed the DNS to the new host yet, so I can't follow the error procedure.
Any suggestions?? The error can be seen here at my temporary URL links location:
If links are at (0) when they shouldn't be go to your admin > maintenance > regenerate counters and click on regenerate everything... on the top line. This should be done periodically anyway.
Looking at your new site it is definitely not reading the css file for some reason. Have you changed the name and using a different .css ?
Are you talking about the links/templates/styles/default.css?? The files from both links sites are identical. I just checked them with beyondcompare. I don't understand why it's not reading correctly. Is there another default.css file somewhere??
Looking at your source I see that you have given a true link to your graphics but your css is using {DIRURL}/templates/styles/default.css. I wonder if this is your problem, because the site is not propagated yet?
I was thinking that that might be the problem but I'm afraid to change the DNS without my links page working properly. Perhaps it won't work properly until I change the DNS.
I have changed the DNS servers but my links page is still not working or looking properly. Since I should probably upgrade anyway, I guess I will reinstall. Does anyone know which files/folders I need to keep for comparison to keep my customizations and links after I upgrade or reinstall??
Template customizations are all under /templates/, links are all in the database, for which you should keep a copy of config.php so that you remember the database info.
Reinstalling as in running setup.php again isn't going to help, that would just erase things and change nothing. Overwriting files might help, but if you look at your source it's done some rather severe modifications throwing in ?>s in various places causing your PHP to be exposed and not run. It could be a serious server problem I suppose.
0/5
1
2
3
4
5
This thread is closed, so you cannot post a reply.
Comments on Fatal Error on transfer
Member
Usergroup: Customer
Joined: Nov 09, 2005
Location: Northern California
Total Topics: 5
Total Comments: 20
I've changed the config files but I'm still getting this error:
Fatal error: Call to undefined function: catselector() in /home/craftygi/public_html/links/templatefunctions.php on line 169
I've checked the manual and searched the forum. Can't find anything like this. I haven't changed the DNS to the new host yet, so I can't follow the error procedure.
Any suggestions?? The error can be seen here at my temporary URL links location:
st78.startlogic.com/~crafty...d36a2b8f82f24d25ab1cf0a09a
Member
Usergroup: Customer
Joined: Nov 09, 2005
Location: Northern California
Total Topics: 5
Total Comments: 20
Can't get into admin page at all. Need a little help here...
Has anyone had a problem transferring before?? I've updated the config files and everything...
Suggestions??
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
That error means you didn't completely upload the files, so it can't find a function that's in a file that's not there. Probably an FTP client hiccup.
Member
Usergroup: Customer
Joined: Nov 09, 2005
Location: Northern California
Total Topics: 5
Total Comments: 20
Ok, I got the page to show up but lost all of my customization and links
Any suggestions on which of the files I might double check??
You can view the "trouble" page at http://st78.startlogic.com/~craftygi/links/ (says 0 links??)
And the "good" page at http://www.craftygiftcreations.com/links/
Thank you.
Expert
Usergroup: Customer
Joined: Aug 19, 2005
Location: England
Total Topics: 391
Total Comments: 1303
Try reuploading your default.css and also regenerating everything
Member
Usergroup: Customer
Joined: Nov 09, 2005
Location: Northern California
Total Topics: 5
Total Comments: 20
I reuploaded the default.css but nothing changed. What do you mean by regenerating everything?
Any other suggestions??
Expert
Usergroup: Customer
Joined: Aug 19, 2005
Location: England
Total Topics: 391
Total Comments: 1303
If links are at (0) when they shouldn't be go to your admin > maintenance > regenerate counters and click on regenerate everything... on the top line. This should be done periodically anyway.
Looking at your new site it is definitely not reading the css file for some reason. Have you changed the name and using a different .css ?
Member
Usergroup: Customer
Joined: Nov 09, 2005
Location: Northern California
Total Topics: 5
Total Comments: 20
Are you talking about the links/templates/styles/default.css?? The files from both links sites are identical. I just checked them with beyondcompare. I don't understand why it's not reading correctly. Is there another default.css file somewhere??
Expert
Usergroup: Customer
Joined: Aug 19, 2005
Location: England
Total Topics: 391
Total Comments: 1303
Looking at your source I see that you have given a true link to your graphics but your css is using {DIRURL}/templates/styles/default.css. I wonder if this is your problem, because the site is not propagated yet?
Member
Usergroup: Customer
Joined: Nov 09, 2005
Location: Northern California
Total Topics: 5
Total Comments: 20
I was thinking that that might be the problem but I'm afraid to change the DNS without my links page working properly. Perhaps it won't work properly until I change the DNS.
Member
Usergroup: Customer
Joined: Nov 09, 2005
Location: Northern California
Total Topics: 5
Total Comments: 20
I have changed the DNS servers but my links page is still not working or looking properly. Since I should probably upgrade anyway, I guess I will reinstall. Does anyone know which files/folders I need to keep for comparison to keep my customizations and links after I upgrade or reinstall??
Thanks.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Template customizations are all under /templates/, links are all in the database, for which you should keep a copy of config.php so that you remember the database info.
Reinstalling as in running setup.php again isn't going to help, that would just erase things and change nothing. Overwriting files might help, but if you look at your source it's done some rather severe modifications throwing in ?>s in various places causing your PHP to be exposed and not run. It could be a serious server problem I suppose.