Custom Blocks Not Working

Permalink Browser Info Environment
Hello,

The custom blocks are not working when I try to edit since installing the latest update. Can you please help with this? You can see screenshot attached.

They do not work even if I were to select one.

1 Attachment

Type: Ticket
Status: Archived
TanishaEileen
View Replies:
shahroq replied on at Permalink Reply
shahroq
Hi,
In 1.5 we have done lots of changes and also renamed custom blocks handle and table names, as the names & handles were too general and caused conflicts in some cases.
The one thing may not works with automatic update is blocks table name which you can manually change. All blocks handle/table names have a 'Whale' as prefix now, so u should be able to alter them via:
RENAME TABLE `btCounter` TO `btWhaleCounter`;
RENAME TABLE `btCta` TO `btWhaleCta`;
RENAME TABLE `btGallery` TO `btWhaleGallery`;
RENAME TABLE `btPricingTable` TO `tWhalePricingTable`;
UPDATE `BlockTypes` SET `btHandle`='whale_cta' WHERE `btHandle`='cta' LIMIT 1;
UPDATE `BlockTypes` SET `btHandle`='whale_counter' WHERE `btHandle`='counter' LIMIT 1;
UPDATE `BlockTypes` SET `btHandle`='whale_gallery' WHERE `btHandle`='gallery' LIMIT 1;
UPDATE `BlockTypes` SET `btHandle`='whale_pricing_table' WHERE `btHandle`='pricing_table' LIMIT 1;

You can also send me your site credential via private msg so i fix it for you.
Cheers,
TanishaEileen replied on at Permalink Reply
TanishaEileen
Hello,

I will send you my details as I'm not sure exactly where to add that and I don't want to mess anything up! thank you. I've also just updated with the new update released yesterday Dec 4, but it gave me an error message and now I'm not sure if it has updated. It looks like it has though.
shahroq replied on at Permalink Reply
shahroq
I fixed it.
Cheers.
TanishaEileen replied on at Permalink Reply
TanishaEileen
Thank you so much!
ConcreteCMS replied on at Permalink Reply
ConcreteCMS
Attention: Since there has been no activity on this issue for two weeks, this issue has been automatically archived.

To re-open this issue, reply to this message.
ConcreteCMS replied on at Permalink Reply
ConcreteCMS
Attention: Since there has been no activity on this issue for two weeks, this issue has been automatically archived.

To re-open this issue, reply to this message.

concrete5 Environment Information

# concrete5 Version
Core Version - 8.2.1
Version Installed - 8.2.1
Database Version - 20170802000000

# concrete5 Packages
Pixel Theme (1.5.0), Simple Gallery (1.0.7)

# concrete5 Overrides
None

# concrete5 Cache Settings
Block Cache - On
Overrides Cache - On
Full Page Caching - Off
Full Page Cache Lifetime - Every 6 hours (default setting).

# Server Software
Apache

# Server API
cgi-fcgi

# PHP Version
5.5.38

# PHP Extensions
bcmath, bz2, calendar, cgi-fcgi, Core, ctype, curl, date, dom, ereg, exif, fileinfo, filter, ftp, gd, gettext, hash, iconv, imap, intl, ionCube Loader, json, libxml, mbstring, mcrypt, mhash, mysql, mysqli, mysqlnd, openssl, pcntl, pcre, PDO, pdo_mysql, pdo_pgsql, pdo_sqlite, pgsql, Phar, posix, pspell, Reflection, session, SimpleXML, soap, sockets, SPL, sqlite3, standard, tidy, tokenizer, xml, xmlreader, xmlrpc, xmlwriter, xsl, zip, zlib

# PHP Settings
max_execution_time - 30
log_errors_max_len - 1024
max_file_uploads - 20
max_input_nesting_level - 64
max_input_time - 60
max_input_vars - 4000
memory_limit - 512M
post_max_size - 128M
sql.safe_mode - Off
upload_max_filesize - 128M
mysql.max_links - Unlimited
mysql.max_persistent - Unlimited
mysqli.max_links - Unlimited
mysqli.max_persistent - Unlimited
pcre.backtrack_limit - 1000000
pcre.recursion_limit - 100000
pgsql.max_links - Unlimited
pgsql.max_persistent - Unlimited
session.cache_limiter - <i>no value</i>
session.gc_maxlifetime - 7200
soap.wsdl_cache_limit - 5

Browser User-Agent String

Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You may not request a refund that is not currently owned by you.