Module Catalogue [NEW]
Module Catalogue [NEW]
I finally released the new Catalogue Module today.
See here: http://www.phpwcms-howto.de/wiki/doku.p ... /catalogue
It's based on the bmCatalog-Module by Bernie78 but changed and enhanced in many ways so we decided to split it in two seperate modules.
The most important changes are:
Module:
- Overview of all Catalogue-Content_Parts within your website and their settings
- Multiple Catalogs and Tags instead of Categories
- 2nd image option; take all images in a folder on your server instead of add them with the phpwcms filecenter
- Google Maps only loads when needed
- Google Maps Marker with image-dropdown
- Drag+Drop the marker to adjust the coordinates
Content-Part
- select content from multiple catalogs
- up to 5 filters can be individuallly set for filtering the content in frontend, 2 of them as ul, dropdown, or div filters
- Google Map centers and zoomes automatically
- generate RSS Feed
- integrate the catalogue content in the phpwcms search engine
- several settings for images in listings and detail view such as randomizing, cropping
Frontend
- filters as described above
- no image limitation in detail view
- Slider with Mootools or JQuery (autodetect)
- Slimbox integrated
- templatechanger
It's all documented in the wiki. And there you see some examples (template and CSS is included in the download package)
See here: http://www.phpwcms-howto.de/wiki/doku.p ... /catalogue
It's based on the bmCatalog-Module by Bernie78 but changed and enhanced in many ways so we decided to split it in two seperate modules.
The most important changes are:
Module:
- Overview of all Catalogue-Content_Parts within your website and their settings
- Multiple Catalogs and Tags instead of Categories
- 2nd image option; take all images in a folder on your server instead of add them with the phpwcms filecenter
- Google Maps only loads when needed
- Google Maps Marker with image-dropdown
- Drag+Drop the marker to adjust the coordinates
Content-Part
- select content from multiple catalogs
- up to 5 filters can be individuallly set for filtering the content in frontend, 2 of them as ul, dropdown, or div filters
- Google Map centers and zoomes automatically
- generate RSS Feed
- integrate the catalogue content in the phpwcms search engine
- several settings for images in listings and detail view such as randomizing, cropping
Frontend
- filters as described above
- no image limitation in detail view
- Slider with Mootools or JQuery (autodetect)
- Slimbox integrated
- templatechanger
It's all documented in the wiki. And there you see some examples (template and CSS is included in the download package)
Re: Module Catalogue [NEW]
Is not running after install ...setup messages rests as it is. Checked instructions and code. In my opinion there is no handler for:
in processing.entry.inc.php
Tables are set correct. (r491)
Code: Select all
do=modules&module=br_catalogue
Tables are set correct. (r491)
Re: Module Catalogue [NEW]
DF6IH wrote:setup messages rests as it is

it works well here on a clean new r491
I testet from r424 up to r488 (well - not every single one) and now did the install on a new r491 and it runs fine
Do you have some special PHP/MYSQL settings?
Re: Module Catalogue [NEW]
hmmmm.... shame Server
Fastcgi. Will go and get Errorlogs
As it is:

As it is:
Code: Select all
[Mon Jun 04 12:53:37 2012] [error] [client 46.5.xx9.62] PHP Warning: mysql_fetch_row() expects parameter 1 to be resource, boolean given in /vaxxx/include/inc_module/mod_catalogue/backend.default.php on line 86, referer: http://tierheim-weinheim.de/phpwcms.php?do=modules
[Mon Jun 04 12:53:40 2012] [error] [client 46.5.xx62] PHP Warning: mysql_fetch_row() expects parameter 1 to be resource, boolean given in /var/custxx/include/inc_module/mod_catalogue/backend.default.php on line 86, referer: http://tierheim-weinheim.de/phpwcms.php?do=modules&module=br_catalogue
~
Re: Module Catalogue [NEW]
here the same:
Aktuell verwendete Version phpwcms 1.5.4 (2012/05/14, r488)
Warning: mysql_fetch_row() expects parameter 1 to be resource, boolean given in J:\xampp\htdocs\testversion_87\include\inc_module\mod_catalogue\backend.default.php on line 86
Aktuell verwendete Version phpwcms 1.5.4 (2012/05/14, r488)
Warning: mysql_fetch_row() expects parameter 1 to be resource, boolean given in J:\xampp\htdocs\testversion_87\include\inc_module\mod_catalogue\backend.default.php on line 86
--------------------------------------------------
Tschuldigung, wo finde ich die Suchfunktion?
Tschuldigung, wo finde ich die Suchfunktion?
Re: Module Catalogue [NEW]
Do you work with a DB_PREPEND?
Re: Module Catalogue [NEW]
jep ! Ich schau jetzt mal nach ...
Re: Module Catalogue [NEW]
Ich installiere das Modul gerade... kann es sein, dass Images fehlen...
für den Ordner .../picture/layout/
zumindest bekomme ich Fehlerimages angezeigt!?
für den Ordner .../picture/layout/
zumindest bekomme ich Fehlerimages angezeigt!?
Re: Module Catalogue [NEW]
ja das sind die buttons im Frontend
siehe Doku:
the package contains (except from the buttons and the images you see in the pictures):
siehe Doku:
the package contains (except from the buttons and the images you see in the pictures):
Re: Module Catalogue [NEW]
Menno... hatte ich auch soeben gefunden... hab's aber kaum glauben wollen 
Sollten die fehlenden Images denn nicht besser dem Modul selber zugeordnet/ im Modul selber integriert sein ?
Fehlt denn sonst noch etwas, was "nachinstalliert" werden muss?

Sollten die fehlenden Images denn nicht besser dem Modul selber zugeordnet/ im Modul selber integriert sein ?
Fehlt denn sonst noch etwas, was "nachinstalliert" werden muss?
Re: Module Catalogue [NEW]
Es sind keine 'fehlenden' Images! Das ist eindeutig eine Frage des Layouts im Frontend und hat mit dem Modul selber nicht direkt zu tun, man kann auch nur Textlinks dazu nehmen!
Ein Blick in das Template ist halt trotz allem noch nötig.
Aber eigentlich sind wir hier im englischen Forum! Also wenn möglich weiter mit englisch oder im deutschen Teil einen Thread eröffnen!
Ein Blick in das Template ist halt trotz allem noch nötig.
Aber eigentlich sind wir hier im englischen Forum! Also wenn möglich weiter mit englisch oder im deutschen Teil einen Thread eröffnen!
Re: Module Catalogue [NEW]
Ohhh, excuse me, Sir!
My fault
My fault

Re: Module Catalogue [NEW]
Yes:breitsch wrote:Do you work with a DB_PREPEND?
testversion87_phpwcms_mod_catalogue_catalog
testversion87_phpwcms_mod_catalogue_entry
--------------------------------------------------
Tschuldigung, wo finde ich die Suchfunktion?
Tschuldigung, wo finde ich die Suchfunktion?
Re: Module Catalogue [NEW]
After a little Hack from Mr. Breitsch my one is running. Its a prepend Problem only, caused by perpend is already in backanswer of function ... now playing with this
Re: Module Catalogue [NEW]
Großartig! Danke 
Great thing! Thank you


Great thing! Thank you

It's mostly all about maintaining two or three customer's sites Still supporter for the band Mykket Morton. Visit Mykket Morton on FB. Listen Mykket Morton and live videos on youtube.
Now building a venue for young artists to get wet on stage, rehearsal rooms, a studio, a guitar shop - yes I'm going to build some guitars.
Now building a venue for young artists to get wet on stage, rehearsal rooms, a studio, a guitar shop - yes I'm going to build some guitars.