Hello, I'm running a virtual server from GoDaddy, on Red Hat linux, Apache 1.3, PHP 4.3.11, MySQL 5.0.

After installing the Innovation News Profile and all the modules required (on sites/all/modules), at the end of the installation it gives me this error:

Fatal error: Call to undefined function content_instance_tablename() in /home/content/v/e/n/venexoz/html/drupal/sites/all/modules/cck/includes/content.crud.inc on line 453

I have not yet found any answer here, so I decided to ask.

Thank you in advance

Comments

styro’s picture

But an undefined function error usually means that either a module you require hasn't been installed/enabled, or that you have accidentally installed the wrong version of a module.

An actual CCK user will have a better idea, but is your CCK content module enabled?

--
Anton

veneco’s picture

Well I'm able to see the admin page, but not the "Home" page at all, it says "Page not found" I can't see the menu or anything else. I been looking around and have not yet found the fix, it probably is related to the "fatal error".

I went to site building > modules and selected most of the stuff. I also checked weather anonymous user were allow to see the content and they are. I'm still looking, if anyone has any ideas, please help me out.

Styro thanks for your answer, I did checked an selected the CCK module

Edit: It is not saving anything at all, I'm trying to create a page and it does shows it anywhere even thought it says page created

mm167’s picture

what exactly is your problem?

failed to install a new module?
OR
the site is NOT ok even without the new module?

veneco’s picture

The problem is that my home page does not work it says "Page not found", there is no menu or anything, but it does let me log in. The default page is set to Home just like it was. When I'm on the admin page it shows everything fine, I being changing the themes to see if it does something but it doesn't fix anything.

I really don't know what could be the issue, I tried reading the modules files with smultron but I can't really understand much, I only know some html. I re-uploaded the module that it says was giving the error but I saw no change.

I installed everything that the instructions said to install, all the latest releases for v.6.

I don't know what else can I add, please let me know what could I look for to show you from the site

Thank you for the help

This is the site http://www.domain.com/drupal/

john.karahalis’s picture

Did you also install Toasted, the required theme for Innovation News?

See http://drupal.org/project/innovationnewsprofile for more details.

We are thrilled that you are using the Innovation News Profile. Would you care to explain what you will be using it for and/or provide a link to your site?

veneco’s picture

Yes I followed all the instructions adding the two folders (sites/all/module and themes); after putting the info for the MySQL and installing the cms it gave me the error. Then I went to the page by typing it http://www.e-cnotes.com/drupal/ and it would say "page not found" (though the admin page works fine with the theme, I checked and anonymous people can see the content), but it lets me log in.

At first it gave a few errors but it has not given me more lately. I tried saving articles and pages but it does not let me do it.

What I'm trying to do is make a specific page on the site (other than home) where there will be a list of groups, where people can go to the group page and then add a new page (article) to the group. And that article can be edited by any registered user, also it would allow users to comment at the bottom (optional) of the article.

As of now I'm just trying to test it out and get it working to then get the site how I need it. So any help you can give me I really appreciate it. Unfortunately I'm a total nob but I'm trying to learn

Thank you in advance,

NOTE: I forgot to add I'm using the free hosting from GoDaddy and they force advertisement I do not know if that affects it in any way, I'm waiting to get everything working before I start paying for the hosting.

john.karahalis’s picture

Thank you for all of the information.

It seems that the forced advertisement is in fact causing some problems. For example, Firefox does not recognize the RSS feed as true RSS. This may be due to the fact that your free host "wraps" everything in HTML, so that the RSS feed does not have the correct headers. The "Page not found" error may or may not be related to the forced advertisements, it's hard to know for sure.

I would recommend that you have a look at this page, which outlines some free hosts that do not force advertisements:
http://www.100-best-free-webspace.com/

Once you are able to install Innovation News on a site that does not use advertisements, we can know what errors are being caused by the ads and which are not.

veneco’s picture

Hey thanks,

I actually have another temporary free host, but I didn't install the profile I only used the core isntall, I think I had the same fatal error with your profile, and I'm having some errors making pages and some changes still with the core install (something about the log has been disabled for security reasons). Is there any way I could install the profile to the site, or is it better to start all over with the installation? And see how it goes

Thank you,
Jorge

john.karahalis’s picture

If I understand correctly, you are receiving the same errors on a standard Drupal install (no Innovation News). Am I correct?

If that is the case, then the problem is likely caused by some limitation of the free hosting.

veneco’s picture

Yes it is probably the host, but I decided to go with somebody to do my site, and I paying for the hosting.

Thank you everyone for helping me out.