PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Installs and Upgrade - vBulletin 3.5.X (http://www.photopost.com/forum/installs-upgrade-vbulletin-3-5-x/)
-   -   Problem with VBGallery (http://www.photopost.com/forum/installs-upgrade-vbulletin-3-5-x/121798-problem-vbgallery.html)

bhuwan December 28th, 2005 07:51 AM

Problem with VBGallery
 
"Error on page"
javascript files for VB Are linked to /clientscript/... but should be in /t/clientscript/...
I edited the PHP file to my correct forum path.

Zachariah December 28th, 2005 08:06 AM

Quote:

Originally Posted by bhuwan
"Error on page"
javascript files for VB Are linked to /clientscript/... but should be in /t/clientscript/...
I edited the PHP file to my correct forum path.

I found a few threads on an RC ver that had a few fixes with a javascript error.

What file ?
What ver of the gallery is it ?

More info please.

bhuwan December 28th, 2005 08:21 AM

vbgallery 1.01 with vbulletin 3.5.2

bhuwan December 28th, 2005 08:23 AM

Gallery Index source:
Code:

Content visible to verified customers only.
it should be URL.com/t/....

bhuwan December 28th, 2005 08:24 AM

config file contents
Code:

Content visible to verified customers only.

bhuwan December 28th, 2005 08:26 AM

also, navabar/header/footer links (i.e. usercp.php, faq.php, etc.) point to /t/gallery/....php but they should be pointing to /t/...php
I've tried removing/adding the "Replacements" for each and it just makes it worse.

Zachariah December 28th, 2005 08:30 AM

Thats does not sound like the gallery.
- These settings are in the headerinclude template.

Template: Code
Code:

Content visible to verified customers only.
Here is my settings (source)
Code:

Content visible to verified customers only.

Zachariah December 28th, 2005 08:33 AM

Quote:

$forumpath = '/home/bhuwan/public_html/t';
This is the path to your Forums folder ?
http://www.yoursite.com/t

bhuwan December 28th, 2005 08:35 AM

Here's the fix. My fault.
ADMINCP > VUBULLETIN OPTIONS > VBULLETIN OPTIONS > SIte / Name / Url / Contact details
make sure correct path is there
i had site.com instead of site.com/t

thx

Zachariah December 28th, 2005 08:38 AM

Great :)

I see your not a "Verified Customer"

- Make sure your forums e-mail and the e-mail you used to buy the product are the same.
- Forums will update in a hour or so.

bhuwan December 28th, 2005 02:11 PM

Quote:

Originally Posted by Zachariah
Great :)

I see your not a "Verified Customer"

- Make sure your forums e-mail and the e-mail you used to buy the product are the same.
- Forums will update in a hour or so.

cool thx. I Think it should be all set soon.B=0

bhuwan December 28th, 2005 08:13 PM

So now when I view an image file with 0 replies .... (showimage.php) I get an "error on page" alert

When I try to....
a) click on go advanced ....OR..
b) try to quick reply to a post (sometimes I get this error)

I get this error
Code:

Content visible to verified customers only.

bhuwan December 28th, 2005 08:13 PM

The biggest problem is the ERROR ON PAGE...how to debug?>

another error related to AJAX
Code:

Content visible to verified customers only.

Zachariah December 28th, 2005 08:25 PM

PM me a link w/ a admin account if you don't mind.
- I'll take a poke around.

bhuwan December 28th, 2005 08:41 PM

Quote:

Originally Posted by Zachariah
PM me a link w/ a admin account if you don't mind.
- I'll take a poke around.

Done (just posting a reply to keep track)

bhuwan December 29th, 2005 09:09 PM

:eek: Any luck?

bhuwan January 5th, 2006 04:55 PM

any updates?

Zachariah January 5th, 2006 05:02 PM

Quote:

Originally Posted by bhuwan
The biggest problem is the ERROR ON PAGE...how to debug?>

another error related to AJAX
Code:

Content visible to verified customers only.

your gallery/showimage.php file for this code:
Code:

Content visible to verified customers only.
Add this right above it:
Code:

Content visible to verified customers only.

bhuwan January 11th, 2006 08:01 PM

Quote:

Originally Posted by Zachariah
your gallery/showimage.php file for this code:
Code:

Content visible to verified customers only.
Add this right above it:
Code:

Content visible to verified customers only.

already have that
still getting errors :'(

bhuwan January 12th, 2006 07:30 AM

Quote:

Originally Posted by bhuwan
already have that
still getting errors :\'(

errors are related to "Errors on page" "null is not an object"


All times are GMT -5. The time now is 04:02 AM.

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


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97