Can't Delete Stack (Resolved)

Permalink 1 user found helpful
Hello, I'm hoping someone can assist.

Using concrete5 latest version. Converted html theme into concrete5. Began installing all the bells and whistles (blocks & stacks), and that's when my delima popped up.

I created a Footer stack to place on all my pages. Edited footer php to include the GlobalArea php code. When I attempted to add the stack to the block I got this error:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 261900 bytes) in /home/mysite/public_html/concrete/libraries/3rdparty/adodb/adodb.inc.php on line 1543

So I revert back to the original static html footer and all is fine. Now when I try to edit or delete the newly created stack, I get this error:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 261900 bytes) in /home/mysite/public_html/concrete/libraries/3rdparty/adodb/adodb.inc.php on line 993

and this one as well: Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 261900 bytes) in /home/mysite/public_html/concrete/libraries/block_view.php on line 127

For one thing, I can't even locate the file "adodb.inc.php" and closest I find is "adodb-lib.inc.php"

So now I'm stuck with a stack I can't even remove or edit

Appreciate any help, in layman's terms please (still a noob) :).
***************************************************************
Resolution: Went to Full Sitemap, displayed system pages, was able to delete troublesome stack there.

Now I'm able to create aanother stack with same html code, and use that on my pages. Only delima now is when I try to make it global (as I've done with topnav, and logo blocks) I get an "Access Denied" when trying to add block or stack.

But once I remove the Global setting, I'm then able to add stack on each page one at a time.

 
ProjbyP replied on at Permalink Reply
ProjbyP
Oh, thank you so much! I had the same issue with the Side Nav and couldn't figure out how to get rid of it. Whew!!!

Thank you! Thank you!
grfirst replied on at Permalink Best Answer Reply
Glad to share and help :).