Community Forum

Please read the intro before joining/posting. Thank you.

If you have questions about our software, chances are this forum has the answers.

You'll need to register before you can post on the forum to ask your question or to answer another one. A reply will be posted to each and every question that is asked so there is no need to double post or bump your post. We'll do our best to answer promptly, but in some cases it may take a day or two. If you bump your post, it may be removed. Bear with us and we'll get your question answered quickly.

Here are a few tips to help you to get your questions answered more rapidly.

IMPORTANT: Posts in English only. We don't employ translators and we'll be unable to understand your message properly and will probably delete it.
SOFTWARE: Each software has it's own forum. Software here is NOT supported. Posts about this software will be deleted. Supported software questions ONLY please.
SEARCH: Use the search option to see if your question has been answered on the forum before now or if there is an answer in the documentation of your software.
PERSONAL SUPPORT: If you have purchased a commercial version of any software, using the contact option at the licence centre ensures a faster response.
AUTO DELETION: Accounts older than 5 days, with no posts or topics, are automatically deleted. Only register if you are thinking of posting.
LINKS: Any links posted are not clickable (to deter spammers) and must be copied / pasted into your browser address bar.

            

You are not logged in.

Search Results
Klauwaart @ 07-02-2024 12:38:48

maiandavid wrote:
Same to you too, Happy New Year. smile

Ok, so no errors there, so I assume it is stopping when adding the default data after it creates the tables. I notice it has created a table called 'ecards_ecards_poems', with the prefix twice, so I'm guessing it stops when it trying to add the default poems.

Let me check the installer and I'll get back you soon.


Hi David,
I was wondering if you found anything yet, as I have not had any reply yet (or maybe the forum reply function has an issue).
Just curious.
Kind regards.
Klauwaart.

Go to topic
Go to post
Klauwaart @ 07-02-2024 12:38:10

maiandavid wrote:
Same to you too, Happy New Year. smile

Ok, so no errors there, so I assume it is stopping when adding the default data after it creates the tables. I notice it has created a table called 'ecards_ecards_poems', with the prefix twice, so I'm guessing it stops when it trying to add the default poems.

Let me check the installer and I'll get back you soon.


Hi David,
I was wondering if you found anything yet, as I have not had any reply yet (or maybe the forum reply function has an issue).
Just curious.
Kind regards.
Klauwaart.

Go to topic
Go to post
Klauwaart @ 16-01-2024 14:17:08

maiandavid wrote:
Enable install logging in:
install/control/config.php

Then run the installer again and view the logs folder, there should be a log with the error why the table couldn't be created.


OK, thank you.

Here is the log file:

Script: Maian Greetings
Script Version: 3.3
PHP Version: 7.4.33
Server Software: Apache
Platform: Windows
===========================================================================
Operation/Detail: Table added: blocked
---------------------------------------------------------------------------
Operation/Detail: Table added: admin_pages
---------------------------------------------------------------------------
Operation/Detail: Table added: boxes
---------------------------------------------------------------------------
Operation/Detail: Table added: categories
---------------------------------------------------------------------------
Operation/Detail: Table added: cfg
---------------------------------------------------------------------------
Operation/Detail: Table added: ecards
---------------------------------------------------------------------------
Operation/Detail: Table added: ecards_category
---------------------------------------------------------------------------
Operation/Detail: Table added: ecards_emojis
---------------------------------------------------------------------------
Operation/Detail: Table added: ecards_history
---------------------------------------------------------------------------
Operation/Detail: Table added: ecards_log
---------------------------------------------------------------------------
Operation/Detail: Table added: ecards_music
---------------------------------------------------------------------------
Table: ecards_ecards_poems
Operation/Detail: Create
On Line: 22
In File: /home/mv44motk/vlaamseradio.co.uk/greetings/install/control/tables.php
---------------------------------------------------------------------------
Operation/Detail: Table added: ecards_rec
---------------------------------------------------------------------------
Operation/Detail: Table added: ecards_uploads
---------------------------------------------------------------------------
Operation/Detail: Table added: pages
---------------------------------------------------------------------------
Operation/Detail: Table added: settings
---------------------------------------------------------------------------
Operation/Detail: Table added: social
---------------------------------------------------------------------------
Operation/Detail: Table added: themes
---------------------------------------------------------------------------

By the way, I wish you a happy and prosperous 2024.

Go to topic
Go to post
Klauwaart @ 16-01-2024 14:15:12

maiandavid wrote:
Enable install logging in:
install/control/config.php

Then run the installer again and view the logs folder, there should be a log with the error why the table couldn't be created.


OK, thank you.

Here is the log file:

Go to topic
Go to post
Klauwaart @ 23-12-2023 17:52:12

Hi, David,
Merry Christmas to you too.
I just started from scratch,

So, to cut a long story short, I re-uploaded everything, set permissions etc. and then ran everything again from the install/ directory.

The only thing that happens now is that I get a popup that not all DB tables installed, and indeed, there is one missing (don't know which one but instead of 18 there are now 17, and no logs to find).

Any further ideas, please?

Cheers.

Go to topic
Go to post
Klauwaart @ 16-12-2023 12:33:14

I got there now (at the moment I am sitting at home fighting off pneumonia, so the head isn't working full blast either).
However, what I have now is "where has my text gone"?
Take a look at this screen shot: [img=Image Test]https://www.vlaamseradio.co.uk/img/maiangreet.png[/img]
Once I have set it all up, the Dutch translation will be with you soon.

Go to topic
Go to post
Klauwaart @ 04-12-2023 02:19:30

Oops, yes, I must have been millions of miles away.

However, I've corrected all that but the error is srill there.
What now, please?

Go to topic
Go to post
Klauwaart @ 03-12-2023 11:30:42

Hello,
When trying to install Maian Greetings, all I get is a red band on top saying "Database Error. Check software log for more details.".
I did everything as in the instructions and here is the log file:
"Date/Time: 3 December 2023 @ 05:46:57
Code: 2002
Error: php_network_getaddresses: getaddrinfo failed: Name or service not known
File: /home/mv44motk/vlaamseradio.co.uk/greetings/control/classes/system/class.db.php
Line: 502"
And here is _cfg.php:
"<?php

/*----------------------------------------------------------------------------------
  SAMPLE CONFIG FILE:
  Rename or copy this file as '_cfg.php'.
 
  EDIT VALUES ON THE RIGHT, DO NOT CHANGE THE VALUES IN CAPITALS!!!
------------------------------------------------------------------------------------*/

/* DATABASE CONNECTION
   If you are unsure of your database credentials, contact your host
----------------------------------------------------------------------*/

/* MySQL host */
define('localhost', 'Your host name goes here');

/* MySQL username */
define('mv44motk_kaarter', 'Your username goes here');

/* MySQL password */
define('************8', 'Your password goes here');

/* MySQL database name */
define('mv44motk_kaarten', 'Your database name goes here');

/* Table prefix. You can have multiple installations in one database if you give each
   a unique prefix. Only numbers, letters, and underscores
*/
define('DB_PREFIX', 'mgr_');

/* Charset used to create database tables. If unsure, don't change. */
define('DB_CHAR_SET', 'utf8');

/* MySQL locale. If unsure, don't change.
   http://dev.mysql.com/doc/refman/5.0/en/locale-support.html
*/
define('DB_LOCALE', 'en_GB');

/* MySQL date/time adjustment. You can also use 'system'. May not need changing. */
define('DB_TIMEZONE', '+00:00');


/* ADMIN LOGIN
   Make sure your details are secure and hard to guess
-------------------------------------------------------------*/

/* Admin login username */
define('Admino', 'Your login username goes here');

/* Admin login password */
define('************', 'Your login password goes here');

/* Optional. Enter IP addresses (comma delimited) for IP restriction on login */
define('LG_RESTRICT_BY_IP', '');


/* SECURITY SALT / HASH
   Random mix of alphanumeric and special characters to encrypt session/cookie data.
   Generate hash @ https://www.maianmedia.com/services/keys/
-----------------------------------------------------------------------------------------*/

define('(5}sc9vDb6oPLB4QMCad!AeS<W#Y*mI,xq)$80OpXRw>%yr:&1KJhG;2TU^fF+@EVHjgu-il3znZ7t[.k_N', 'Your secret key value goes here');

?>"
If more information is required, please ask.
Thanks in advance.

Go to topic
Go to post
Klauwaart @ 19-02-2020 16:28:29

Hi,
I wanted to log into the admin panel of my blog a minute ago, and I was greeted by the screen as in the attachment.
I have not made any changes to the blog coding at all, all I have done is started to use a new browser (Vivaldi).

Thank you in advance for any help.
Frankie.

Go to topic
Go to post
Klauwaart @ 06-02-2020 14:49:03

Same error, but I re-uploaded my Dutch shop folder (including 1.2.php) and now everything works as it should.
So, the 1.2 file definitely belongs in the language pack zip.

Anyway, glad that is sorted.
Might be worth letting the makers of other language packs know and spread the word to users of my pack.
Kind regards,
Frankie.
Edit: The only thing wrong now is that my icons (Shopping basket, social media etc.) show as blank squares and that in the admin panel the version still shows as 1.1, but when I click on it the screen comes up, saying I am up to date with 1.2.

Go to topic
Go to post
Klauwaart @ 06-02-2020 13:35:55

maiandavid wrote:
Yes, the 1.1 language files won't have the 1.2 file. You just need to translate it and copy it to the dutch language folder.

I have translated and uploaded 1.2.php, but it is still not working.
I see I can't attach here, so here is the Dutch 1.2.php:

<?php

/* LANGUAGE FILE
--------------------------------------*/

$lng_1_2_admin = array(
  'Beheer Adminbladzijden',
  'Adminbladzijden',
  'Selecteer eerste jaar',
  'Selecteer tweede jaar',
  'Bijwerken'
);

$lng_1_2_settings = array(
  'Admin Menu',
  'Reset koppelingen',
  'Enkel SSL/TLS - Certificaten niet verifiëren',
  'Mail Protocol',
  'SMTP',
  'PHP Mail Functie',
  'Stuur verkoopsverwittigingsemails naar kopers',
  'Stuur Contact Autoantwoord naar bezoeker',
  'Emails &amp; Verwittiging',
  'Als CleanTalk uitgeschakeld is, schakel eenvoudige Captcha in',
  'Voorwaarden',
  'Voorwaarden Informatie',
  'Schakel in bij afrekenen',
  'Schakel PDF Optie op kopers bestelbladzijde in'
);

$lng_1_2_sett_aff = array(
  'Maian Affiliate',
  'Volledige Url naar Maian Affiliate Installatie',
  'Affiliate API Code',
  'Affiliate Product ID',
  'Affiliate Url GET Parameter',
  'Commissie Percentage (%)',
  'Schakel Commissiesysteem in',
  'Schakel Affiliate Log in'
);

$lng_1_2_emails = array(
  're: Winkelnavraag'
);

$lng_1_2_sales = array(
  'Waar "Faktuurnr" is',
  'PDFs',
  'Faktuur',
  'Verpakkingsetiket',
  '',
  'Affiliate Code',
  'Waar "affiliate code" bevat'
);

$lng_1_2_products = array(
  'Doorzoek Downloads',
  'Geen productdownloads gevonden, probeer opnieuw aub'
);

$lng_1_2_checkout = array(
  'Bevestig dat u onze <a href="{url}" onclick="iBox.showURL(this.href,\'\',{width:850,height:550});return false">voorwaarden</a> aanvaardt aub.'
);

$lng_1_2_frontend = array(
  'Voer code in. Klik code om te verversen.',
  'Ongeldige code, probeer opnieuw aub. Klik code voor nieuwe afbeelding',
  'Lees en aanvaard onze voorwaarden aub, dank u'
);

?>

I don't know if anything further needs doing to make it work, please let me know, but this could now be added to the Dutch language pack .zip file.
Regards,
Frankie.

Go to topic
Go to post
Klauwaart @ 04-02-2020 11:44:03

maiandavid wrote:
Are you sure it's in the language folders?

Probably not now.
The file says dutch1_1.zip
If not, send everything over and I'll do a new version of the traslation.
Regards,
Frankie.

Go to topic
Go to post
Klauwaart @ 02-02-2020 16:17:36

I just noticed that Maian Pal is at version 1.2, and the language file is called "dutch 1_1.zip".
Could that have something to do with it (an upgrade of the translation needed)?

I have replaced the existing folder with the ones straight from the website and the issue is still there.
I do not seem to remember being asked to make adjustments to the language file.

Mystery.....
Edit: It is even a whole lot worse now.

Go to topic
Go to post
Klauwaart @ 01-02-2020 22:48:07

Hi David,
This is in the Dutch translation of the script, the one I made.
But I'll have a look.
Thank you for your help.
Frankie.
Edit: I just checked, and everything seems to be in place.

Go to topic
Go to post
Klauwaart @ 31-01-2020 02:13:54

Hi everyone,
All of a sudden my script has been throwing an error, for which it tells me to llok into "logs/errors.log".
The error seems to affect my admin part only, the first symptom is a notice on the bottom that no data can be found in the database, yet my items display on the shop part.
Then I get the error message in various parts of the settings, eg. email.

Looking at the log file shows me the following:

- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_settings
[Date/Time: 31 January 2020 @ 01:49AM]
[Error on line 91 in file /home/mvmotk/public_html/shopnl/admin/templates/email.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_settings
[Date/Time: 31 January 2020 @ 01:49AM]
[Error on line 137 in file /home/mvmotk/public_html/shopnl/admin/templates/email.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_settings
[Date/Time: 31 January 2020 @ 01:49AM]
[Error on line 24 in file /home/mvmotk/public_html/shopnl/admin/templates/email.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_settings
[Date/Time: 31 January 2020 @ 01:49AM]
[Error on line 26 in file /home/mvmotk/public_html/shopnl/admin/templates/email.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_settings
[Date/Time: 31 January 2020 @ 01:49AM]
[Error on line 27 in file /home/mvmotk/public_html/shopnl/admin/templates/email.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_settings
[Date/Time: 31 January 2020 @ 01:49AM]
[Error on line 91 in file /home/mvmotk/public_html/shopnl/admin/templates/email.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_settings
[Date/Time: 31 January 2020 @ 01:49AM]
[Error on line 137 in file /home/mvmotk/public_html/shopnl/admin/templates/email.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_admin
[Date/Time: 31 January 2020 @ 01:55AM]
[Error on line 35 in file /home/mvmotk/public_html/shopnl/admin/templates/dashboard.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_admin
[Date/Time: 31 January 2020 @ 01:55AM]
[Error on line 47 in file /home/mvmotk/public_html/shopnl/admin/templates/dashboard.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_admin
[Date/Time: 31 January 2020 @ 01:55AM]
[Error on line 59 in file /home/mvmotk/public_html/shopnl/admin/templates/dashboard.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_admin
[Date/Time: 31 January 2020 @ 01:55AM]
[Error on line 35 in file /home/mvmotk/public_html/shopnl/admin/templates/dashboard.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_admin
[Date/Time: 31 January 2020 @ 01:55AM]
[Error on line 47 in file /home/mvmotk/public_html/shopnl/admin/templates/dashboard.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_admin
[Date/Time: 31 January 2020 @ 01:55AM]
[Error on line 59 in file /home/mvmotk/public_html/shopnl/admin/templates/dashboard.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_settings
[Date/Time: 31 January 2020 @ 01:55AM]
[Error on line 14 in file /home/mvmotk/public_html/shopnl/admin/templates/settings.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_settings
[Date/Time: 31 January 2020 @ 01:55AM]
[Error on line 19 in file /home/mvmotk/public_html/shopnl/admin/templates/settings.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_settings
[Date/Time: 31 January 2020 @ 01:55AM]
[Error on line 20 in file /home/mvmotk/public_html/shopnl/admin/templates/settings.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_sett_aff
[Date/Time: 31 January 2020 @ 01:55AM]
[Error on line 21 in file /home/mvmotk/public_html/shopnl/admin/templates/settings.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_settings
[Date/Time: 31 January 2020 @ 01:55AM]
[Error on line 265 in file /home/mvmotk/public_html/shopnl/admin/templates/settings.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_settings
[Date/Time: 31 January 2020 @ 01:55AM]
[Error on line 339 in file /home/mvmotk/public_html/shopnl/admin/templates/settings.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_settings
[Date/Time: 31 January 2020 @ 01:55AM]
[Error on line 382 in file /home/mvmotk/public_html/shopnl/admin/templates/settings.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_settings
[Date/Time: 31 January 2020 @ 01:55AM]
[Error on line 391 in file /home/mvmotk/public_html/shopnl/admin/templates/settings.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_settings
[Date/Time: 31 January 2020 @ 01:55AM]
[Error on line 406 in file /home/mvmotk/public_html/shopnl/admin/templates/settings.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_settings
[Date/Time: 31 January 2020 @ 01:55AM]
[Error on line 410 in file /home/mvmotk/public_html/shopnl/admin/templates/settings.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_sett_aff
[Date/Time: 31 January 2020 @ 01:55AM]
[Error on line 425 in file /home/mvmotk/public_html/shopnl/admin/templates/settings.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_sett_aff
[Date/Time: 31 January 2020 @ 01:55AM]
[Error on line 429 in file /home/mvmotk/public_html/shopnl/admin/templates/settings.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_sett_aff
[Date/Time: 31 January 2020 @ 01:55AM]
[Error on line 433 in file /home/mvmotk/public_html/shopnl/admin/templates/settings.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_sett_aff
[Date/Time: 31 January 2020 @ 01:55AM]
[Error on line 437 in file /home/mvmotk/public_html/shopnl/admin/templates/settings.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_sett_aff
[Date/Time: 31 January 2020 @ 01:55AM]
[Error on line 441 in file /home/mvmotk/public_html/shopnl/admin/templates/settings.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_sett_aff
[Date/Time: 31 January 2020 @ 01:55AM]
[Error on line 445 in file /home/mvmotk/public_html/shopnl/admin/templates/settings.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_sett_aff
[Date/Time: 31 January 2020 @ 01:55AM]
[Error on line 454 in file /home/mvmotk/public_html/shopnl/admin/templates/settings.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_settings
[Date/Time: 31 January 2020 @ 01:55AM]
[Error on line 14 in file /home/mvmotk/public_html/shopnl/admin/templates/settings.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_settings
[Date/Time: 31 January 2020 @ 01:55AM]
[Error on line 19 in file /home/mvmotk/public_html/shopnl/admin/templates/settings.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_settings
[Date/Time: 31 January 2020 @ 01:55AM]
[Error on line 20 in file /home/mvmotk/public_html/shopnl/admin/templates/settings.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_sett_aff
[Date/Time: 31 January 2020 @ 01:55AM]
[Error on line 21 in file /home/mvmotk/public_html/shopnl/admin/templates/settings.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_settings
[Date/Time: 31 January 2020 @ 01:55AM]
[Error on line 265 in file /home/mvmotk/public_html/shopnl/admin/templates/settings.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_settings
[Date/Time: 31 January 2020 @ 01:55AM]
[Error on line 339 in file /home/mvmotk/public_html/shopnl/admin/templates/settings.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_settings
[Date/Time: 31 January 2020 @ 01:55AM]
[Error on line 382 in file /home/mvmotk/public_html/shopnl/admin/templates/settings.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_settings
[Date/Time: 31 January 2020 @ 01:55AM]
[Error on line 391 in file /home/mvmotk/public_html/shopnl/admin/templates/settings.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_settings
[Date/Time: 31 January 2020 @ 01:55AM]
[Error on line 406 in file /home/mvmotk/public_html/shopnl/admin/templates/settings.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_settings
[Date/Time: 31 January 2020 @ 01:55AM]
[Error on line 410 in file /home/mvmotk/public_html/shopnl/admin/templates/settings.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_sett_aff
[Date/Time: 31 January 2020 @ 01:55AM]
[Error on line 425 in file /home/mvmotk/public_html/shopnl/admin/templates/settings.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_sett_aff
[Date/Time: 31 January 2020 @ 01:55AM]
[Error on line 429 in file /home/mvmotk/public_html/shopnl/admin/templates/settings.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_sett_aff
[Date/Time: 31 January 2020 @ 01:55AM]
[Error on line 433 in file /home/mvmotk/public_html/shopnl/admin/templates/settings.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_sett_aff
[Date/Time: 31 January 2020 @ 01:55AM]
[Error on line 437 in file /home/mvmotk/public_html/shopnl/admin/templates/settings.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_sett_aff
[Date/Time: 31 January 2020 @ 01:55AM]
[Error on line 441 in file /home/mvmotk/public_html/shopnl/admin/templates/settings.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_sett_aff
[Date/Time: 31 January 2020 @ 01:55AM]
[Error on line 445 in file /home/mvmotk/public_html/shopnl/admin/templates/settings.php]
- - - - - - - - - - - - - - - - - - -
[Error Code: 8] Undefined variable: lng_1_2_sett_aff
[Date/Time: 31 January 2020 @ 01:55AM]
[Error on line 454 in file /home/mvmotk/public_html/shopnl/admin/templates/settings.php]
- - - - - - - - - - - - - - - - - - -

There are quite a few more of these, but they all seem to concern the same file.
Does that ring any bells?
The error messages have even taken over some of the fields in the settings windows.
Any help will be very much appreciated.
Frankie.

Go to topic
Go to post
Klauwaart @ 07-11-2019 17:30:36

roll

Go to topic
Go to post
Klauwaart @ 06-11-2019 18:01:22

Phew.
Done. Cheers.

Go to topic
Go to post
Klauwaart @ 06-11-2019 17:39:33

maiandavid wrote:

No, the instructions don`t tell you to delete your licence file. Where does it say that? So, maybe re-read the instructions again. It also says what you should do with the language files. smile

"[3] From the download zip REMOVE the following:

admin/control/access.php
control/connect.php
content/products/
licence.lic"
In the readme.md in the "latest-version.zip".

Go to topic
Go to post
Klauwaart @ 06-11-2019 11:10:50

Hi everyone.
David, I want to point something out (it happened with the previous update too):
Google Chrome always says "latest-version.zip is not commonly downloaded and may be dangerous".
Thankfully it can be ignored and gives you a "Keep" option apart from "Discard".
It's not I don't trust your products, I go ahead with it anyway, but it might put other (maybe new) users off, that's why I thought I'd mention it.

Then a question: the installation instructions say to delete your license file, do I have to do that too, as I have a full license? And does the upgrade need a new translation, because the language file is mentioned too?

Thanks in advance.

Go to topic
Go to post
Klauwaart @ 04-11-2019 01:22:13

Excellent.
Thank you, David.

Go to topic
Go to post
Klauwaart @ 03-11-2019 14:16:58

maiandavid wrote:

The new version is nearly ready for Maian Pal, this adds a few new things. Will go live soon.

I'm really curious now. big_smile

Go to topic
Go to post
Klauwaart @ 03-11-2019 12:00:51

All done now.
Yes, of course I do, but I am under so much stress that I keep forgetting things and making mistake after mistake.
Cheers.

Go to topic
Go to post
Klauwaart @ 02-11-2019 18:20:48

Yo, everyone,
I upgraded from v1.0 to 1.1 (or at least I tried).
I followed the instructions that were in the added .txt file, but what do I see?

When checking in MS Pal, it still says "Your software is out of date".
Have I done something wrong or is it the script?
I am also not sure what we are supposed to do with that patch.php when we are told to "access it".

Any further help would be most welcome.

Go to topic
Go to post
Klauwaart @ 29-09-2019 21:39:36

Hi,
I cjanged my licence domain and started using Maian Pal on another website.
On one part I get the proverbial red homepage with ERR CODE (3) in big letters in the top right (I did replace my licence.lic code, that's when the trouble started, while on the other part of the site, everything works perfectly, but I started with a fresh install there.

Is there a way I can make both of them work correctly?
Thanks in advance.
BTW, I found nothing in the help, the docs or the FAQs.
******EDITED*******
Never mind,
I managed to find a solution and resolve the problem myself.
Thank goodness for a bit of MySQL and PHPMyAdmin knowledge.
Cheers.

Go to topic
Go to post
Klauwaart @ 29-09-2019 16:28:59

Hello again,

I tried to install Maian Cart from Softaculous for a change, but what a shock when I saw what I ended up with.
See attachment.
What could have caused that???
[img=FluxBB bbcode test]https://www.m6vmo.tk/pics/maianmess.png[/img]

Go to topic
Go to post

 

100% Free SoftwareSoftware Versions, Development, Docs & UpgradesHostingNewsletter
Made with in the U.K & Hong Kong

Free PHP Scripts / Responsive PHP Scripts / Lightweight PHP Scripts / White Label PHP Scripts