Jump to content

New problem in Admin page


Recommended Posts

When we going to the Product optoins page in the Admin we see the following errors left under in the taskbar.

Error Details Web

User Agent: Mozilla/4.0 (compatible, MSIE 8.0, Windows NT 6.0; Trident/4.0, GTB6, SV1,. NET CLR 2.0.50727;. NET CLR 3.5.30729;. NET CLR 3.0.30729)

Timestamp: Thu, 9 Oct 2009 13:25:52 UTC

Message: String Constant is not completed

Line: 1729

Character: 80

Code: 0

URI: https: / / www.My-Store.nl/admin.php?_g=products/options

Message: String Constant is not completed

Line: 1744

Character: 80

Code: 0

URI: https: / / www.My-Store.nl/admin.php?_g=products/options

Message: String Constant is not completed

Line: 1759

Character: 80

Code: 0

URI: https: / / www.My-Store.nl/admin.php?_g=products/options

Message: String Constant is not completed

Line: 1774

Character: 80

Code: 0

URI: https: / / www.My-Store.nl/admin.php?_g=products/options

Message: String Constant is not completed

Line: 1789

Character: 80

Code: 0

URI: https: / / www.My-Store.nl/admin.php?_g=products/options

Message: String Constant is not completed

Line: 1804

Character: 80

Code: 0

URI: https: / / www.My-Store.nl/admin.php?_g=products/options

Message: String Constant is not completed

Line: 1819

Character: 80

Code: 0

URI: https: / / www.My-Store.nl/admin.php?_g=products/options

Message: String Constant is not completed

Line: 1834

Character: 80

Code: 0

URI: https: / / www.My-Store.nl/admin.php?_g=products/options

Message: String Constant is not completed

Line: 1849

Character: 80

Code: 0

URI: https: / / www.My-Store.nl/admin.php?_g=products/options

Message: String Constant is not completed

Line: 1864

Character: 80

Code: 0

URI: https: / / www.My-Store.nl/admin.php?_g=products/options

Message: String Constant is not completed

Line: 1879

Character: 80

Code: 0

URI: https: / / www.My-Store.nl/admin.php?_g=products/options

Message: String Constant is not completed

Line: 1894

Character: 80

Code: 0

URI: https: / / www.My-Store.nl/admin.php?_g=products/options

Message: String Constant is not completed

Line: 1909

Character: 80

Code: 0

URI: https: / / www.My-Store.nl/admin.php?_g=products/options

Message: String Constant is not completed

Line: 1924

Character: 80

Code: 0

URI: https: / / www.My-Store.nl/admin.php?_g=products/options

Message: String Constant is not completed

Line: 1939

Character: 80

Code: 0

URI: https: / / www.My-Store.nl/admin.php?_g=products/options

Message: String Constant is not completed

Line: 1954

Character: 80

Code: 0

URI: https: / / www.My-Store.nl/admin.php?_g=products/options

Message: String Constant is not completed

Line: 1969

Character: 80

Code: 0

URI: https: / / www.My-Store.nl/admin.php?_g=products/options

Message: String Constant is not completed

Line: 1984

Character: 80

Code: 0

URI: https: / / www.My-Store.nl/admin.php?_g=products/options

Message: String Constant is not completed

Line: 1999

Character: 80

Code: 0

URI: https: / / www.My-Store.nl/admin.php?_g=products/options

Message: String Constant is not completed

Line: 2014

Character: 80

Code: 0

URI: https: / / www.My-Store.nl/admin.php?_g=products/options

This happends afther upgrade CubeCart 4.3.3 to 4.3.4

Cu

Martin

Link to comment
Share on other sites

This happends afther upgrade CubeCart 4.3.3 to 4.3.4

For the upgrade, did you run the setup upgrade option?

Have you tried re-uploading the v4.3.4 admin directory? you may have a corrupt file.

I Have download the de upgrade 3 times, Yesterday was the last time and I have placed end extract it in a clean directory.

Afther upload the complet upgrade to my Hosting server I have started the setup, and was 100% succesfull.

The upgrade is makes for the second time, end september I have make a totally fallback.

This morning I have try making the upgrade and fixing the older problems with solutions from out the form.

CU

Martin

Link to comment
Share on other sites

Have you submitted a support ticket to Devellion?

Does a clean installation have the same problem?

No I dont have make a support ticket and also dont have making a clean full install.

In a couple of days I must make a claen new installation for a other client from me, then I can look of then is the same problem.

I think its a V. 4.3.4 problem it works in V. 4.3.3 good.

Link to comment
Share on other sites

  • 4 weeks later...

Well problem is missing code in admin\sources\products\options.inc.php here

onclick="return confirm('<?php echo str_replace("\n", '\n', $lang['admin']['products_remove_opt_prod']); ?>"




It should be




onclick="return confirm('<?php echo str_replace("\n", '\n', $lang['admin']['products_remove_opt_prod']);?>');"

This affects 4.3.4 - 4.3.5

Link to comment
Share on other sites

Join the conversation

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

Guest
Reply to this topic...

×   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.

×
×
  • Create New...