The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm6 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm6 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm6 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
mysql shop
Author Message
Feeh
Sphere Developer
*****

Posts: 156
Likes Given: 6
Likes Received: 40 in 29 posts
Joined: Sep 2012
Reputation: 4



Post: #4
RE: mysql shop
Since sphere does not allow the user to deal with images, you have these options:

1-Export every item+hue image creating a incredible large image database on your website, then export the item id and hue to the SQL table then loading these values on PHP/ASP/whatever

2-Create a custom application, to be started from scripts with SYSCMD, that export the requested item image as base64 string, then storing it to the SQL table and loading the string as image from the web part

3-Export the item id/hue to the SQL and create a PHP/ASP/whatever that is capable of reading the mul files on your web folder, generating the image and caching it

Feeh/Epila - Nightly releases / SphereWiki / Github Issues / Sphere's GitHub
(This post was last modified: 01-29-2014 04:16 AM by Feeh.)
01-29-2014 04:14 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
mysql shop - Pidrila - 01-27-2014, 09:09 PM
RE: mysql shop - admin phoenix - 01-29-2014, 01:06 AM
RE: mysql shop - Pidrila - 01-29-2014, 01:20 AM
RE: mysql shop - Feeh - 01-29-2014 04:14 AM
RE: mysql shop - admin phoenix - 01-29-2014, 10:09 PM
RE: mysql shop - Pidrila - 02-05-2014, 09:26 PM
RE: mysql shop - XuN - 02-05-2014, 11:15 PM
RE: mysql shop - Pidrila - 02-06-2014, 12:03 AM
RE: mysql shop - XuN - 02-06-2014, 12:31 AM
RE: mysql shop - Pidrila - 02-06-2014, 05:05 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)