SMF Support > Install and Upgrade Help

Undefined index: theme_template_error

(1/4) > >>

adam:
I just installed SMF and deleted the installer and proceeded to the board when I got this error:

Notice: Undefined index: theme_template_error in /home/adamb10/public_html/smf/Sources/Load.php on line 813

[Unknown]:
Are you sure you uploaded all of your templates?

Can you tell me the result of the following query?

SELECT ID_THEME, value
FROM themes
WHERE variable = 'theme_dir';

-[Unknown]

adam:
#1146 - Table 'adamb10_smf.themes' doesn't exist

[Unknown]:
I'm sorry, smf_themes... like so:

SELECT ID_THEME, value
FROM smf_themes
WHERE variable = 'theme_dir';

Or, whatever your prefix was.

-[Unknown]

adam:
Ok here are the resaults  Tell me if you can view them:

http://www.elixant.com:2082/3rdparty/phpMyAdmin/sql.php?lang=en-iso-8859-1&server=1&db=adamb10_smf&table=smf_themes&pos=0&session_max_rows=30&disp_direction=horizontal&repeat_cells=100&printview=1&sql_query=SELECT+ID_THEME%2C+value%0AFROM+smf_themes%0AWHERE+variable+%3D++%27theme_dir%27&dontlimitchars=1

Navigation

[0] Message Index

[#] Next page

Go to full version