41
cerbero
Re: PWA+PHP
  • 2009/12/28 12:03

  • cerbero

  • Not too shy to talk

  • Posts: 191

  • Since: 2003/9/11


nobody's interested?



42
cerbero
PWA+PHP
  • 2009/12/21 9:18

  • cerbero

  • Not too shy to talk

  • Posts: 191

  • Since: 2003/9/11


Quote:
Introduction

PWA+PHP is an extremely lightweight solution for including your PicasaWeb Albums on your site using PHP and Lightbox. The entire bundle, including install scripts, is just 60 kb and there's no database backend.
Benefits: Why install a heavy photo gallery solution?

* PWP+PHP is lightweight; just 60 kb including install scripts
* No backend database required
* The PicasaWeb interface acts as your admin backend; create and order albums, set permissions, etc.

Features

* Showcase public and private PicasaWeb albums and captions on your site
* Upload photos to your galleries via email, via the PicasaWeb interface or via the Picasa program.
* Set image size, thumbnail size, images per page and more in the config file without modifying any code
* New multi-language support in v1.7.5 via language files. Translators Needed!
* Valid XHTML Markup
* Filter albums using tags, so certain users see only the albums you allow.
* Install script walks you through setup, including token generation and options.
* Smart layout auto-adjusts for better viewing of picasa web albums by iPhone users.
* Embed any user's public albums on your site by specifying their username.

PWA+PHP

Has anybody attempt to adapt this to a XOOPS module?
It could be a good solution to show users photos without using your disk space



43
cerbero
Re: Move from D3 to Newbb again
  • 2009/12/21 8:42

  • cerbero

  • Not too shy to talk

  • Posts: 191

  • Since: 2003/9/11


no one more need this feature?



44
cerbero
Re: Move from D3 to Newbb again
  • 2009/12/16 17:39

  • cerbero

  • Not too shy to talk

  • Posts: 191

  • Since: 2003/9/11


I can create a new topic without problems and it shows it fine, looking in tables are a great diference between this one and anothers:
in table topics: the most of tables have all fields =0, only shows another value the followings:
topic_id topic_title topic_views forum_id topic_status topic_sticky approved

in post table: pid and forum_id have valor=0



45
cerbero
Re: Move from D3 to Newbb again
  • 2009/12/16 16:17

  • cerbero

  • Not too shy to talk

  • Posts: 191

  • Since: 2003/9/11


yes, or course, and have replace "d3forum" by "foro", the name i choose when install the d3forum

i can see the data imported in the newbb tables but it doesn't show anything in web

i've tryied to set the permissions and the visibility of the forums but still don't show anything but the categories and forum's titles



46
cerbero
Re: Move from D3 to Newbb again
  • 2009/12/16 13:17

  • cerbero

  • Not too shy to talk

  • Posts: 191

  • Since: 2003/9/11


sorry for the waste of time, it doesn't work

i'm condemned to use the d3forum



47
cerbero
Re: Move from D3 to Newbb again
  • 2009/12/16 9:16

  • cerbero

  • Not too shy to talk

  • Posts: 191

  • Since: 2003/9/11


i've found in XOOPS france this code to return to cbb (i thought)

INSERT INTO `[prefix]_bb_categories` (cat_id,cat_title,cat_description,cat_orderSELECT cat_id,cat_title,cat_desc,cat_weight FROM `[prefix]_d3forum_categories`; 
INSERT INTO `[prefix]_bb_forums` (forum_id,forum_name,forum_desc,forum_order,cat_idSELECT forum_id,forum_title,forum_desc,forum_weight,cat_id FROM `[prefix]_d3forum_forums`; 
INSERT INTO `[prefix]_bb_topics` (topic_id,topic_title,topic_views,forum_id,topic_status,topic_stickySELECT topic_id,topic_title,topic_views,forum_id,topic_locked,topic_sticky FROM `[prefix]_d3forum_topics`; 
INSERT INTO `[prefix]_bb_posts` (post_id,pid,topic_id,post_time,uid,poster_ip,subject,dohtml,dosmiley,doxcode,dobr,attachsig,approvedSELECT post_id,pid,topic_id,post_time,uid,poster_ip,subject,html,smiley,xcode,br,attachsig,approval FROM `[prefix]_d3forum_posts`; 
INSERT INTO `[prefix]_bb_posts_text` (post_id,post_textSELECT post_id,post_text FROM `[prefix]_d3forum_posts`;


i think it can works but losing something like comments, etc



48
cerbero
Re: Move from D3 to Newbb again
  • 2009/12/3 9:22

  • cerbero

  • Not too shy to talk

  • Posts: 191

  • Since: 2003/9/11


any news on this? i would like to return to cbb if i could



49
cerbero
Re: News 1.64 + attachment of the image
  • 2009/11/27 11:58

  • cerbero

  • Not too shy to talk

  • Posts: 191

  • Since: 2003/9/11


Sorry ghia, here is the original code to show the story image:

<{if $articlePicture != ''}><img src="<{$articlePicture}>" alt="" align="left" style="margin-right: 5px; margin-bottom: 5px" /><{/if}>


Anda this is the code when apply the hack :

<{if $story.picture != ''}><img src="<{$xoops_url}>/modules/news/images/topics/<{$story.picture}>" width="320" height="240" alt="" align="right" style="margin-left: 5px; margin-bottom: 5px" />  <{else}> <a href="<{$articlePicture}>" target="_blank"><img src="<{$articlePicture}>" alt="" width="140" height="105" border="0" align="right" style="margin-left: 5px; margin-bottom: 5px" /></a><{/if}>


i also have modified the height and weight to fit my design and add a link to show full size in new page



50
cerbero
Re: News 1.64 + attachment of the image
  • 2009/11/26 16:47

  • cerbero

  • Not too shy to talk

  • Posts: 191

  • Since: 2003/9/11


sorry for my poor english,

i have apply your crack but in template theres a call to the image, if i replace the function the image disappear in the article full view.
So i've used an else command to fusionate both functions

How can i port this hack with the latestnews module?




TopTop
« 1 2 3 4 (5) 6 7 8 ... 14 »



Login

Who's Online

160 user(s) are online (101 user(s) are browsing Support Forums)


Members: 0


Guests: 160


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits