TemplateExternalizer errors after moving to a new domain

The place to talk about things that are related to CMS Made simple, but don't fit anywhere else.
Locked
Impaler
New Member
New Member
Posts: 2
Joined: Mon Jan 19, 2015 6:48 am

TemplateExternalizer errors after moving to a new domain

Post by Impaler »

Hello,

I got this issue and I can't find any info how to fix it. The situation is that I had a website made with CMS Made Simple it worked for some time perfectly. Then I decided to move it to another domain.

I have exported the my sql database, copied the files via FTP. I have changes mysql and URL data in config file and whenever I open the site at the new URL I get a ton of these errors. How can I fix them?

Code: Select all

Strict Standards: Non-static method te_import::ImportAll() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/TemplateExternalizer.module.php on line 122

Strict Standards: Non-static method te_import::ImportTemplates() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_import.php on line 16

Strict Standards: Non-static method te_base::GetCachePath() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_import.php on line 48

Strict Standards: Non-static method te_base::GetMostRecentEdit() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_import.php on line 51

Strict Standards: Non-static method te_base::GetCachePath() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_base.php on line 336

Strict Standards: Non-static method te_base::escapeFilename() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_import.php on line 62

Strict Standards: Non-static method te_import::ImportTemplates() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_import.php on line 20

Strict Standards: Non-static method te_base::GetCachePath() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_import.php on line 48

Strict Standards: Non-static method te_base::GetMostRecentEdit() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_import.php on line 51

Strict Standards: Non-static method te_base::GetCachePath() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_base.php on line 336

Strict Standards: Non-static method te_base::escapeFilename() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_import.php on line 62

Strict Standards: Non-static method te_import::ImportUDT() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_import.php on line 21

Strict Standards: Non-static method te_base::CreateSubDir() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_import.php on line 330

Strict Standards: Non-static method te_base::GetCachePath() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_base.php on line 248

Strict Standards: Non-static method te_base::CreateIndex() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_base.php on line 274

Strict Standards: Non-static method te_base::GetCachePath() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_import.php on line 333

Strict Standards: Non-static method te_base::GetMostRecentEdit() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_import.php on line 348

Strict Standards: Non-static method te_base::GetCachePath() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_base.php on line 336

Strict Standards: Non-static method te_base::escapeFilename() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_import.php on line 355

Strict Standards: Non-static method te_base::escapeFilename() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_import.php on line 355

Strict Standards: Non-static method te_import::ImportCSS() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_import.php on line 22

Strict Standards: Non-static method te_base::GetCachePath() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_import.php on line 98

Strict Standards: Non-static method te_base::GetMostRecentEdit() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_import.php on line 101

Strict Standards: Non-static method te_base::GetCachePath() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_base.php on line 336

Strict Standards: Non-static method te_base::escapeFilename() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_import.php on line 112

Strict Standards: Non-static method te_import::ImportModulesTemplates() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_import.php on line 23

Strict Standards: Non-static method te_base::GetCachePath() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_import.php on line 144

Strict Standards: Non-static method te_base::GetMostRecentEdit() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_import.php on line 156

Strict Standards: Non-static method te_base::GetCachePath() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_base.php on line 336

Strict Standards: Non-static method te_base::escapeFilename() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_import.php on line 167

Strict Standards: Non-static method te_import::ImportGCB() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_import.php on line 24

Strict Standards: Non-static method te_base::GetCachePath() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_import.php on line 212

Strict Standards: Non-static method te_base::GetMostRecentEdit() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_import.php on line 224

Strict Standards: Non-static method te_base::GetCachePath() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_base.php on line 336

Strict Standards: Non-static method te_base::escapeFilename() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_import.php on line 227

Strict Standards: Non-static method te_import::ImportSitePrefs() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_import.php on line 25

Strict Standards: Non-static method te_base::GetCachePath() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_import.php on line 262

Strict Standards: Non-static method te_base::GetMostRecentEdit() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_import.php on line 276

Strict Standards: Non-static method te_base::GetCachePath() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_base.php on line 336

Strict Standards: Non-static method te_base::escapeFilename() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_import.php on line 286

Strict Standards: Non-static method te_base::CheckTimeOut() should not be called statically, assuming $this from incompatible context in /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_import.php on line 26

Warning: Cannot modify header information - headers already sent by (output started at /home/xxx/domains/xxx.com/public_html/modules/TemplateExternalizer/lib/class.te_base.php:336) in /home/xxx/domains/xxx.com/public_html/index.php on line 153
What else did I miss during the move? I have search for old domain leftovers in the mysql and didn't find any..
staartmees
Power Poster
Power Poster
Posts: 1049
Joined: Wed Mar 19, 2008 4:54 pm

Re: TemplateExternalizer errors after moving to a new domain

Post by staartmees »

Please post your system information
psy
Power Poster
Power Poster
Posts: 463
Joined: Sat Jan 22, 2005 11:19 am

Re: TemplateExternalizer errors after moving to a new domain

Post by psy »

Suggestion (no guarantee to work)... uninstall then reinstall Template Externalizer from Extensions->Modules.

TE does nothing to the site itself but needs accurate URL and file location info (same as CAPTCHA). Reinstalling may update this info.
Impaler
New Member
New Member
Posts: 2
Joined: Mon Jan 19, 2015 6:48 am

Re: TemplateExternalizer errors after moving to a new domain

Post by Impaler »

thanks, looks like it helped :)
Locked

Return to “The Lounge”