Lietuvos įmonių katalogai:
- www.imones.lt
- www.visalietuva.lt
- www.info.lt
- www.manoimone.lt
- www.infoplius.lt
- www.europages.lt
Lietuvos įmonių katalogai:
Sales and management of downloadable producys
Presentation either an online catalog or a catalog with shopping cart capabilities
Admin with front-end interface
Shoper group
Search
Report
payment such as PayPal eWAY, WorldPay, Paymate
Payment of shipping
Need:
4,3 PHP<
Mysql
XML
Zlib
HTTPS – if needed
Curl – remoended
virtuemart.net
Top meniu error
No valid database connection Unknown column ‘topmenu’ in ‘where clause’ SQL=SELECT m.* FROM jos_menu AS m WHERE menutype=topmenu AND m.published=1
Solutio
In your template file menu.phplook for the code:
$query = ‘SELECT m.* FROM #__menu AS m WHERE menutype=’.$menutype.’ AND m.published=1′;
and replace it with:
$query = ‘SELECT m.* FROM #__menu AS m WHERE menutype=\’.$menutype.\’ AND m.published=1′;
Pluginai:
dic-lt.oxt – lt spelingo žodynas
pdfimport.oxt – editinimui pfd – apykreivis
index.php – puslapio remai
/css/template.css – formatai
/image – foto
Na prireikė paleisti web sąsaja su mssql db sukurta php. Na kad nereiktu pirkti kompo naujo ir dar su serverine os sdel IIS, Nutariau paleisti ant XAMP. (daugiau…)