Posts: 6
Threads: 2
Joined: Jun 2014
Reputation:
0
Hi,
after installation CP getting the next error
The requested module does not exist in coreBOS.
After installation add patch (<!-- m --><a class="postlink" href="http://corebos.org/documentation/lib/exe/fetch.php?media=en:coreboscp:coreboscp_vt54.zip">http://corebos.org/documentation/lib/ex ... p_vt54.zip</a><!-- m -->) in the vt54 directory, Did not update the sql.
Added portalconfig.php
Still getting the error
CP with vt54.
How can i fix this?
Posts: 3,565
Threads: 36
Joined: Apr 2014
Reputation:
49
From your post it is not clear if you have applied the base code changes (the .diff patch file)
You explicitly say that you have NOT applied the .sql changes, for sure it will not work without them
I am currently tied up with the release of 5.5, but as soon as I finish I will setup a video tutorial on how to configure the CP as there is another person waiting in the forum also.
Make sure you have all the code and database changes
If you plan to work with vt5.4, use coreBOS directly: it has many bug fixes and all the security patches that have appeared in the last two years and it also already has the base code changes you need to get the customer portal working, you just have to apply the database changes, which can be done copying the build/InstallRESTChanges.php to the root of your install and executing it in the browser
Joe
TSolucio
Posts: 6
Threads: 2
Joined: Jun 2014
Reputation:
0
After install You have a clean vtiger CRM 5.4 with the security patch.
And run upgrade2coreBOS.php
Agenda plugin advanced Calender module from IT Sapiens does not work anymore.
Customer Portal gives the same error:
The requested module does not exist in coreBOS.
Posts: 6
Threads: 2
Joined: Jun 2014
Reputation:
0
Try to install build/InstallRESTChanges.php. GEtting next error
Warning: include_once(vtlib/Vtiger/Module.php): failed to open stream: No such file or directory in /var/zpanel/hostdata/zadmin/public_html/xxx/build/InstallRESTChanges.php on line 16 Warning: include_once(): Failed opening 'vtlib/Vtiger/Module.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /var/zpanel/hostdata/zadmin/public_html/xxxx/build/InstallRESTChanges.php on line 16
Posts: 6
Threads: 2
Joined: Jun 2014
Reputation:
0
Where can i find installupdater.php
Posts: 3,565
Threads: 36
Joined: Apr 2014
Reputation:
49
Hi,
I finally got around to releasing coreBOS 5.5. With this version you do not need to do anything except install it correctly and the customer portal will work:
I just setup a couple of demos of coreBOS 5.5
<!-- m --><a class="postlink" href="http://corebos.org/demos/corebos">http://corebos.org/demos/corebos</a><!-- m -->
and a customer portal
<!-- m --><a class="postlink" href="http://corebos.org/demos/coreboscp">http://corebos.org/demos/coreboscp</a><!-- m -->
The Customer portal is now fully supported with no additional changes needed. I just installed the demo site of coreBOS 5.5, executing coreBOS Updater step, then I created a portal user, configured the portalconfig file and it worked with no additional issues
Joe
TSolucio
Posts: 6
Threads: 2
Joined: Jun 2014
Reputation:
0
Thx for the demo's
Just form my idea.
If you what to use coreBOSCP you need to install/update VT54 to coreBOS and do sql adjustments.
You are not able to connect coreBOSCP to VT54 directly?
Posts: 3,565
Threads: 36
Joined: Apr 2014
Reputation:
49
Yes, you are correct. The REST interface of vtiger CRM 5.4 is lacking many features that are needed for a functional customer portal. We had to enhance it to get that additional functionality and we are still missing things.... which are coming.
Joe
TSolucio