Sziasztok!
Szeretném a segítségeteket kérni, Ti biztos rutinosak vagytok én most kezdtem :rolleyes:
Van egy word-press oldalam, amiből webshopot szeretnék faragni. Lenyűgözött az e commerce plugin felhasználóbarátsága, fel is tettem, raktam rá 2-3 száz terméket, majd másnap amikor szerettem volna felvinni egy új cikket az alábbi hobaüzenetek fogadtak:
Warning: call_user_func(dashboard_right_now_box) [function.call-user-func]: First argument is expected to be a valid callback in /chroot/home/vonzeroh/trendmester.hu/html/wp-content/plugins/wp-e-commerce/display-items.php on line 1274
Warning: call_user_func(dashboard_recent_comments_box) [function.call-user-func]: First argument is expected to be a valid callback in /chroot/home/vonzeroh/trendmester.hu/html/wp-content/plugins/wp-e-commerce/display-items.php on line 1274
Warning: call_user_func(dashboard_incoming_links_box) [function.call-user-func]: First argument is expected to be a valid callback in /chroot/home/vonzeroh/trendmester.hu/html/wp-content/plugins/wp-e-commerce/display-items.php on line 1274
Warning: call_user_func(dashboard_plugins_box) [function.call-user-func]: First argument is expected to be a valid callback in /chroot/home/vonzeroh/trendmester.hu/html/wp-content/plugins/wp-e-commerce/display-items.php on line 1274
Warning: call_user_func(wpsc_dashboard_widget_box) [function.call-user-func]: First argument is expected to be a valid callback in /chroot/home/vonzeroh/trendmester.hu/html/wp-content/plugins/wp-e-commerce/display-items.php on line 1274
Warning: call_user_func(dashboard_stats_box) [function.call-user-func]: First argument is expected to be a valid callback in /chroot/home/vonzeroh/trendmester.hu/html/wp-content/plugins/wp-e-commerce/display-items.php on line 1274
Még kezdő vagyok, de látom, hogy valami hiba van a 1274 -es sorban, ami ez a kód lenne:
$output = call_user_func($box_function_name, null);
Próbáltam utána olvasni, de sehol nem találtam információt, hogy mit rontottam el, ha valaki tud segítsen
Köszönöm Nektek!
Zsolt