Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 23/11/2024 Black Friday 2024

    BIG SALE, 30% discount for all our extensions. Use BF24 coupon code. Hurry up the discount is valid till 3 December.

  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?
Go to bottomPage: 123456
TOPIC: Insert in article
#11215
Re:Insert in article 14 Years, 6 Months ago Karma: 764
We just replace your code with the next code:

Code:


{aridatatables moduleId="55"}



Your code contains unnecessary space in {/ aridatatables} close tag.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#11219
Re:Insert in article 14 Years, 6 Months ago Karma: 0
After I make sure thet it works properly with the previous article, I've tried another and again does not work.
When I access to the new article, the screen appears blank, totally white.

What can happen now?

I have sent you the new information by email.
The administrator has disabled public write access.
 
#11222
Re:Insert in article 14 Years, 6 Months ago Karma: 764
Check your mail please.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#11229
Re:Insert in article 14 Years, 6 Months ago Karma: 0
Same problem here. Just added tags {aridatatables moduleId="24"}{/aridatatables} and my table vanished. What is wrong? Can you share the solution?

Thank you.
Last Edit: 2011/02/19 17:19 By Pjeras.
The administrator has disabled public write access.
 
#11244
Re:Insert in article 14 Years, 6 Months ago Karma: 764
Could you provide more details you see blank page, plugin code or page without tables and plugin code?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#11341
Re:Insert in article 14 Years, 6 Months ago Karma: 0
1. Installed plugin and module.
2. Enabled plugin and module.
3. Created article to test table:


{aridatatables moduleId="24"}
<table border="2">
<tbody>
<tr>
<th>Header 1</th> <th>Header 2</th>
</tr>
<tr>
<td>2</td>
<td>2</td>
</tr>
<tr>
<td>1</td>
<td>1</td>
</tr>
</tbody>
</table>

{/aridatatables}&#8203;&#8203;&#8203;

4. And the table is gone.

BTW: mailed this problem 3 days ago.
Last Edit: 2011/02/22 13:29 By Pjeras.
The administrator has disabled public write access.
 
Go to topPage: 123456