If $$N = \frac{{n_1}(n_1+1)}{2}\cdot{d_1},$$ is it possible to have $$N = \frac{{n_2}(n_2+1)}{2}\cdot{d_2}?$$
Here, $d_i, n_i \in \mathbb{N}$, $d_i > 1$ and $n_1 \neq n_2$.
That is,
Question 1
If a number can be represented as a nontrivial multiple of a triangular number, can it then be represented as a nontrivial multiple of another triangular number?
Added January 27 2017
and
Question 2
If such a number can be so represented (as in Question 1), must it necessarily be (a nontrivial multiple of or) the least common multiple of the triangular numbers $$T(n_1)=\dfrac{{n_1}(n_1 + 1)}{2}$$ and $$T(n_2)=\dfrac{{n_2}(n_2 + 1)}{2}?$$
Thanks to users Alex Macedo, dxiv, and Stahl for their initial comments!