Jump to content
  • 0

how to add new forms in V4


Question

Posted

hello

i am new to blesta i started 2 weeks ago and i have updated to V4 last night

now i am trying to add new forms but it shows nothing

i even lost the old forms

noforms.png

Recommended Posts

  • 0
Posted
47 minutes ago, Licensecart said:

Are you using CloudFlare? did you run admin/upgrade/. Can you check the database under: order_forms table is there any results?

yes i upgraded with admin/upgrade

do you mean this table?

IMG_4911.PNG

  • 0
Posted

yes, i said that in my 1st post

I lost my old forms

and now i am not able to add new forms. 

look at the 1st picture it says "form was successfully added"

but shows nothing

  • 0
Posted
25 minutes ago, aziz said:

yes, i said that in my 1st post

I lost my old forms

and now i am not able to add new forms. 

look at the 1st picture it says "form was successfully added"

but shows nothing

I did ask for the structure of the table so I can check it on mine. Is there any clients or services on your system?

  • 0
Posted
21 minutes ago, Licensecart said:

it should work, unless you have an owned license which hasn't got the latest support and updates?

thank you

it worked now. but still the same problem

no forms made

 

  • 1
Posted

Have you made any changes to the order plugin? At first I thought you meant you created a custom order form and that caused the issue, but it sounds like maybe it's all original code? It might be possible that some of the order plugin is missing, I would try re-uploading. Then, try enabling system debug and error reporting in your /config/blesta.php config file. Error reporting from 0 to -1 and system.debug true

  • 0
Posted
1 hour ago, Paul said:

Have you made any changes to the order plugin? At first I thought you meant you created a custom order form and that caused the issue, but it sounds like maybe it's all original code? It might be possible that some of the order plugin is missing, I would try re-uploading. Then, try enabling system debug and error reporting in your /config/blesta.php config file. Error reporting from 0 to -1 and system.debug true

nothing made. all are original.

i uploaded zip file 6 times in 2 days from 3 computers from different Lines

nothing happened. it accepts adding forms with no error messages, but shows nothing.

  • 1
Posted

In plugins/order/views/templates/ do you have an ajax, standard, and wizard directory, containing files an directories within? It's almost as if these directories do not exist, as the plugin tries to read from the file system to find and display them. Do you have any PHP functions disabled in php.ini disabled_functions?

Are the directories readable?

  • 0
Posted
17 minutes ago, aziz said:

ajax, standard, and wizard directotries are available, containing files and readable

i have no php.ini file 

There is one someplace. You may need to ask your host if any functions are disabled in your PHP. The only other thing I can think of is to check that the paths defined under Settings > System > General are correct, though I don't see why it would affect this. It is acting like it can't read those directories and files. Do you have another hosting account you can test this on?

  • 0
Posted

" Do you have another hosting account you can test this on?" the previous version was working problems started with v4

this is the 2nd time i lose access to admin panel

it shows error404

when i get home i will terminate the account and recreate it again

i will inform you later

  • 1
Posted

Did you remove the directories mentioned in the blog post if upgrading?

  • ~/helpers/date
  • ~/helpers/form
  • ~/helpers/html
  • ~/helpers/javascript
  • ~/helpers/pagination
  • ~/helpers/xml

Not sure if that will help or not, but worth a shot.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...