In Builders / New Page, if you make a mistake, how can you remove that 'block'?
In Builders / New Page, if you make a mistake, how can you remove that 'block'? There are none so blind as those that will not see. |
Fortunately you are now very good with database management :-)) Because I still didn't find any other solution but to delete the new page directly fro database (Dolphin 6.1.1).
I try to come back in some minutes with more accurate info about the name of the table to look at ;-) Life is a fatal disease, sexually transmissible - Virginity is carcinogenic! Ask here for vaccine. |
Sorry Stuart... I cannot remember how I did several days ago :-(
Life is a fatal disease, sexually transmissible - Virginity is carcinogenic! Ask here for vaccine. |
Thanks all the same, I'm sure it will come back to you!! There are none so blind as those that will not see. |
Just open your phpmyadmin goto table PageCompose Remove all the rows where the name is same as your new page. Regards, Praveen ---- |
You able to delete all custom pages in admin too: just move/delete ALL elements from active zone to inactive, and delete all columns, after switching at another page your custom page (that empty) must disappear (deleted) |
You able to delete all custom pages in admin too: just move/delete ALL elements from active zone to inactive, and delete all columns, after switching at another page your custom page (that empty) must disappear (deleted) Hello AndreyP, I moved blocks to in-active and deleted columns, but the Menu items are still there! Regards, Stuart There are none so blind as those that will not see. |
Hey stuart like praveenkv1988 mentioned phpmyadmin. I think I mentioned this before. You can do many things the dolphin admin panel will not allow you to do, or gives you trouble with. It can also save you much time. It is a little confusing but once you learn it, you will be one step up on being the administrator or webmaster your site requires. It is very powerful yet very simple. DialMe.com - Your One and Only Source For Boonex Dolphin Tutorials and Resources |
Just open your phpmyadmin goto table PageCompose Remove all the rows where the name is same as your new page. Regards, Praveen Well that worked!! Many thanks! There are none so blind as those that will not see. |
Hey stuart like praveenkv1988 mentioned phpmyadmin. I think I mentioned this before. You can do many things the dolphin admin panel will not allow you to do, or gives you trouble with. It can also save you much time. It is a little confusing but once you learn it, you will be one step up on being the administrator or webmaster your site requires. It is very powerful yet very simple. gameutopia, I sure am learning that!! PhpMyadmin rocks! Now all I have to do is get a book or three on it! Thanks, Stuart There are none so blind as those that will not see. |
It does rock. No books really some really good googln' or playing around really. If you have say another dolphin installed just for fun in a subfolder/directory with a different database you can really test out things to see if they work before implementing them on a live site. And you can play around with phpmyadmin and get the hang of things. If you mess up no big deal it's not live it's for fun and testing. Even better download your test site mysql backup before messing with phpmyadmin. Then play around if you mess up, restore it and try again. Since this wouldn't be live and a test folder. No worries it's all for fun and to see what works. This is how many of the big boys do things like microsoft, yahoo, google, facebook you name it. DialMe.com - Your One and Only Source For Boonex Dolphin Tutorials and Resources |
@ Stuart You will find lot of infos and tutorials about phpMyAdmin while searching the web ;-)
http://www.phpmyadmin.net/home_page/index.php http://www.tamba2.org.uk/wordpress/phpmyadmin/ Life is a fatal disease, sexually transmissible - Virginity is carcinogenic! Ask here for vaccine. |
You are welcome... ---- |
one of the tools i learned to get busy with sql was this This unique introductory SQL tutorial not only provides easy-to-understand SQL instructions, but it allows you to practice what you learn using the on-line SQL interpreter. You will receive immediate results after submitting your SQL commands. You will be able to create your own unique tables as well as perform selects, inserts, updates, deletes, and drops on your tables. This SQL tutorial currently supports a subset of ANSI SQL. The basics of each SQL command will be covered in this introductory tutorial. Unless otherwise stated, the interpreter will support everything covered in this course. later, DosDawg When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support |
There are none so blind as those that will not see. |
I would like to thank everybody for there time and help! God knows, I needed it! As for the MySql etc. I will be looking into that! cheers! There are none so blind as those that will not see. |