Category: Web Service
Show subcategories objects| Name | Type |
|---|---|
|
jonnybradley jonny B
This should be migrated to the community site, and handled with ((doc:Organic groups)) and ((doc:User Trackers)) |
tracker item |
|
Allow Tiki to use virtual currency servers powered by CCLite
Allow Tiki to use virtual currency servers powered by CCLite. (See ((cc)) project) --- Reopening because it's not working (as of August 2010). See (if needed): http://c2c.ourproject.org |
tracker item |
| Community Currencies | wiki |
|
HTTP headers incorrect
If you inspect the HTTP headers of a page generated by Tiki, it has an Expires header in the past: -+Expires: Thu, 19 Nov 1981 08:52:00 GMT+- Beside that, I also suggest to enable caching, at least in the Raw page display (tiki-index_raw.php?page=), it enables the browser to cache frequently used information by something like the AJAXLoad plugin and improves performance. Now the Pragma header has: -+Pragma: no-cache+- And the cache-control header: -+Cache-Control: no-store, no-cache, must-revalidate+- |
tracker item |
|
Webservice with Tiki data
access tiki data (like trackers, wiki pages, etc.) with webservices. Add an additional option on trackers, wiki pages etc. to make them accessible by webservices (like choosing categories) Administration UI where security can be configured (Password on specific webservices etc.) |
tracker item |
|
show:PluginWebservice throwing 500 server errors
http://doc.tiki.org/show:PluginWebservice is throwing a 500 server error when visiting it. Google is reporting our link as uncrawlable and continually attempting to re-index. |
tracker item |
|
Webservice feature is broken
I believe this is a regression and it seams to be related to composer. I install a brand new (nothing configured yet) tiki-11.0.beta.tar.bz2 on my debian squeeze server. Clicking on the icon in the admin main panel, I got the following error (feature activated or not): {CODE()}Fatal error: require_once(): Failed opening required 'nusoap/nusoap.php' (include_path='/var/www/sites/xxx/xxx.co.il/subdomains/www/html/vendor/bombayworks/zendframework1/library:/var/www/sites/xxx/xxx.co.il/subdomains/www/html/vendor/bombayworks/zendframework1/extras/library:/var/www/sites/xxx/xxx.co.il/subdomains/www/html/vendor/phpseclib/phpseclib/phpseclib:.:/usr/share/php:/usr/share/pear:/var/www/sites/xxx/xxx.co.il/subdomains/www/html/') in /var/www/sites/xxx/xxx.co.il/subdomains/www/html/lib/soap/wsdllib.php on line 14 Call Stack: 0.0015 983032 1. {main}() /var/www/sites/xxx/xxx.co.il/subdomains/www/html/tiki-admin.php:0 0.1485 21077208 2. include_once('/var/www/sites/xxx/xxx.co.il/subdomains/www/html/admin/include_webservices.php') /var/www/sites/xxx/xxx.co.il/subdomains/www/html/tiki-admin.php:605 0.1502 21413568 3. require_once('/var/www/sites/xxx/xxx.co.il/subdomains/www/html/lib/webservicelib.php') /var/www/sites/xxx/xxx.co.il/subdomains/www/html/admin/include_webservices.php:10 0.1510 21483008 4. require_once('/var/www/sites/xxx/xxx.co.il/subdomains/www/html/lib/soap/wsdllib.php') /var/www/sites/xxx/xxx.co.il/subdomains/www/html/lib/webservicelib.php:10{CODE} I have re setup.sh several time and tried the tips from: http://dev.tiki.org/Compose Same. I tested on demo and there it is working. I don't know the setting there (and it is svn) but it should work on a linux server out of the box. |
tracker item |