• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Database column type

Database column type 13 years 2 months ago #13045

  • ccotter
  • ccotter's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
Hi,

In the table _rsmail_lists the IdList column is of type int but in the _rsmail_subscriber_details table it is tinyint, limiting the max ID it can use to 127. This initially caused issues when looking to map and replace braced values in mails using lists with IDs over 127. Changing the column type in _rsmail_subscriber_details to int fixes this.

Regards,
Chris
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!