Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • judemac Friend
    #139377

    I just did an amazingly stupid thing, probably not the first or even the last, but a classic!

    Working on JA Edenite I tried to move an item into a different module position. I had added a text resizer and wanted to put it in user 4.

    Thinking the module was ‘Toolbar’ I moved the ADMIN Toolbar to user4 position, now I can’t access the ‘Toolbar’ in admin to do anything. What would normally display ‘Save’ ‘Apply’ and so on has gone goodness knows where and I need to know how to get into the coding to change it back.

    I tried looking up Languages and module toolbar, but couldn’t find it…….. help! This was the last ‘tweak’ before launching the site, now I can’t do anything as I haven’t got a Toolbar to work with.

    Version 1.5

    Told you it/I was daft!

    J:-[

    judemac Friend
    #297057

    Should anybody else make the same mistake – I found a solution,

    If you have – phpMyAdmin access on your database then –

    Back-up the whole database and change the position of the Toolbar module in jos_modules.
    E.g. by running:

    Code:
    UPDATE `jos_modules` SET `position` = “toolbar” WHERE `title` =”Toolbar” LIMIT 1;

    Credit goes to Pe7er on Joomla Forum. Sorry Guys I waited for ages, but desperate to get a fix on this as it’s due to launch.

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 1 voice, and was last updated by  judemac 15 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum