Login or create new account.

By registering on joomprod.com, you will have immediate access to all our free products and to the public side of our support forum.

Enjoy our subscriptions.

Each of our subscriptions allow you to enjoy the private side of the support forum and all the update of our products for a period ranging from 3 months to 1 year.

Payment And immediate download.

After subscribing to one of our subscription, the products are immediately downloadable.

Login

Or Register
Accueil / forum / Support / AdsManager Support / Problem with a cascade fiel

Support Availability Because we must sleep sometimes

Working days: Monday to Friday.
Reply time: Depending on the complexity of your support issue it's usually between a few hours to 48 hours.

Support is only guaranteed to paid subscribers

AdsManager - End of life

It is with great regrets that we have chosen to end the developpement of Adsmanager and its other associated components.

AdsManager is born 10 years ago and, as of today, the number of new subscriptions and downloads have fallen and we cannot maintain the component anymore.

All active subscribers will be able to continue enjoying support until the end of their subscription.

The components will be free and no support will be provided anymore for the other users.

×

Notice

The forum is in read only mode.

Problem with a cascade fiel

More
11 years 2 months ago #3588 by admino
Replied by admino on topic Problem with a cascade fiel
I have changed the post_max_size from 128M to 1000M but the problem still persist :sick:
More
11 years 2 months ago #3593 by admino
Replied by admino on topic Problem with a cascade fiel
I think it is a bug.
More
11 years 2 months ago #3616 by tompap
Replied by tompap on topic Problem with a cascade fiel
XXX/administrator/index.php?option=com_admin&view=sysinfo

In administration/System/SystemInformation/PHP Information

You will find php configuration information.

If you can't change this settings, there are only two solution:
- Ask your provide to upgrade it
- Use a external table to store your 200 values install of internal storage.
More
11 years 2 months ago #3626 by admino
Replied by admino on topic Problem with a cascade fiel
Hello,

1-As I said, I have changed the post_max_size from 128M to 1000M but the problem still persist,

So it is not a problem of php configuration

2-Because I have more than 500 values to store in this cascade field, Is there a tutorial about using external table and how to do it?

3-Why the internal doesn't work?

Thank's again
More
11 years 2 months ago #3641 by tompap
Replied by tompap on topic Problem with a cascade fiel
using internal, all values are stored in a unique column in the SQL (the TEXT / LONG TEXT) if some values are well saved
I don't know if you reach the max value.

In any case it's better to use a specific table in this case.

You need to create a SQL table
with a value column, a label column, a parent column
then in the field option, you will give to adsmanager the name of the table, the name of the value column, the name of the label colum and the parent column

That's all
Time to create page: 0.121 seconds
Powered by Kunena Forum