PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |
Old October 22nd, 2005, 03:36 AM   #1 (permalink)
Member
 
Join Date: Jul 2005
Posts: 184
can't update images.

I can't get certain icons to appear in the gallery.
I have a subfolder in my one skin folders:

Quote:
/public_html/forums/cobalt/misc/activity"
But it seems like the gallery can't read/find the "/activity" folder.

I checked the path in the gallery itself to the icons and it is correct (ie: right click the image>> properties>> check the path). but it just doesn't come up.

I ran the gallery install again, problem is, it doesn't "find" the folder wiht all my icon images in it to update (it just doesn't come up in the "update images" list).

I am doing something wrong? is gallery install script not able to find subfolders? any ideas?

any help would be great appreciated.
Kseki is offline   Reply With Quote
Old October 22nd, 2005, 11:27 AM   #2 (permalink)
Brian
Guest
 
Posts: n/a
Re: can't update images.

What page(s) exactly do you have these images on in the gallery? If it's one that's disabled for guests, can you post the login info for a test account so I can have a look?
  Reply With Quote
Old October 23rd, 2005, 02:22 AM   #3 (permalink)
Registered User
 
Join Date: Aug 2005
Posts: 1,229
Re: can't update images.

sounds to me like you put a slash where there shouldnt be one... /activity vs activity

OR

u used a serverpath instead of a http path
(ex: /public_html/forums/cobalt/misc/activity
istead of:
http://yourdomain.com/forums/cobalt/misc/activity

)

but i could be wrong

Luc
Luciano is offline   Reply With Quote
Old October 24th, 2005, 05:58 AM   #4 (permalink)
Member
 
Join Date: Jul 2005
Posts: 184
Question Re: can't update images.

Quote:
Originally Posted by Brian
What page(s) exactly do you have these images on in the gallery? If it's one that's disabled for guests, can you post the login info for a test account so I can have a look?
Sorry...I didn't explain that right. Its the postbit images (icons) when the gallery that the problem--not actual images themselves. They work in the forums, but not in the gallery. Again, problem is the gallery install php is just not picking up the folder, so my icons won't update.

in any case, I pm-ed you temp account info.

@luc...sorry, my bad, I just posted it that way. paths are all set properly, so to speak.
Kseki is offline   Reply With Quote
Old October 24th, 2005, 11:22 AM   #5 (permalink)
Brian
Guest
 
Posts: n/a
Re: can't update images.

Looks like it's picking up the correct folders, just not the images because those are from hacks/plugins that you've added. If those are just plugins, you may be able to alter your showimage.php file to include the code for these. Try looking for:
Code:
Content visible to verified customers only.
Just above that add:
Code:
Content visible to verified customers only.
Then find:
Code:
Content visible to verified customers only.
Just above that add:
Code:
Content visible to verified customers only.
Then find:
Code:
Content visible to verified customers only.
And just above that add:
Code:
Content visible to verified customers only.
  Reply With Quote
Old October 25th, 2005, 03:58 AM   #6 (permalink)
Member
 
Join Date: Jul 2005
Posts: 184
Re: can't update images.

hmm....that ALMOST worked. :/

the most of the icons show up now...but I get this huge error block at the TOP of the gallery for images with replies:

Quote:
Warning: Problem with method call - please report this bug in /gallery/showimage.php on line 911

Warning: Problem with method call - please report this bug in /includes/class_hook.php on line 92

Warning: Problem with method call - please report this bug in /gallery/showimage.php on line 727

Warning: Problem with method call - please report this bug in /includes/class_hook.php on line 92

Warning: Cannot use a scalar value as an array in /gallery/showimage.php(727) : eval()'d code on line 90

Warning: Problem with method call - please report this bug in /gallery/showimage.php on line 911

Warning: Problem with method call - please report this bug in /includes/class_hook.php on line 92

Warning: Problem with method call - please report this bug in /gallery/showimage.php on line 727

Warning: Problem with method call - please report this bug in /includes/class_hook.php on line 92

Warning: Problem with method call - please report this bug in /gallery/showimage.php on line 911

Warning: Problem with method call - please report this bug in /includes/class_hook.php on line 92
Attached Images
File Type: jpg error.jpg (78.5 KB, 6 views)
Kseki is offline   Reply With Quote
Old October 25th, 2005, 08:55 AM   #7 (permalink)
Member
 
Join Date: Jul 2005
Posts: 184
Re: can't update images.

any ideas? :/
Kseki is offline   Reply With Quote
Old October 25th, 2005, 08:59 AM   #8 (permalink)
Brian
Guest
 
Posts: n/a
Re: can't update images.

Weird... Can you give me some links to those plugins so I can have a look at the code? Also, do you still get that error if you turn those plugins off?
  Reply With Quote
Old October 27th, 2005, 07:16 AM   #9 (permalink)
Member
 
Join Date: Jul 2005
Posts: 184
Re: can't update images.

Quote:
Originally Posted by Brian
Weird... Can you give me some links to those plugins so I can have a look at the code? Also, do you still get that error if you turn those plugins off?
sorry was away (biz trip).

since I'm not 100% sure which plugins you are specifically referring to...I'll assume you mean the "activity mod" and/or "Forumhome: Gallery images"

anyway.......

yah..I still get the errors in the Gallery with one or all of those plugins turned off. (only with images with REPLIES in them though).

here are the mods:

gallery on forumhome: http://www.vbulletin.org/forum/showthread.php?t=96152
activity mod (this is where the trouble is mainly--I think ):
http://www.vbulletin.org/forum/showthread.php?t=93831

once again..I'm stumped and feeling depressingly n00b on how to fix stuff (and the fact that there is always something I break to have to fix. )...lol.
ie: thanks for the help ^^

Kseki is offline   Reply With Quote
Old October 27th, 2005, 12:22 PM   #10 (permalink)
Brian
Guest
 
Posts: n/a
Re: can't update images.

Actually I was referring to the plugins that you're using for those images. Would you rather just submit a support ticket so I can have a look at things and see what the problem is?
  Reply With Quote
Old October 31st, 2005, 06:31 AM   #11 (permalink)
Member
 
Join Date: Jul 2005
Posts: 184
Re: can't update images.

finally got around to submitting a ticket!! (been away).

that error is bugging me big time. :/
Kseki is offline   Reply With Quote
Old November 4th, 2005, 07:21 AM   #12 (permalink)
Member
 
Join Date: Jul 2005
Posts: 184
Re: can't update images.

ack!! don't kill me... I need your help on this again (submitted another ticket) :/
Kseki is offline   Reply With Quote
Old November 4th, 2005, 07:59 PM   #13 (permalink)
Member
 
Join Date: Jul 2005
Posts: 184
Re: can't update images.

did you get a chance to give a look at this?
Kseki is offline   Reply With Quote
Old November 6th, 2005, 11:08 AM   #14 (permalink)
Member
 
Join Date: Jul 2005
Posts: 184
Re: can't update images.

bump
Kseki is offline   Reply With Quote
Old November 7th, 2005, 04:17 AM   #15 (permalink)
Member
 
Join Date: Jul 2005
Posts: 184
Re: can't update images.

I submitted a new ticket a while back. I'm sure you're busy with 3.5.1 bugs and the gallery...

but could you possibly look into this error...or give me some direction as to what I might be able to do to fix it.

thank you very much for you continued support.

this is what the error looks like (still):
Quote:
Warning: Problem with method call - please report this bug in /gallery/showimage.php on line 771

Warning: Problem with method call - please report this bug in /includes/class_hook.php on line 92

Warning: Cannot use a scalar value as an array in /gallery/showimage.php(771) : eval()'d code on line 90

Warning: Problem with method call - please report this bug in /gallery/showimage.php on line 954

Warning: Problem with method call - please report this bug in /includes/class_hook.php on line 92
Kseki is offline   Reply With Quote
Old November 7th, 2005, 11:24 PM   #16 (permalink)
Member
 
Join Date: Jul 2005
Posts: 184
Re: can't update images.

um... now the error code is gone...

but the activity stats hack doesn't show up again. ANYWHERE (entire forums--not just gallery)

aaaack!! :/ what happened?


edit: oh Ic...you turned off the activity plugin. hmm.... guess there is no way to resolve the conflict??
Kseki is offline   Reply With Quote
Old November 8th, 2005, 11:30 PM   #17 (permalink)
Member
 
Join Date: Jul 2005
Posts: 184
Re: can't update images.

yikes!!

now nothing comes up and I get a fatal error!!
(on all images with replies)


Quote:
Fatal error: Call to a member function on a non-object in /home/XXXXXXX/public_html/forums/gallery/showimage.php(954) : eval()'d code on line 73
lol its getting worse. :/

hmmm.... this doesn't seem to be resolving...
maybe there is a way to just wrap the activity hack code in an if statement so it doesn't appear at all in the gallery?

someone at suggested this:

Quote:
<if condition="THIS_SCRIPT == showimage">
&nbsp;
<else />
[activity code here]
</if>
but I have no idea what to do with that.
Kseki 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
PhotoPost 5.21 Update Posted (10/26/2005 Build Update) Michael P Photopost Pro Bug Reports 2 December 9th, 2005 01:41 PM
Update script Arnie ReviewPost Suggestions 2 September 22nd, 2005 08:06 AM
PhotoPost 5.11 Update Available Michael P Photopost Pro Installation & Upgrades 0 June 7th, 2005 02:32 PM
PhotoPost 5.11 Update Available Michael P Photopost Pro Bug Reports 0 June 7th, 2005 02:32 PM
the vb 3.5 update Misuzu How Do I? - vBulletin 3.0.X 3 May 12th, 2005 08:58 AM


All times are GMT -5. The time now is 06:56 PM.

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