 | |  | |
December 28th, 2005, 07:51 AM
|
#1 (permalink)
| | Member
Join Date: Apr 2003
Posts: 32
| 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.
|
| |
December 28th, 2005, 08:06 AM
|
#2 (permalink)
| | Registered User
Join Date: Nov 2005 Location: Canoga Park, CA
Posts: 3,244
| 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.
Last edited by Zachariah; December 28th, 2005 at 08:09 AM.
|
| |
December 28th, 2005, 08:21 AM
|
#3 (permalink)
| | Member
Join Date: Apr 2003
Posts: 32
|
vbgallery 1.01 with vbulletin 3.5.2
|
| |
December 28th, 2005, 08:23 AM
|
#4 (permalink)
| | Member
Join Date: Apr 2003
Posts: 32
|
Gallery Index source: Code: Content visible to verified customers only.
it should be URL.com/t/....
Last edited by bhuwan; December 28th, 2005 at 08:29 AM.
|
| |
December 28th, 2005, 08:24 AM
|
#5 (permalink)
| | Member
Join Date: Apr 2003
Posts: 32
|
config file contents Code: Content visible to verified customers only.
|
| |
December 28th, 2005, 08:26 AM
|
#6 (permalink)
| | Member
Join Date: Apr 2003
Posts: 32
|
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.
Last edited by bhuwan; December 28th, 2005 at 08:29 AM.
|
| |
December 28th, 2005, 08:30 AM
|
#7 (permalink)
| | Registered User
Join Date: Nov 2005 Location: Canoga Park, CA
Posts: 3,244
|
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.
|
| |
December 28th, 2005, 08:33 AM
|
#8 (permalink)
| | Registered User
Join Date: Nov 2005 Location: Canoga Park, CA
Posts: 3,244
| Quote: |
$forumpath = '/home/bhuwan/public_html/t';
| This is the path to your Forums folder ? http://www.yoursite.com/t |
| |
December 28th, 2005, 08:35 AM
|
#9 (permalink)
| | Member
Join Date: Apr 2003
Posts: 32
|
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
|
| |
December 28th, 2005, 08:38 AM
|
#10 (permalink)
| | Registered User
Join Date: Nov 2005 Location: Canoga Park, CA
Posts: 3,244
|
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.
|
| |
December 28th, 2005, 02:11 PM
|
#11 (permalink)
| | Member
Join Date: Apr 2003
Posts: 32
| 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. |
| |
December 28th, 2005, 08:13 PM
|
#12 (permalink)
| | Member
Join Date: Apr 2003
Posts: 32
|
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.
|
| |
December 28th, 2005, 08:13 PM
|
#13 (permalink)
| | Member
Join Date: Apr 2003
Posts: 32
|
The biggest problem is the ERROR ON PAGE...how to debug?>
another error related to AJAX Code: Content visible to verified customers only.
|
| |
December 28th, 2005, 08:25 PM
|
#14 (permalink)
| | Registered User
Join Date: Nov 2005 Location: Canoga Park, CA
Posts: 3,244
|
PM me a link w/ a admin account if you don't mind.
- I'll take a poke around.
|
| |
December 28th, 2005, 08:41 PM
|
#15 (permalink)
| | Member
Join Date: Apr 2003
Posts: 32
| 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)
|
| |
December 29th, 2005, 09:09 PM
|
#16 (permalink)
| | Member
Join Date: Apr 2003
Posts: 32
|  Any luck?
|
| |
January 5th, 2006, 04:55 PM
|
#17 (permalink)
| | Member
Join Date: Apr 2003
Posts: 32
|
any updates?
|
| |
January 5th, 2006, 05:02 PM
|
#18 (permalink)
| | Registered User
Join Date: Nov 2005 Location: Canoga Park, CA
Posts: 3,244
| 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.
|
| |
January 11th, 2006, 08:01 PM
|
#19 (permalink)
| | Member
Join Date: Apr 2003
Posts: 32
| 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 :'(
|
| |
January 12th, 2006, 07:30 AM
|
#20 (permalink)
| | Member
Join Date: Apr 2003
Posts: 32
| Quote: |
Originally Posted by bhuwan already have that
still getting errors :'( | errors are related to "Errors on page" "null is not an object"
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | |
Similar Threads | | Thread | Thread Starter | Forum | Replies | Last Post | | VbGallery? | HobbyTalk | General Discussion | 19 | November 23rd, 2005 09:32 AM | | problem with vbgallery a bug ? | Delphivi | Installs and Upgrade - vBulletin 3.5.X | 1 | October 6th, 2005 05:15 PM | | VbGallery | rrokdoka | Before You Buy | 2 | September 20th, 2005 05:46 PM | | vbgallery header problem | imported_axi | Installs and Upgrade - vBulletin 3.0.X | 1 | March 23rd, 2005 09:52 AM | | vbGallery | pelican | Before You Buy | 2 | March 17th, 2005 08:54 AM | All times are GMT -5. The time now is 08:52 AM. | |