Page 1 of 2

Module Catalogue [NEW]

Posted: Sun 3. Jun 2012, 23:44
by breitsch
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)

Re: Module Catalogue [NEW]

Posted: Mon 4. Jun 2012, 06:52
by juergen
Is not running after install ...setup messages rests as it is. Checked instructions and code. In my opinion there is no handler for:

Code: Select all

do=modules&module=br_catalogue
in processing.entry.inc.php

Tables are set correct. (r491)

Re: Module Catalogue [NEW]

Posted: Mon 4. Jun 2012, 12:11
by breitsch
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]

Posted: Mon 4. Jun 2012, 12:46
by juergen
hmmmm.... shame Server ;) Fastcgi. Will go and get Errorlogs

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]

Posted: Mon 4. Jun 2012, 15:03
by G-Punkt
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

Re: Module Catalogue [NEW]

Posted: Mon 4. Jun 2012, 15:34
by breitsch
Do you work with a DB_PREPEND?

Re: Module Catalogue [NEW]

Posted: Mon 4. Jun 2012, 15:38
by juergen
jep ! Ich schau jetzt mal nach ...

Re: Module Catalogue [NEW]

Posted: Mon 4. Jun 2012, 16:14
by pepe
Ich installiere das Modul gerade... kann es sein, dass Images fehlen...
für den Ordner .../picture/layout/

zumindest bekomme ich Fehlerimages angezeigt!?

Re: Module Catalogue [NEW]

Posted: Mon 4. Jun 2012, 16:18
by breitsch
ja das sind die buttons im Frontend
siehe Doku:
the package contains (except from the buttons and the images you see in the pictures):

Re: Module Catalogue [NEW]

Posted: Mon 4. Jun 2012, 16:32
by pepe
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?

Re: Module Catalogue [NEW]

Posted: Mon 4. Jun 2012, 17:05
by breitsch
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!

Re: Module Catalogue [NEW]

Posted: Mon 4. Jun 2012, 17:14
by pepe
Ohhh, excuse me, Sir!

My fault :oops:

Re: Module Catalogue [NEW]

Posted: Mon 4. Jun 2012, 17:59
by G-Punkt
breitsch wrote:Do you work with a DB_PREPEND?
Yes:
testversion87_phpwcms_mod_catalogue_catalog
testversion87_phpwcms_mod_catalogue_entry

Re: Module Catalogue [NEW]

Posted: Mon 4. Jun 2012, 18:30
by juergen
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]

Posted: Mon 4. Jun 2012, 18:33
by update
Großartig! Danke :D
:oops:
Great thing! Thank you :D