By elpupi86 on
Good evening everyone,
I am installing a template and then you must run a database dump,
here's my problem occurs.
The dump must install modules that are not installed .. the error is as follows:
user warning: Table 'alchimi2_paul.upload' doesn't exist query: SELECT * FROM files f INNER JOIN upload r ON f.fid = r.fid WHERE r.vid = 3 ORDER BY r.weight, f.fid in /home/alchimi2/public_html/lagenovese/modules/upload/upload.module on line 553.
user warning: Table 'alchimi2_paul.upload' doesn't exist query: SELECT * FROM files f INNER JOIN upload r ON f.fid = r.fid WHERE r.vid = 8 ORDER BY r.weight, f.fid in /home/alchimi2/public_html/lagenovese/modules/upload/upload.module on line 553.
the problem occurs on Netsons (http://www.alchimieadv.netsons.org/lagenovese/) over a domain altervista and even with xaamp and maamp.
version of drupal is 6.16 .. I also tried the 6.17 but nothing.
What causes and how you solved? Thanks
sorry for my English but Italian community in the forums I found no answer and nobody has been able to help and then I'm using the Google translator to write.
Comments
By template I assume you mean
By template I assume you mean theme, which theme are you trying to install?
It looks like either
1) You enabled the upload module and there is a problem. In this case try disabling, the un-installing the re-installing.
2) Or the theme depends on the upload module and you need to enable it.
I tried to disable and enable
I tried to disable and enable the upload module but the situation does not change
i have this same problem with
i have this same problem with yet another junk theme i got from templatemonster, anyone have any clue as to how to fix?
This worked to me...
Here is the original answer: http://drupal.org/node/830720
And a copy for this thread:
"Try this:
- Disable the upload module in admin/build/modules
- Go to the "Uninstall" tab at the top and uninstall the upload module.
- Go back to the "List" tab and enable the upload module again.
The upload table should have been created now.
This worked to me".
Disabling and enabling the module does not re-create the table.
Best regard,
Roberto Opazo
Acepta.com - Firma y factura electrónica
Similar Fix
I too got a template monster theme and the dump broke the upload table.
I uninstalled as he described, as well as deleting and re-uploading the module from the core and the problem went away, although I probably took an unnecessary step with actually deleting the module.
TemplateMonster data dump = results in XX.upload doesn't exist
Yes,
Same problem as above (except the error message changes by database name)
SOLVED:
======
1. DISABLE uploads module (http:///?q=admin/build/modules)
2. UNINSTALL uploads module (http:///?q=admin/build/modules)
3. ENABLE uploads module (http:///?q=admin/build/modules)
Then the problem goes away - at least it did for me
This is not the first Template Monster template dump file I have received that BREAKS Drupal and/or otherwise does not deliver on giving you what you paid for.
I have brought this up with Template Monster and they do take action....s...l...o...w...l...y
Graham Leach
----------------