HEX
Server: nginx/1.28.1
System: Linux 10-41-63-61 6.8.0-31-generic #31-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 20 00:40:06 UTC 2024 x86_64
User: www (1001)
PHP: 7.4.33
Disabled: passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
Upload Files
File: /www/wwwroot//www.shooperm.com/resources/lang/en/appearance.php
<?php
    return [    
        'themes' => 'Themes',
        'live_preview' => 'Live Preview',
        'theme_details' => 'Theme details',
        'current_theme' => 'Current Theme',
        'version' => 'version',
        'tags' => 'Tags',
        'black' => 'Black',
        'scheme' => 'Scheme',
        'white' => 'White',
        'text' => 'Text',
        'solid' => 'Solid',
        'toastr_message_postion' => 'Toastr message postion',
        'toastr_message_time' => 'Toastr message time',
        'top_right' => 'Top right',
        'top_left' => 'Top left',
        'bottom_right' => 'Bottom right',
        'bottom_left' => 'Bottom left',
        'area' => 'Area',
        'feature' => 'Feature',
        'footer' => 'Footer',
        'navbar' => 'Navbar',
        'menu' => 'Menu',
        'color' => 'Color',
        'scroll' => 'Scroll',
        'add_new_color' => 'Add new color',
        'background' => 'Background',
        'border' => 'Border',
        'base_color' => 'Base color',
        'upload_title' => 'Upload Theme. If You have Purchased ZIP File.',
        'browse_zip' => 'Browse ZIP file',
        'upload-theme' => 'Upload Theme',
        'install_now' => 'Install Now',
        'input_background' => 'Input background',
        'theme' => 'Theme',
        'header_setup' => 'Header Setup',
        'column_size' => 'Column Size',
        'slider' => 'Slider',
        'section_general_setting' => 'Section General Setting',
        '1_column' => '1 Column',
        '2_column' => '2 Column',
        '3_column' => '3 Column',
        '4_column' => '4 Column',
        '5_column' => '5 Column',
        '6_column' => '6 Column',
        '7_column' => '7 Column',
        '8_column' => '8 Column',
        '9_column' => '9 Column',
        '10_column' => '10 Column',
        '11_column' => '11 Column',
        '12_column' => '12 Column',
        'enable_this_section' => 'Enable This Section',
        'slider_section_setup' => 'Slider Section Setup',
        'category_section_setup' => 'Category Section Setup',
        'product_section_setup' => 'Product Section Setup',
        'new_user_zone_section_setup' => 'New User Zone Section Setup',
        'name_required' => 'Name Required',
        'url_required' => 'URL Required',
        'category_required' => 'Category Required',
        'product_required' => 'Product Required',
        'slider_image_required' => 'Slider Image Required',
        'slider_image' => 'Slider Image',
        'no_categories' => 'no categories',
        'no_sliders' => 'no sliders',
        'product_list' => 'Product List',
        'slider_list' => 'Slider List',
        'upload_theme' => 'Upload Theme',
        'menus' => 'Menus',
        'header' => 'Header',
        'appearance' => 'Appearance',
        'slider_for' => 'Slider For',
        'warning_message' => 'menu already used in multi mega menu. Delete not possible',
        'url_is_required' => 'URL is required',
        'slider_type_is_required' => 'Slider Type is required',
        'navigation_label_is_required' => 'Navigation label is required',
        'title_is_required' => 'Title is required',
        'priding_is_required' => 'Pricing is required',
        'new_user_zone_is_required' => 'New user zone is required',
        'for_product' => 'For Product',
        'for_category' => 'For Category',
        'for_brand' => 'For Brand',
        'for_tag' => 'For Tag',
        'color_mode' => 'Color mode',
        'for_url_not_support_in_mobile_app' => 'For URL(Not Support in Mobile APP)',
        'gradient' => 'Gradient',
        'hide_not_recomanded' => 'Hide not recomanded.It can be issue on ajax request for slow server.'
    ]
?>