[SOLVED] problem in orders page with view : products and cronology on 1.1.0.1

Open to all! Ask other shopowners for help.
Post Reply
bitit
Member
Posts: 84
Joined: Thu Jun 24, 2021 4:00 pm
Phoenix Version:
Has thanked: 1 time
Been thanked: 3 times

[SOLVED] problem in orders page with view : products and cronology on 1.1.0.1

Post by bitit »

HI , i have upgrade a old phoenix to 1.1.0.1

but in admin/orders.php

the link
#section_products_content
#section_status_history_content

don't work and go to dashboard .

some tips for solving?

ps, i have found the following error on the page

Warning: include(includes/apps/paypal/hooks/admin/orders/tab.php): Failed to open stream: No such file or directory in includes/hooks/admin/orders/paypal.php on line 26

Warning: include(): Failed opening '/ includes/apps/paypal/hooks/admin/orders/tab.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in includes/hooks/admin/orders/paypal.php on line 26

Fatal error: Uncaught Error: Class "paypal_hook_admin_orders_tab" not found in includes/hooks/admin/orders/paypal.php:29 Stack trace: #0 includes/system/versioned/1.0.8.1/hooks.php(150): hook_admin_orders_paypal->listen_orderTab() #1 includes/actions/orders/views/edit.php(206): hooks->cat() #2 admin/orders.php(21): require('...') #3 {main} thrown in includes/hooks/admin/orders/paypal.php on line 29
Enrico
Last edited by bitit on Sat Oct 25, 2025 2:03 pm, edited 1 time in total.


Join The Code Co-op to get access to your library in the Code Co-op Forum
bitit
Member
Posts: 84
Joined: Thu Jun 24, 2021 4:00 pm
Phoenix Version:
Has thanked: 1 time
Been thanked: 3 times

Re: problem in orders page with view : products and cronology on 1.1.0.1

Post by bitit »

Solved , removing : includes/hooks/admin/orders/paypal.php
BrockleyJohn
Certified Developer
Posts: 173
Joined: Mon Mar 01, 2021 5:37 pm
Phoenix Version:
Has thanked: 2 times
Been thanked: 30 times

Re: [SOLVED] problem in orders page with view : products and cronology on 1.1.0.1

Post by BrockleyJohn »

that was left over from the old paypal app


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply