It has been a long time coming, I know, but it’s finally here.  Our customers have told us that their users are confused about the differences between vBulletin’s built-in profile-isolated albums (displayed on a user’s vBulletin profile page), and the PhotoPost vBGallery photo gallery  (see: Why PhotoPost vBGallery for vBulletin).  ”Where does one stop, and the other start?”, is the question we have heard.  Everyone knows that PhotoPost vBGallery is the only real gallery choice (besides PhotoPost Pro, of course) and can’t be compared to vBulletin’s profile albums, since PhotoPost vBGallery is a full featured gallery, with browseable and searchable centralized category-based albums as well as dozens of other major features.
So, we needed to find a way to bridge the usability gap to offer your users the ease of use of the vBulletin albums profile page integration and the best of PhotoPost vBGallery’s full featured photo gallery. To solve this, PhotoPost vBGallery v2.5 for vBulletin 3.7 or 3.8 now includes the featureset from vBulletin’s profile albums.  If you have been using vBulletin’s profile-isolated albums, you can now easily import your users’ albums and photos into your PhotoPost vBGallery photo gallery, turn off vBulletin’s album feature (uncheck “Albums” in the “User Profile Options” setting group), and not miss a thing while enjoying all of PhotoPost vBGallery’s rich features.  PhotoPost vBGallery now displays a user’s photos in the sidebar of the vBulletin profile page along with a new profile page “Gallery” stats tab, adds a link to the user’s albums from the profile sidebar, adds a link to the user’s albums from the User CP, and adds bold “Upload File” links to various pages to make it easier for new users to upload photos. This effectively ends any confusion between the two products and lets you use the much more robust PhotoPost vBGallery.Check out our new PhotoPost page for vBulletin powered sites for a thorough overview, “Why PhotoPost vBGallery for vBulletin“.
. Subscription Link Placed in Menubar
. Went through all files and made the entire program XHTML Compliant. Need to do this from time to time.
. Removed lots of the nested table tags throughout the program converting to div tags to make way to conversion in future to more XML Content versus just XHTML.
. Added TinyMCE OpenSource WYSIWYG Editor
. Added script to show all comments on ad. ( linked off comments pal )
. Redesigned Show Product page to be more streamlined.
. Added option to toggle whether guests can use buy it now or not.
. Added option to hide bidders name on showproduct and bid history scripts.
. Added feedback total and percentage to showproduct page.
. Removed Preview Image and installed Web 2.0 Compatible thumbnail viewer if more than one Image.
. Added that if the main categories extra fields are enabled that they be required for entry on upload just like title and description.
. Added a business template.
. Added option to enable the -f mail paramter for php mail if users server requires it.
. Added option to enable sending of HTML mail if admin chooses to.
. Added a global send_ppmail function to centralize all mail in files down to a single function line.
. Defined Global charset variable to pass charset to html email and database additions for proper encoding of variables like russian, arabic etc.
. Added 3 more image fields for a total of 9 max images per ad.
. Defined Global variables for text alignment and direction to support display of the html according to the language selection. Opens up future addtions of arabic hebrew etc that support RTL display
. Added ability for user to enter a shipping amount.
. Added switch that if the bid on an auction surpasses the reserve ( buy it now price ) then the reserve prices used will be the new high bid.
. Moved language strings into database and translated admin panel for complete language translation ability
. Added new paginated language string editor in admin panel
. Added search panel for new language strings in admin panel
. Added ability to create new language and phrases in admin panel
. Added switch in admin options to allow email messaging or both to aid users who can not send email or want both notifications.
. Broke up administration global files to smaller core files for better processing and categorizing of functions
. Added Ability for user to select alternature language from there profile in a standalone classifieds if admin has multilanguage site.
. Added DHTML Dropdown Menu system for showing various menus.
Upgraded files
*.php ( All main core PHP scripts have changed. Upload all except your config scripts. )
languages/*.php (Upload entire directory)
templates/*.tmpl ( Upload entire folder since most have changed for XHTML validation. )
You will need to run the upgrade.php script after updating your files as there are many changes. It is very important you
upload all the new files except your config files and header footer files etc as most everything has changed. Also very important. After upgrade there is also a new file phrases.php that one has to run.
The new script is linked on the upgrade script or as well the next step after running 3.0 upgrade it guides you.
YOU MUST RUN BOTH SCRIPTS EVEN IF YOU PARTICIPATED IN THE BETA. Do not worry about duplicate errors.
// ———————————————————————————–
// TinyMCE 3.2.1.1
// by Moxiecode TinyMCE - Home
//
// For more information on this script, visit:
// TinyMCE - Home
//
// Licensed under released as Open Source under LGPL by Moxiecode Systems AB
// TinyMCE - License
//
// Credit also due to those who have helped, inspired, and made their code available to the public.
// Including: >Johan “Spocke” Sörlin, Joakim Lindkvist, Andrew Ozz, and others.
// ———————————————————————————–
// ———————————————————————————–
// Enlargeit V 1.1
// by Timos Welt EnlargeIt! v1.1
//
// Licensed under The GNU General Public License
//
// ———————————————————————————–
====================
VERSION UPDATE: 3.1
====================
PhotoPost Classifieds 3.1 is update and a work in progress but figured I would throw this out there for you all to test. I will be adding more features as the beta goes on but throught I would give you something to play with.
New features or Updates:
. Subscription Link Placed in Menubar
. Went through all files and made the entire program XHTML Compliant. Need to do this from time to time.
. Removed lots of the nested table tags throughout the program converting to div tags to make way to conversion in future to more XML Content versus just XHTML.
. Added TinyMCE OpenSource WYSIWYG Editor
. Added script to show all comments on ad. ( linked off comments pal )
. Redesigned Show Product page to be more streamlined.
. Added option to toggle whether guests can use buy it now or not.
. Added option to hide bidders name on showproduct and bid history scripts.
. Added feedback total and percentage to showproduct page.
. Removed Preview Image and installed Web 2.0 Compatible thumbnail viewer if more than one Image.
. Added that if the main categories extra fields are enabled that they be required for entry on upload just like title and description.
. Added a business template.
. Added option to enable the -f mail paramter for php mail if users server requires it.
. Added option to enable sending of HTML mail if admin chooses to.
. Defined Global charset variable to pass charset to html email and database additions for proper encoding of variables like russian, arabic etc.
. Added 3 more image fields for a total of 9 max images per ad.
. Defined Global variables for text alignment and direction to support display of the html according to the language selection. Opens up future addtions of arabic hebrew etc that support RTL display
. Added ability for user to enter a shipping amount.
. Added switch that if the bid on an auction surpasses the reserve ( buy it now price ) then the reserve prices used will be the new high bid.
Upgraded files
*.php ( All main core PHP scripts have changed. Upload all except your config scripts. )
languages/*.php (Upload entire directory)
templates/*.tmpl ( Upload entire folder since most have changed for XHTML validation. )
You will need to run the upgrade.php script after updating your files as there are many changes. It is very important you
upload all the new files except your config files and header footer files etc as most everything has changed.
// ———————————————————————————–
//Â Â Â TinyMCE 3.2.1.1
//   by Moxiecode http://tinymce.moxiecode.com/index.php
//
//Â Â Â For more information on this script, visit:
//Â Â Â http://tinymce.moxiecode.com/index.php
//
//Â Â Â Licensed under released as Open Source under LGPL by Moxiecode Systems AB
//Â Â Â Â Â http://tinymce.moxiecode.com/license.php
//
//Â Â Â Credit also due to those who have helped, inspired, and made their code available to the public.
//   Including: >Johan “Spocke” Sörlin, Joakim Lindkvist, Andrew Ozz, and others.
// ———————————————————————————–
// ———————————————————————————–
//Â Â Â Enlargeit V 1.1
//   by Timos Welt http://enlargeit.timos-welt.de/english/11/
//
//Â Â Â Licensed under The GNU General Public License
//
// ———————————————————————————–
====================
VERSION UPDATE: 3.1
====================
PhotoPost Classifieds 3.1 is update and a work in progress but figured I would throw this out there for you all to test. I will be adding more features as the beta goes on but throught I would give you something to play with.New features or Updates:. Subscription Link Placed in Menubar
. Went through all files and made the entire program XHTML Compliant. Need to do this from time to time.
. Removed lots of the nested table tags throughout the program converting to div tags to make way to conversion in future to more XML Content versus just XHTML.
. Added TinyMCE OpenSource WYSIWYG Editor
. Added script to show all comments on ad. ( linked off comments pal )
. Redesigned Show Product page to be more streamlined.
. Added option to toggle whether guests can use buy it now or not.
. Added option to hide bidders name on showproduct and bid history scripts.
. Added feedback total and percentage to showproduct page.
. Removed Preview Image and installed Web 2.0 Compatible thumbnail viewer.
languages/*.php (you only need the file that corresponds to your language)
templates/*.tmpl ( Upload entire folder since most have changed for XHMLT validation. )
You will need to run the upgrade.php script after updating your files as there are many changes. It is very important you
upload all the new files except your config files and header footer files etc as most everything has changed.
// ———————————————————————————–
// TinyMCE 3.2.1.1
// by Moxiecode http://tinymce.moxiecode.com/index.php
//
// For more information on this script, visit:
// http://tinymce.moxiecode.com/index.php
//
// Licensed under released as Open Source under LGPL by Moxiecode Systems AB
// http://tinymce.moxiecode.com/license.php
//
// Credit also due to those who have helped, inspired, and made their code available to the public.
// Including: >Johan “Spocke” Sörlin, Joakim Lindkvist, Andrew Ozz, and others.
// ———————————————————————————–
// ———————————————————————————–
// Enlargeit V 1.1
// by Timos Welt http://enlargeit.timos-welt.de/english/11/
//
// Licensed under The GNU General Public License
//
// ———————————————————————————–
===================
VERSION UPDATE: 6.2
===================
Rollup of minor fixes plus some new features.
New Features
. Added support for Flash Uploader (disabled by default, not supported by PhotoPost, but can be enabled)
. Added Paid Subscriptions
. Improved Show Photo page (for vB3 integrations a new drop-down menu)
. Cosmetic changes
. Bug fix rollups
Our company, All Enthusiast, was named to the prestigious Inc 5,000 list for 2008, as the 2,885th fastest growing company in the U.S., out of 20 Million total businesses. All Enthusiast grew 124% from 2004 to 2007, to earn its place in the Inc 5000.
* Clean Description in showimage page <title> - $image[description_clean]
* Added securitytoken to submit forums to operate in 3.7 vBulletin.
* Profile Enhancements
- User CP control over the image block in the member profile. (active, 9 locations, image size, extra image info, count)
- In the “Statistics Tab” -Â added gallery field (media count, comment count, last upload with link, last comment with link)
- Gallery Tab added :Â media count, comment count, last upload with link, last comment with link, total views, total sticky,
total votes, disk space, last 30 added favorites w/ link , last 30 added subscriptions w/ link.
- Gallery usergroup permissions: Can view profile tab (yes/no), Can view profile block (yes/no), Can change profile block settings (yes/no)
- Added media count to Mini Statistics block
* Added ppgal_user table to hold personal user information and setting.
* Gallery usergroup permission: Can view FORUMHOME block (yes/no)
* Added phrase group adv_gallery_int for phrases that are needed outside of the gallery (profile page, forumhome, ect)
vs. main phrase group adv_gallery.
* Userinfo Merge - this merges the fields of user table and ppgal_user table
* Added meta keywords and meta description to showimage from media keywords and description
Fixes / Changes
* Failed Validation
* Phrasegroup adv_gallery called on all pages Replaced
* Fields ppicount, pppcount in user table was moved to ppgal_user table
* Validation Error go button
* Fixed member removal. (when a user is removed from the system: images, posts, member categories, votes, ect will be removed)
* Notifications Links in forums navbar fixed while on gallery pages.
* Moved user profile setting in AdminCP => Modify Add-Ons => vBGallery Profile to UserCP
* Posts Awaiting Moderation - Validating does not work
no rx valium or diazapam
valium cipro, Buy Xanax Without Prescri diazepam antidote
prenatal ambien Imuran And Xanax Ativan discreet from europe american journal of medicine and ativan 466.
ativan s Panic Attacks Natural Suplements diazepam zolpidem purchase online
Valium mg remeron ambien no rx overnight shipping 232. Overdose Of Xanax ambien canine interaction