Xmap

27.07.2011 21:40
#1
Dunbar
Joomshopping forum user no avatar
Name: James
22.03.2011
Сообщения: 4
Quote
Xmap

Hi,
I get this error when I try to install the Xmap plugin.

Warning: require_once(/home//public_html/libraries/joomla/installer/adapters/xmap_ext.php) [function.require-once]: failed to open stream: No such file or directory in /home//public_html/libraries/joomla/installer/installer.php on line 216

Fatal error: require_once() [function.require]: Failed opening required '/home//public_html/libraries/joomla/installer/adapters/xmap_ext.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home//public_html/libraries/joomla/installer/installer.php on line 216

Any sugestions?

Thanks
James


Joomla: 1.5.22
JoomShopping: 2.7.3
 
27.07.2011 22:17
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 25857
Quote
Aw: Xmap

plugin for Xmap

use xmap install

 
06.08.2011 13:21
#3
michaeljoos
Joomshopping forum user no avatar
Name: Michael Joos
27.03.2011
Сообщения: 32
Quote
Aw: Xmap

There is no installer anymore in new XMAP-Version:

Extensions are now managed as regular Joomla's plugins.


Any update planned?

Thanks
Michael


Joomla: 1.7
JoomShopping: 3.2.3
 
08.08.2011 13:17
#4
notfall
Joomshopping forum user no avatar
Name: Patient
04.03.2011
Сообщения: 59
Quote
Xmap Fehler beim Installieren

Ich wollte heute die Erweiterung xmap_com_jshopping_plugin-1.0.1.zip installieren, weil ich dachte, XMAP erzeugt dann eine sitemap.xml ueber alle public Produkte in Joomshopping.

Joomla:

Erweiterungen: Installieren

Unable to detect manifest file

Fehler beim Installieren von COM_INSTALLER_TYPE_TYPE_XMAP_EXT

Im Quellcode sieht es so aus, als wenn etwas gemacht werden soll. Da werden alle Produkte in einen &xmap Tree gepackt und dann passiert nichts. Aber zuerst muss man es ja mal installieren koennen. Auch hier geht nichts. Sieht alles nach PHP 4 aus. Ich hab hier aber schon PHP 5... und wenn das ein PlugIn sein soll, wo wird es dann eingebettet? Woher weis dieser Quellcode, wo das XML File liegen soll? Das sieht alles sehr halb fertig aus. Da bin ich wohl schneller, wenn ich selbst eine XMAP schreibe. Als Modul. Als controller ist jedoch schlecht, weil beim naechsten Joomshopping update geht dann wieder alles verloren.

wer hat noch probleme mit sitemap / xmap erstellen?


Joomla: 1.6
JoomShopping: 3.2.3
PHP: 5.2
MySQL: 5
Website Url: http://watches-germany.com
 
09.08.2011 08:30
#5
ccm
Joomshopping forum user no avatar
Name: ccm
06.08.2011
Сообщения: 1
Quote
Aw: Xmap

Ja ,des kann ich bestätigen.Den gleichen Fehler hab ich auch bekommen.


Joomla: 1.7
JoomShopping: 3.2.3

Последнее изменение: 09.08.2011 08:32
 
09.08.2011 09:33
#6
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 25857
Quote
Aw: Xmap

http://www.webdesigner-profi.de/joomla-webdesign/joomla-shop/forum/posts/21/1406.html?lang=en#2

 
10.08.2011 22:32
#7
notfall
Joomshopping forum user no avatar
Name: Patient
04.03.2011
Сообщения: 59
Quote
Aw: Xmap

I try it again. Its always the same. There are no manifest file. Installing the xmap is not possible in joomla 1.7 and joomshopping 3.2.4.

Any ideas?
Aw: Xmap

Here the xml file from xmap (it looks like old joomla 1.5 standard, to old, not up to date. the "xmap_ext" is an unknown keyword, maybe.


<?xml version="1.0" encoding="ISO-8859-1"?>
<install type="xmap_ext" version="1.5.0">
<name>Joomshopping Plugin</name>
<author>MAXXmarketing</author>
<creationDate>20.01.2011</creationDate>
<copyright>GNU GPL</copyright>
<license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license>
<authorEmail>marketing@maxx-marketing.net</authorEmail>
<authorUrl>http://www.webdesigner-profi.de/</authorUrl>
<version>1.0.1</version>
<description>Plugin for Joomshopping component</description>
<files>
<filename xmap_ext="com_jshopping">com_jshopping.php</filename>
</files>
<params>
<param name="show_category" type="list" default="1" label="Show Category" description="Show Category Option">
<option value="0">Never</option>
<option value="1">Only if there is a menu item</option>
<option value="2">Always</option>
</param>
<param name="include_products_cat" type="list" default="1" label="Show Products" description="Should we include products from categories into the sitemap?">
<option value="0">Never</option>
<option value="1">Only if show category</option>
</param>
...



Joomla: 1.7
JoomShopping: 3.2.4
PHP: 5.2
MySQL: 5
Website Url: http://watches-germany.com/

Последнее изменение: 10.08.2011 22:52
 
20.08.2011 19:10
#8
notfall
Joomshopping forum user no avatar
Name: Patient
04.03.2011
Сообщения: 59
Quote
Aw: Xmap - the solution comes here

Now i am happy. My xmap is working. I have refactoring xmap from joomshopping.

After install the zip file in joomshopping update and install form, you have an new export option entry for export sitemaps in joomshopping.

the priority means:
wich priority have an link, if its doubled crawled.

the change freq means:
how often will you content change, independs from visit frequency of crawler

If you export sitemap, you will find listed sitemaps for each language and one sitemap with links to sitemaps for each language and an link for publish this one sitemap to google. If you click this publish link, google will be informed about your new sitemap and response with an short success message.

If you like also this new xmap version, please contact me.
Aw: Xmap - the solution comes here


Joomla: 1.7
JoomShopping: 3.2.5
PHP: 5.2
MySQL: 5
Website Url: http://watches-germany.com/
 
21.08.2011 16:24
#9
notfall
Joomshopping forum user no avatar
Name: Patient
04.03.2011
Сообщения: 59
Quote
Aw: Xmap

Now you can also use the change date as optional param. And i have redesigned the form. thats all. have an nice day.


Joomla: 1.7
JoomShopping: 3.2.5
PHP: 5.2
MySQL: 5
Website Url: http://watches-germany.com/

Последнее изменение: 21.08.2011 16:25
 
22.08.2011 09:29
#10
KRDrootFCI
Joomshopping forum user no avatar
Name: Kent
02.08.2011
Сообщения: 1
Quote
Aw: Xmap

So the update/install using joomshopping goes okay. It says completed, and then nothing... there is no new import/export option like in your screen shot. What am I doing wrong? Other plugins/addons install without problem.

Thanks


Joomla: 1.7
JoomShopping: 3.2.5
PHP: 5.2.17
MySQL: 5.0.92
Website Url: teazled.com
 
23.08.2011 09:44
#11
notfall
Joomshopping forum user no avatar
Name: Patient
04.03.2011
Сообщения: 59
Quote
Aw: Xmap

Your monitoring is correct. This issue is only with maxxmarketing xmap. maxxmarketing xmap "addon Xmap-plugin 1.0.1" is wrong, not possible to install, nothing will happen.

I have developed my own xmap. It is faster and more effective as maxxmarketing xmap. The sceenshots are from my onw xmap. But i can not publish this xmap replacement here, because this is an maxxmarketing forum and the download site here is only for xmap from maxxmarketing. maxxmarketing perhaps do not like to improve their xmap, because there is an version available by payment section for instance maybe in future, called commercial.

ok, maxxmarketing xmapp was obviously designed for printed out xmap on frontpage, if you review original source code you will note it, and perhaps printed out as xml strukture in sitemap. but there was no entry point in joomshopping component at least.

If you like to test my xmap, please contact me.


Joomla: 1.7
JoomShopping: 3.2.5
PHP: 5.2
MySQL: 5
Website Url: http://watches-germany.com
 
10.09.2011 08:48
#12
michaeljoos
Joomshopping forum user no avatar
Name: Michael Joos
27.03.2011
Сообщения: 32
Quote
Aw: Xmap

Yep, bin interessiert. Kannst du mir das Plugin schicken? (michael.joos@gmx.ch)

 
23.09.2011 14:35
#13
chekpoint
Joomshopping forum user no avatar
Name: robert Kovacs
24.08.2011
Сообщения: 1
Quote
Aw: Xmap

U need to edit the installer file. Like this:

<?xml version="1.0" encoding="UTF-8"?>
<extension type="plugin" group="xmap" version="1.6">
<name>Xmap - JoomShopping Plugin</name>
<author>edited by Robert Kovacs</author>
<creationDate>09/23/2011</creationDate>
<copyright>GNU GPL</copyright>
<license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license>
<authorEmail>robert.kovacs@online-profik.hu</authorEmail>
<version>2.0</version>
<description>Add support for joomshopping categories and products on Joomla 1.6 or later</description>
<files>
<filename plugin="com_jshopping">com_jshopping.php</filename>
</files>
<config>
<fields name="params">
<fieldset name="basic">
<field name="show_category" type="list" default="1" label="Show Category" description="Show Category Option">
<option value="0">Never</option>
<option value="1">Only if there is a menu item</option>
<option value="2">Always</option>
</field>
<field name="include_products_cat" type="list" default="1" label="Show Products" description="Should we include products from categories into the sitemap?">
<option value="0">Never</option>
<option value="1">Only if show category</option>
</field>
<field name="@spacer" type="spacer" default="" label="Manufacturers" description="Options for the manufacturers" />
<field name="show_manufacturer" type="list" default="1" label="Show Manufacturer" description="Show Manufacturer Option">
<option value="0">Never</option>
<option value="1">Only if there is a menu item</option>
<option value="2">Always</option>
</field>
<field name="include_products_man" type="list" default="1" label="Show Products" description="Should we include products from manufacturers into the sitemap?">
<option value="0">Never</option>
<option value="1">Only if show manufacturer</option>
</field>
<field name="@spacer" type="spacer" default="" label="XML Sitemap" description="Options for the XML sitemap only" />
<field name="cat_priority" type="list" default="0.5" label="Category Priority" description="Set the priority for the categories">
<option value="-1">Use Parent Menu Settings</option>
<option value="0.0">0.0</option>
<option value="0.1">0.1</option>
<option value="0.2">0.2</option>
<option value="0.3">0.3</option>
<option value="0.4">0.4</option>
<option value="0.5">0.5</option>
<option value="0.6">0.6</option>
<option value="0.7">0.7</option>
<option value="0.8">0.8</option>
<option value="0.9">0.9</option>
<option value="1">1</option>
</field>
<field name="cat_changefreq" type="list" default="weekly" label="Category Change frequency" description="Set the chage frequency for the categories">
<option value="-1">Use Parent Menu Settings</option>
<option value="always">Always</option>
<option value="hourly">Hourly</option>
<option value="daily">Daily</option>
<option value="weekly">Weekly</option>
<option value="monthly">Monthly</option>
<option value="yearly">Yearly</option>
<option value="never">Never</option>
</field>
<field name="prod_priority" type="list" default="0.5" label="Products Priority" description="Set the priority for the products">
<option value="-1">Use Parent Menu Settings</option>
<option value="0.0">0.0</option>
<option value="0.1">0.1</option>
<option value="0.2">0.2</option>
<option value="0.3">0.3</option>
<option value="0.4">0.4</option>
<option value="0.5">0.5</option>
<option value="0.6">0.6</option>
<option value="0.7">0.7</option>
<option value="0.8">0.8</option>
<option value="0.9">0.9</option>
<option value="1">1</option>
</field>
<field name="prod_changefreq" type="list" default="weekly" label="Products Change frequency" description="Set the chage frequency for the products">
<option value="-1">Use Parent Menu Settings</option>
<option value="always">Always</option>
<option value="hourly">Hourly</option>
<option value="daily">Daily</option>
<option value="weekly">Weekly</option>
<option value="monthly">Monthly</option>
<option value="yearly">Yearly</option>
<option value="never">Never</option>
</field>
</fieldset>
</fields>
</config>
</extension>


And it's work fine.


Joomla: 1.7
JoomShopping: 3.2.7
 
06.10.2011 11:30
#14
maatje
Joomshopping forum user no avatar
Name: bertine
26.08.2011
Сообщения: 23
Quote
Aw: Xmap

I have used this css, this is working on 1.7 BUT when i look at my sitemap the map doens't mention the name of the category / product. Does anybody know how to change this?

 
10.12.2011 11:07
#15
nhatdang_daisu
Joomshopping forum user no avatar
Name: trinh
03.12.2011
Сообщения: 11
Quote
Aw: Xmap

Can I install packages for joomshopping joomla 3.2.7 and 1.7.

Thank you

 
22.12.2011 16:28
#16
nhatdang_daisu
Joomshopping forum user no avatar
Name: trinh
03.12.2011
Сообщения: 11
Quote
Aw: Xmap

notfall - 20.08.2011 19:10
Now i am happy. My xmap is working. I have refactoring xmap from joomshopping.

After install the zip file in joomshopping update and install form, you have an new export option entry for export sitemaps in joomshopping.

the priority means:
wich priority have an link, if its doubled crawled.

the change freq means:
how often will you content change, independs from visit frequency of crawler

If you export sitemap, you will find listed sitemaps for each language and one sitemap with links to sitemaps for each language and an link for publish this one sitemap to google. If you click this publish link, google will be informed about your new sitemap and response with an short success message.

If you like also this new xmap version, please contact me.
Aw: Xmap


I successfully installed Xmap.but when in the import & export is not a Simple Export Xmap see that only Simple Export and Simple Import

Help me

 
12.03.2012 19:43
#17
nguyenhungpv
Joomshopping forum user no avatar
Name: nguyenhung
12.03.2012
Сообщения: 1
Quote
Aw: Xmap

I have used this css, this is working on 1.7 BUT when i look at my sitemap the map doens't mention the name of the category / product. Does anybody know how to change this?
Please help me now!
Aw: Xmap


Joomla: 1.7
 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.