Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Fredi

Members
  • Posts

    508
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by Fredi

  1. Error in code: Line 1488 if (tep_class_exists($class)) { $module = new $class; Fatal error: Uncaught Error: Call to undefined function tep_class_exists() in /home/-------/public_html/admin/edit_orders.php:1488 Stack trace: #0 {main} thrown in /home/-----/public_html/adhmin/edit_orders.php on line 1488
  2. Good morning everybody! Did you manage to solve this or did it stop?
  3. I do not understand why column_left is called. Column_left works differently. This is probably an outdated way. A lot has changed in the Phoenix core, so this function probably needs to be adjusted. I don’t know how to do this. This has something to do with calling categories / files for visualization. Maybe you need an analogy with a call to security_checks.php or similar?
  4. How to solve this problem? Need to adjust the function? Or replace with a new one?
  5. In english: I send to You all files thise modul.
  6. Sorry, Screen in Russian ... I have not made language files in English yet.
  7. There is no boxing for choosing admin groups the right
  8. Has anyone tried this add-on for Phoenix? I changed this for Phoenix, but the problem with the display of boxing remained.
  9. I tried to adapt this addon for the Phoenix version, but it was unsuccessful. Does anyone have any ideas how to do this?
  10. I am ready to provide a server and domain for the implementation of such a project. Those who are interested in installing software for this project on server, can contact me. Softvare to example - https://opensource.com/article/17/6/open-source-localization-tools
  11. Yes, that's a good idea. Multilingual support needs to be organized jointly and to concentrate all available languages on one platform. I am ready to participate in this for my language. Additionally, you need to make it possible to output configuration definitions in the multilingual format in Admin. Today, OSC and Phoenix are bad supported in this regard. This creates a problem for people and peoples who do not know English well. This holds back application in different countries. This needs to be fixed.
  12. Hello Jack, I also really expect the Article Manager for Phoenix. The save button you made is very convenient. I would like to know how to change its location, move it down and to the right or left, place the buttons in the lower left or right corner. Adding articles from users is not necessary. For Shop, this is a function that cannot be used. A blog is good. It's necessary. Feedback is also needed. SEO needs to be simplified and made unified for kernel code. Merry Christmas!
  13. I tried to do this, but I couldn’t deploy it to the full width. so I tried setting the width = 100% and it worked. iframe width="100%" height="350" I think the reason is the hard-coded frame size in pixels. For mobile devices, this is adequate, but for a large screen on a computer, the full-width frame does not open with a solid frame size.
  14. Ladies and Gentlemen, is this topic not interesting to anyone?
  15. I installed your add-on. Works good! I tried 2 changes: 1. Resize the map to display the entire width of the monitor: define('MODULE_CONTENT_FOOTER_JCM_OPEN_STREET_MAP_SCRIPT', '<iframe width="100%" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://www.openstreetmap.org/export/embed.html?bbox=34.586248397827156%2C31.664166607007335%2C34.588286876678474%2C31.66545189009921&amp;layer=mapnik&amp;marker=31.6648092507761%2C34.58726763725281" style="border: 1px solid black"></iframe><br/><small><a href="https://www.openstreetmap.org/?mlat=31.66481&amp;mlon=34.58727#map=19/31.66481/34.58727&amp;layers=N">View Larger Map</a></small>'); 2. Replacing a script with a script from Google Maps: define('MODULE_CONTENT_FOOTER_JCM_OPEN_STREET_MAP_SCRIPT', '<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1965.444472431891!2d34.58641959075949!3d31.664952233940078!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x15029c71c154af2b%3A0x76bc8bd753d9da43!2sAgrosheriff%20Ltd.!5e1!3m2!1sen!2sil!4v1576191088661!5m2!1sen!2sil" width="100%" height="350" frameborder="0" style="border:0;" allowfullscreen=""></iframe>');
  16. Dear Sirs! I have a major big problem with Phoenix. I can’t move my old site to Phoenix. My problem is that I use the article manager and information pages. This works in the admin panel, but not on the site. I think we need to write a new module: Information Manager. It makes no sense to configure the old article manager. We need a universal module that will include several options for one type of page: - Articles (blogs) - Information Pages - FAQ - News - Support service I think that the structure for all these pages can be the same, and different pages for displaying the same type: articles.php Informations.php faq.php news.php support.php In Admin, a universal editor based on TinyMCE, for example. Such a module exists and has been tested, but it can and should be slightly modified to add ready-made page templates or page fragments to pages. You also need a table template and several card deck templates. In the end, it will be Phoenix CMS. This will be a powerful addition to the kernel code. There can be two versions: easy - free and full professional - commercial version. The code should be written in the style of Phoenix, simple, compact and adaptive for BS. 100% compatible with Phoenix. I am looking for people in our community who can take this serious task to accomplish. It can be one programmer or we must make a team of several people who are interested in this module. If we begin this work, I will help as much as possible in creating this add-on. I am not an encoder, but I have a little knowledge in programming and I understand well the general concept of building such an addon.
×
×
  • Create New...