@balihr: I have tried redoing it... several times... sigh... and it is a heavily customized site unfortunately. Hopefully someone can help me out.
Printable View
@balihr: I have tried redoing it... several times... sigh... and it is a heavily customized site unfortunately. Hopefully someone can help me out.
I believe you did it right, but just my last attempt - did you restore the backup and manually edit the files from the backup? I restored my backup, then downloaded the files that needed editing, manually changed ALL those lines and re-uploaded those files back to the server. I'm just saying this because a few days ago i crashed my live site by uploading configure.php to a wrong directory... :lamo:
I haven't changed each line on each file manually line-by-line yet... but it looks like that's the next step... sigh... thanks!
So, you're running a heavily modified site and simply uploaded the files from ADD_FILES and MODIFY_FILES to your server? Well, that's a no-can-do... :smile:
By doing that you've actually deleted some data used by other modules. It's a wonder your site is even working... :smile: Unfortunately, you really do need to change all those lines manually to keep from losing other data needed by the site. Therefore, restore your backup files and start typing... You have the whole night ahead of you... :yes: Please return with the results, i'd really like to know...
lmao... thanks... here we go... *sigh*
You will never believe what it was!! in the custom config files I did:
<?php
define('DIR_WS_CATALOG', '/');
define('DIR_WS_HTTPS_CATALOG', '/');
$template_dir = "StandardTonerCustom";
define('StandardTonerCustom','StandardTonerCustom');
?>
Instead of:
<?php
define('DIR_WS_CATALOG', '/');
define('DIR_WS_HTTPS_CATALOG', '/');
$template_dir = "StandardTonerCustom";
define('SITE_NAME','StandardTonerCustom');
?>
Does Gerome or anyone has an ACTIVE site that's using this module?
I have multiple... Works great but the docs are the worst and that seems to be why everyone has problems with it.
I spent allot of time trying to figure it out, but once you do it is well worth it..
Steve
I have experienced the module and I do find is great, but I want to SHOW IT. So I need the link to a site that has it.
Check your private messages..