PDA

View Full Version : Blank modules


stuarttunstall
12-13-2004, 03:12 AM
By mistake I created 2 modules with out any titles, these now show up as blank modules in the admincp, all it's says is "move". Any idea how I can remove these, and replace them with the correct things.

At the moment I cannot do anything with them.

Thanks

Stuart

stuarttunstall
12-13-2004, 11:54 AM
Anybody:confused:

Our Sponsors
 

KW802
12-13-2004, 12:00 PM
You can't delete them? :confused: If you edit the module there should be a Remove Module option at the top of the page.

EDIT: OK, I understand your problem now. :) Try changing this link....http://www.{yourdomain}.com/forums/admincp/vba_cmps_admin.php?do=editmodule&modid=29... by changing the "modid=29" value and eventually you'll be able to modify them and remove them.

Brian
12-13-2004, 12:06 PM
Right-click on one of the modules that does have a title and select the option to "Open in New Window". Then hold your mouse over one of the arrows for one of the modules that you added without a title and in the status bar of your browser you should see modid=X in part of the URL. Take the modid and replace the number at the end of the URL of the page that you opened in a new window and you should then be able to edit the modules that were added with no title.

Our Sponsors
 

stuarttunstall
12-13-2004, 12:21 PM
Thanks for your help, both gone:D