HELP... I've moved a database to a new server (also renamed it) copied all files etc. but now i get this error.. i can get into the backend but the site will not work. what do i need to do? Will a complete new installation overwrite my database? the site: www.sportmassagefriesland.nl
THANKS
Syntax Error in template "module_db_tpl:News;summarySummary_Simplex" on line 25 "<h2><a href='{$entry-?phpMyAdmin=r2SGHg-BrdPUM5%2Cxurw%2C3JEFGE8>moreurl}' title='{$entry->title|cms_escape:htmlall}'>{$entry->title|cms_escape}</a></h2>" - Unexpected "?"
Error: at line 702 in file /var/www/vhosts/sportmassagefries
Re: Error: at line 702 in file /var/www/vhosts/sportmassagef
I have had the same once and seen it seceral times at the forum. It seems to be a problem/bug when doing a database export in PHPMyAdmin...
When opening pages and templates you see thing like:It should beYou can fix it by removing the ?phpMyAdmin=blahblah from the templates. Most of the times it will be in a link.
Note: '>' = '>'
Hope this helps,
Rolf
When opening pages and templates you see thing like:
Code: Select all
{$entry-?phpMyAdmin=r2SGHg-BrdPUM5%2Cxurw%2C3JEFGE8>moreurl}
Code: Select all
{$entry->moreurl}
Note: '>' = '>'
Hope this helps,
Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: Error: at line 702 in file /var/www/vhosts/sportmassagef
De geexporteerde database (.sql file?) zou je daar waarschijnlijk eenvoudig op kunnen doorzoeken. En als het heel vaak terugkomt in die file zou je het wellicht met een slimme zoek en vervang functie (regex) kunnen oplossen.
Daarna de database op de nieuwe server leegmaken en de .sql file opnieuw importeren. MITS je niets wezenlijks veranderd hebt na de migratie, zoals een upgrade o.i.d.
Daarna de database op de nieuwe server leegmaken en de .sql file opnieuw importeren. MITS je niets wezenlijks veranderd hebt na de migratie, zoals een upgrade o.i.d.
Re: Error: at line 702 in file /var/www/vhosts/sportmassagef
Not all users know how to do thatvelden wrote:De geexporteerde database (.sql file?) zou je daar waarschijnlijk eenvoudig op kunnen doorzoeken. En als het heel vaak terugkomt in die file zou je het wellicht met een slimme zoek en vervang functie (regex) kunnen oplossen.

- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: Error: at line 702 in file /var/www/vhosts/sportmassagef
Klopt, maar iemand die een website kan migreren zou tenminste de .sql moeten kunnen lezen en aanpassen.Rolf wrote:Not all users know how to do thatvelden wrote:De geexporteerde database (.sql file?) zou je daar waarschijnlijk eenvoudig op kunnen doorzoeken. En als het heel vaak terugkomt in die file zou je het wellicht met een slimme zoek en vervang functie (regex) kunnen oplossen.
Dan heb je waarschijnlijk alvast snel de probleem-plekken gevonden.
Hoe je het dan aanpast laat ik even aan de gebruiker zelf over.
Re: Error: at line 702 in file /var/www/vhosts/sportmassagef
In a perfect worldvelden wrote:Klopt, maar iemand die een website kan migreren zou tenminste de .sql moeten kunnen lezen en aanpassen.

By the way, we are on the English board...

- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: Error: at line 702 in file /var/www/vhosts/sportmassagef
Thanks for your solutions!
Since i didn't want the new website to be offline too long i made a fresh install and added and copied all pages. A lot of work but it is running now 
I have to move a few other ones so i will definately try your solutions
Thanks guys!
Now i will post a MicroTiny problem in another topic
First i will check if the solution is not already on this forum.
G'day


I have to move a few other ones so i will definately try your solutions

Thanks guys!

Now i will post a MicroTiny problem in another topic

G'day
Re: Error: at line 702 in file /var/www/vhosts/sportmassagef
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -