PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |
Old November 8th, 2007, 01:06 PM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Apr 2006
Posts: 1
Trouble viewing catgories ...

First off, I wanted to say sorry if this has been asked before. I attempted to utilize the search feature but was unable to find any similar issues...

I installed vbgallery seemingly without a hitch. I added several categories, and then uploaded an image. The image uploaded and appeared to work fine. However, when I attempt to view the category that I uploaded the image to, I receive the following error...

Fatal error: Call to undefined function: vbchop() in /var/www/vhosts/mysite.com/httpdocs/gallery/browseimages.php on line 867

Line 867 in browseimages.php is as follows:
Quote:
$images['title'] = vbchop($images['title'], 30); // image title chop
An automatic chop on image titles over 30 chars it seems. However, my image title is like 10 chars. So this should not be an issue at all ...

Any ideas? Your help will be greatly appreciated!

---- EDIT ----
Had a problem with replies. But I figured it out .. Still can't get categories to display without the fatal error tho ...

---- EDIT ----
Well, I used my limited php knowledge and fixed the problem. I simply changed line 867 from:
Quote:
$images['title'] = vbchop($images['title'], 30); // image title chop
to:
Quote:
$images['title'] = $images['title'];
Does anyone foresee this as being a problem in the future? I mean, at least it works now. After all, what good is not allowing more than 30 chars in an image title if it makes the category views not work?

Last edited by GaminGodz; November 8th, 2007 at 01:53 PM. Reason: Fourth edit ..
GaminGodz is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Upgrade Trouble JakeC Photopost Pro Installation & Upgrades 24 January 19th, 2007 07:47 PM
trouble with intergration with vb emanon10 Photopost Pro Installation & Upgrades 4 October 21st, 2006 05:26 PM
In Trouble joseduddy Photopost Pro How Do I...? 18 September 5th, 2006 08:38 PM
Password trouble. cartooner Photopost Pro Installation & Upgrades 9 January 20th, 2006 01:01 PM
Trouble with vB Intergration pgowder Photopost Pro How Do I...? 19 March 16th, 2005 12:01 PM


All times are GMT -5. The time now is 05:50 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0