Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

How to fix the tabs


Go to End


10 Posts   2034 Views

Avatar
Webdoc

Community Member, 349 Posts

13 September 2009 at 10:16am

As it seeme there is no easy solution for it

Avatar
JoshuaLewis

Community Member, 81 Posts

15 October 2009 at 11:45pm

Have you checked the thread I linked?

Have you set up a testing environment (locally in something like XAMPP or in a sub-directory of your current server) and duplicating your silverstripe install (including the database) to see if the problem replicates? You can then start experimenting to locate the source without damaging you data.

How about about re-coding the site to isolate where it the problem is introduced (assuming it is in the code)? That's how I fixed this problem when it happened to me.

Go to Top