Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

gsmiley007

Members
  • Posts

    101
  • Joined

  • Last visited

  • Days Won

    2

gsmiley007 last won the day on August 18 2023

gsmiley007 had the most liked content!

Profile Information

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

gsmiley007's Achievements

  1. Thanks, Did the code changes. Did a reload of the page and the errors are gone. I only use 2 functions, csv file dump and restore. I did both a dump and restore and no error messages.
  2. 1.0.8.20. Only did a reload of the admin page while i was on the easypopulate page. And I did a backup of the whole Export an Easy Populate File
  3. Tried ver 3.6, found this error: PHP Deprecated: The tep_href_link function has been deprecated. Also not sure if this is an error from easy populate: PHP Deprecated: Required parameter $style follows optional parameter $link in admin/includes/functions/osc_addons_compatibility.php on line 21
  4. I managed to get to your site, but after i download the file i get this error: WIndows cannot open the folder The compress zipped folder: EasyPopulate_V_3.6.zip is invalid
  5. thanks, i tried to get the new version, but your site is down
  6. Found some more errors Deprecated: The tep_db_query function has been deprecated. in admin/includes/functions/database.php on line 37 Deprecated: The tep_db_fetch_array function has been deprecated. in admin/includes/functions/database.php on line 52 Deprecated: The tep_not_null function has been deprecated. in admin/includes/functions/general.php on line 189 Deprecated: The tep_db_query function has been deprecated. in admin/includes/functions/database.php on line 37 Deprecated: The tep_db_num_rows function has been deprecated. in admin/includes/functions/database.php on line 69 Deprecated: The tep_get_languages function has been deprecated. in admin/includes/functions/general.php on line 232 Deprecated: The tep_not_null function has been deprecated. in admin/includes/functions/general.php on line 189 Deprecated: The tep_db_query function has been deprecated. in admin/includes/functions/database.php on line 37 Deprecated: The tep_db_fetch_array function has been deprecated. in admin/includes/functions/database.php on line 52
  7. Not sure how to use the new functions, but these are it: tep_href_link('account.php') $Linker->build('account.php') tep_href_link('advanced_search_result.php', tep_get_all_get_params(), 'NONSSL', true, false)) $Linker->build('advanced_search_result.php')->retain_query_except())
  8. I've noticed some errors while using phoenix 1.8.0.20. [04-Aug-2023 17:06:16 America/Toronto] PHP Deprecated: The tep_href_link function has been deprecated. in /site/admin/includes/functions/html_output.php on line 51 search the the code and found the tep_href_link in: admin/includes/boxes/catalog_easy_populate.php:17: 'link' => tep_href_link('easypopulate.php')); admin/EPDocumentation/contents.htm:274: 'link' => tep_href_link(FILENAME_PRODUCTS_ATTRIBUTES) admin/EPDocumentation/contents.htm:281: 'link' => tep_href_link('easypopulate.php') Found this in the code: admin/includes/functions/html_output.php // The HTML href link wrapper function function tep_href_link($page = '', $parameters = '', $connection = 'SSL', $add_session_id = true) { trigger_error('The tep_href_link function has been deprecated.', E_USER_DEPRECATED); return Guarantor::ensure_global('Admin')->link($page, phoenix_parameterize($parameters), $add_session_id); }
  9. Never mind. Sorry had the file open in exel.
  10. Hi So i installed a fresh version of phoenix 1.8.20 and tried to load a saved .csv file. It gave an error. I edited the .cvs file and only included 2 entries and it still have the same error. File uploaded.Temporary filename: /tmp/php4JnAg9User filename: SB-1.csvSize: 2117##Can not open file for reading. Script will terminate.
  11. I presume that this add-on will not be supported in phoenix anymore. It broke after testing on 1.0.8.4.
  12. Tried this on the new phoenix 1.0.8.0. Got this error message after trying to use the contact us page. Deprecated: The tep_session_unregister function has been deprecated. in includes/functions/sessions.php on line 113Warning: Cannot modify header information - headers already sent by (output started at includes/functions/sessions.php:113) in includes/functions/general.php on line 36
  13. Not sure where you are talking about: The only thing I see in the right column is Category depth: 7, but I don't see anything about number of images.
  14. Just wondering if this could support more images, as phoenix supports more than 8 images
×
×
  • Create New...