PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro How Do I...?

Photopost Pro How Do I...? Wondering how to do things in PhotoPost?

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old July 15th, 2005, 11:16 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Jul 2005
Location: Florida
Posts: 101
vbulletin_quickreply.js 404 vbulletin_stedit.js vbulletin_editor.js & more missing

Photopost seems to call these javascript files that must not be packaged in with vb 3.0.5 beta 3


[error] /home/my/path/public_html/clientscript/vbulletin_quickreply.js
[error] /home/my/path/public_html/clientscript/vbulletin_stdedit.js
[error] /home/my/path/public_html/clientscript/vbulletin_editor.js
[error] /home/my/path/public_html/gallery/clientscript/vbulletin_menu.js
[error] /home/my/path/public_html/gallery/clientscript/vbulletin_global.js

So as you add this to your list of to- do items for the next gold version,
could you possibly show me which pp files that call these urls & what must I do to point the urls to the right place?

That would be appreciated. I'm filling up fast with 404 errors!
MediaHound is offline   Reply With Quote
Old July 16th, 2005, 12:24 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,654
All those files exist in 3.50 so the issue would be for you to find out what path its looking for and whats wrong with those paths.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old July 16th, 2005, 12:40 AM   #3 (permalink)
Member
Verified Customer
 
Join Date: Jul 2005
Location: Florida
Posts: 101
ok lets do them line by line

pp calls
/home/my/path/public_html/clientscript/vbulletin_quickreply.js
the real url is
..../vbulletin_quick_reply.js

pp calls
/home/my/path/public_html/clientscript/vbulletin_stdedit.js
nothing quite so similar in my vanilla 3.5.0 beta 3

pp calls
/home/my/path/public_html/clientscript/vbulletin_editor.js
I have a
...../vbulletin_editor.css
is that whats wanted here?

pp calls
/home/my/path/public_html/gallery/clientscript/vbulletin_menu.js
looks to me the real url should be called like this
/home/my/path/public_html/clientscript/vbulletin_menu.js

pp calls
/home/my/path/public_html/gallery/clientscript/vbulletin_global.js
again, real url seems to me that is should be
/home/my/path/public_html/clientscript/vbulletin_global.js


your help is appreciated more than you may realize
if you know the location of each fix I must do, karma reigns
thank you
MediaHound is offline   Reply With Quote
Old July 16th, 2005, 12:44 AM   #4 (permalink)
Member
Verified Customer
 
Join Date: Jul 2005
Location: Florida
Posts: 101
btw, where I say `pp calls`, I very well may be mistaken, and vb may be the culprit
but seeing /gallery involved makes me think its PhotoPost
MediaHound is offline   Reply With Quote
Old July 16th, 2005, 08:32 AM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,654
well in your templates say comments.tmpl for instance is this

<script type="text/javascript" src="{$Globals['vbulletin']}/clientscript/vbulletin_editor.js"></script>
<script type="text/javascript" src="{$Globals['vbulletin']}/clientscript/vbulletin_stdedit.js"></script>


we call them with full URL so I wonder why your install is using a server path for links?
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old July 16th, 2005, 03:35 PM   #6 (permalink)
Member
Verified Customer
 
Join Date: Jul 2005
Location: Florida
Posts: 101
Well, thats ok - just a snapshot from the error log.
Even if its an http locale, the error log will reflect the path de-aliased, as full server path to the file requested.
MediaHound is offline   Reply With Quote
Old November 25th, 2009, 07:26 PM   #7 (permalink)
Junior Member
Verified Customer
 
Join Date: Jul 2003
Posts: 8
Just posting an update, I believe the vb3enhanced templates still are attempting to call these js files:

vbulletin_editor.js
vbulletin_stdedit.js

And neither are there in 3.8 - Has this not been fixed, ever?
ekool is offline   Reply With Quote
Old November 25th, 2009, 07:40 PM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,654
Actually technically those two files are only called if your running a version before vbulletin 3.5 I beleive when they initially changed things. If you look at the comments template you will see that if your running 3.84 VB35 is defined as on and you do not load those files. Viewing the source of the page should show this.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old November 26th, 2009, 11:48 PM   #9 (permalink)
Junior Member
Verified Customer
 
Join Date: Jul 2003
Posts: 8
Quote:
Originally Posted by Chuck S View Post
Actually technically those two files are only called if your running a version before vbulletin 3.5 I beleive when they initially changed things. If you look at the comments template you will see that if your running 3.84 VB35 is defined as on and you do not load those files. Viewing the source of the page should show this.
The new beta must be broken as I'm using that and it's calling them.
ekool is offline   Reply With Quote
Old November 27th, 2009, 05:20 AM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,654
I have viewed the source of my site there is only one call to a editor js file.

clientscript/vbulletin_textedit.js?v=400b4

Please post a site link and test login
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S 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
clear.gif and vbulletin_quickreply.js error oly51 Classifieds Bug Reports 1 October 13th, 2005 08:35 AM
directory login 404 jwhysleep Installs and Upgrade - vBulletin 3.0.X 1 July 14th, 2005 10:02 AM
clear.gif 404 errors 1atlas Bugs From 1.0.0 6 June 3rd, 2005 11:59 AM
404 Errors techfreak Photopost Pro Installation & Upgrades 1 April 1st, 2005 10:07 PM
PNG thumbs - solid black or missing with IE & Netscape imported_DougM Bugs From 1.0.0 3 January 5th, 2005 09:44 PM


All times are GMT -5. The time now is 03:30 AM.

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