🇵🇹Portugal @b.rafael.oliveira

Account created on 25 April 2021, over 3 years ago
#

Recent comments

🇵🇹Portugal b.rafael.oliveira

@Anybody , I had the same problem and just edited better_formats.install , adding the d7 prefix to the queries like "FROM temp_fix_better_formats" with "FROM d7_temp_fix_better_formats"

Whenever it uses the table name variable ($table_name = 'temp_fix_better_formats') , it works: the db_create_table already adds the prefix d7_ .

Production build 0.71.5 2024