The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/showthread.php 28 require_once





× This forum is read only. As of July 23, 2019, the UserSpice forums have been closed. To receive support, please join our Discord by clicking here. Thank you!

  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Connecting Multiple Installations
#1
Hello,

Another big project of mine I am going to work on!

***YOU CAN SKIP TO MY NEXT STARS IF YOU DON'T WANT TO FULLY UNDERSTAND WHAT'S GOING ON AND TRY TO ANSWER THE QUESTION***

I have a few systems I have designed, all on different subdomains:

-templates.*.com
-search.*.com
-boss.*.com

BOSS is my UserSpice installation I have fully customized to be a tracking solution for our Call Centre. I have finally converted the majority of my scripts to PDO using the UserSpice system, but I am still working on it.

I am starting to redesign the templates.*.com site which is a page of email templates, with information pulled from the
Code:
categories
table to design the tabs, and the
Code:
templates
table to have the templates.

Since I am redesigning it (from ground up) I might as well do the PDO conversion now, rather than recode it, and do it later, and I find PDO to be very easy to us. However, I love the functions built into the UserSpice software, and would like to use that in the templates site too.

***SKIP TO HERE***
I am running into a problem including init and header on a different subdomain, since it is using the abs_root and other applicable things that is relying on the subdomain to be the same as BOSS, but it is not. So, I reverted to doing an extra installation of UserSpice, connected to the same database, but it didn't like this and screwed up the pages system, most likely because there was two page functions running in different domains.

I have since decided to scrap that idea, and have two separate installations of UserSpice, with two different databases, but then I run into this issue:
In BOSS, I have a system called "External Management", this is what I use to control the templates and categories, and I don't want to recode it. I have a Requests Management System, the whole nine yards, if templates and categories tables are going to be in a different database, how am I going to get UserSpice to talk to that one? And I will then have to make custom functions to talk to it, won't I?

Is there any easier solution to my problem that I just can't think of?

Thank you in advance!
  Reply


Messages In This Thread
Connecting Multiple Installations - by Brandin - 04-15-2017, 01:26 PM
Connecting Multiple Installations - by JUG - 04-16-2017, 03:50 AM
Connecting Multiple Installations - by Brandin - 04-16-2017, 09:42 AM
Connecting Multiple Installations - by Brandin - 04-28-2017, 09:42 PM
Connecting Multiple Installations - by mudmin - 04-29-2017, 01:11 AM
Connecting Multiple Installations - by Brandin - 04-29-2017, 11:00 AM
Connecting Multiple Installations - by mudmin - 04-29-2017, 11:12 AM
Connecting Multiple Installations - by Brandin - 04-29-2017, 11:14 AM
Connecting Multiple Installations - by Brandin - 05-12-2017, 11:10 AM
Connecting Multiple Installations - by mudmin - 05-14-2017, 11:44 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)