The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
Cel Photo Popup - Insert pictures from vB Albums, Attachs, Photopost, vBGallery Details »» | |||||||||||||||||||||||||||||||||||||||
Cel Photo Popup - Insert pictures from vB Albums, Attachs, Photopost, vBGallery
Developer Last Online: Apr 2022
Important!
Old editor (vB 4.1.3 and below): use 4.0.008!What does it do? When creating or editing a post, your users can open a popup window that will show them their pictures in the chosen gallery, albums or attachment system. Detailed features list
Please uninstall the old version at AdminCP->Plugins & Products->Manage Addons. Also remove all files you uploaded for the vB 3 version apart from the editor icon, which will be reused. This will be /photo_popup.php and all /includes/photo_popup_config_[product].php files, relative to your forum root. Then follow the installation instructions below. Installation
Please note the information in this post of this thread. Version history For older versions see the vB3 version of this Mod. ### 4.1.004 ### fixed several bugs, text-button re-added (full list) ### 4.1.002 ### button not showing issue resolved ### 4.1.001 ### adapted to new vB editor, added workaround for image spacing ### 4.0.004-008 ### bugfix releases ### 4.0.003 ### initial release new (core): completely rewritten code new: categories/user albums/folders listed hierachically in albums dropdown new: Photopost Pro and vBGallery permissions for categories new: global permissions check new: cache system for albums dropdown new: override all product related AdminCP-Settings in the product config file. ** Please note that the config files for Photoplog and CND Garage have not been converted. I do not have access to vB4 versions of those two softwares for testing and developing. Whether this will change in future, I don't know - at the moment, apart from having no software access, I'm very much out of time. Anyway, the config files are not too hard to figure out and there is a short introduction to adapting them. Please feel free to convert or develop for other software, if you like, and submit to this thread or to me personally by PM. Download Now
Screenshots
Show Your Support
|
Благодарность от: | ||
tbworld |
Comments |
#22
|
|||
|
|||
Leider ist mein denglisch nicht so dolle Aber du wirst doch sicherlich dieses Addon auch auf vb-g.org ver?ffentlichen - dann warte ich eben solange
|
#23
|
||||
|
||||
Quote:
Quote:
Please mark the mod as installed. |
#24
|
||||
|
||||
Das habe ich momentan nicht vor - mir ist es eigentlich zu m?hsam, in zwei Threads zu supporten. Was ich oben meinte: Bitte zitiere mal den vollst?ndigen Datenbankfehler.
|
#25
|
|||
|
|||
Quote:
Erstmal vorab, ich hab f?r vb4 und Photopost 2 Datenbanken In die cel_pp_config_photopost.php hab ich die Daten der Photopost DB eingetragen. Wenn ich nun ?ber den editor und dein Addon ein Bild aus Photopost einf?gen will, bekomm ich folgenden Fehler.... Quote:
Meine PP DB = db28xxxx_3 |
#26
|
|||
|
|||
Quote:
I ran the query on the server and it is showing all uploads correctly with the Images Query. However, nothing is displaying for images. Version: Photo Popup Settings (from AdminCP) num_of_cols: [3] num_of_rows: [3] num_total:9 widht: 600 heigth: 680 products: photopost attachments insert_options_allowed: link_thumb_2_orig link_thumb_2_gallery link_med_2_orig link_med_2_gallery thumb med orig thumb_2_gallery_link_below med_2_gallery_link_below orig_2_gallery_link_below allow_albums: 0 code_usergroups: 6 Code (this is what is inside the table cells) Images query SELECT id, userid, bigimage, cat, medsize FROM pp_photos WHERE (userid = 1 ) AND storeid = 0 AND approved = 1 ORDER BY date DESC LIMIT 0, 9 Albums query: Pagination query: SELECT COUNT('id') AS fotos FROM pp_photos WHERE (userid = 1 ) AND storeid = 0 AND approved = 1 Link to Original Link to Thumb Used product: photopost Albums possible: 1 Albums override: Cookie Read Cookie: Set Cookie: photopost,,link_thumb_2_orig,1 Table building (rows and columns) any ideas? |
#27
|
||||
|
||||
Quote:
Quote:
|
#28
|
|||
|
|||
Doch das Pr?fix stimmt schon -
ABER Die PP DB ist eben nicht db28xxxx_4 sondern db28xxxx_3 Und so hab ich das auch in die cel_pp_config_photopost.php eingetragen. Aber auch wenn ich in der cel_pp_config_photopost.php die vb4 DB eintrage - bekomm ich gleichen Fehler. Stimmt doch, das ich in die cel_pp_config_photopost.php meine Photopost DB Daten eintragen mu? ? |
#29
|
||||
|
||||
Aktiviere den Debug-Modus und poste mal die Zeilen zu
Quote:
|
#30
|
|||
|
|||
Das ist meine Ausgabe (Name of db: - diese Option gibt es bei mit gar nicht)
Photopost Settings (from config file, only if photopost is selected product) Datadir: / Other DB?: |
#31
|
||||
|
||||
Aus irgend einem Grund wird bei Dir die $other_db = TRUE; nicht verwertet. Setze die Variable mal auf = 1; anstatt TRUE.
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|