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/)
-   -   Error Viewing Individual Images (http://www.photopost.com/forum/installs-upgrade-vbulletin-3-5-x/118775-error-viewing-individual-images.html)

imported_kilcher July 20th, 2005 03:15 PM

Error Viewing Individual Images
 
I recently upgraded my gallery to be compatible with 3.5 and everything seems to work fine but when I go to view individual images I get the following error...

Fatal error: Call to undefined function: construct_editor_js_arrays() in /httpdocs/gallery/showimage.php on line 933


Any ideas?

ConqSoft July 20th, 2005 03:20 PM

Re: Error Viewing Individual Images
 
Did you apply these fixes?
http://www.vbadvanced.com/forum/forumdisplay.php?f=87

imported_kilcher July 20th, 2005 03:49 PM

Re: Error Viewing Individual Images
 
I just did several of them, a couple of them gave me parse errors so I undid them.

ConqSoft July 20th, 2005 03:50 PM

Re: Error Viewing Individual Images
 
If they gave you parse errors, then you didn't make the changes correctly. Try it again, carefully. And don't use an editor like DreamWeaver, it'll cause you problems. Use a simple editor like www.ultraedit.com

imported_kilcher July 20th, 2005 04:08 PM

Re: Error Viewing Individual Images
 
I use editpad. This is one of them, I'm not sure how I can be screwing it up, it's just cut and paste...

http://www.vbadvanced.com/forum/show...62&postcount=3

This is the error I get...

Parse error: parse error, unexpected '\"' in /httpdocs/gallery/index.php(253) : eval()'d code on line 32

This is what's in my code...

$navreplace['replace'] = array(
'"' . $vbulletin->options['bburl'] . '/clientscript',
'\'' . $vbulletin->options['bburl'] . '/misc.php',
iif($vba_options['gallery_navbarhomelink'], '$vbulletin->options[hometitle]', '$vba_options[gallery_title]'),
iif($vba_options['gallery_navbarhomelink'], '$vboptions[homeurl]', '$vba_options[gallery_url]/index.php')
);

Brian July 20th, 2005 04:10 PM

Re: Error Viewing Individual Images
 
You need to upgrade your vB version to 3.5 Beta 4.

imported_kilcher July 20th, 2005 05:50 PM

Re: Error Viewing Individual Images
 
Ok, I upgraded to beta 4 and this is what I get, same error, no images or categories showing...

http://www.veggieboards.com/gallery/

Brian July 20th, 2005 06:18 PM

Re: Error Viewing Individual Images
 
http://www.vbadvanced.com/forum/show...ghlight=plugin

imported_kilcher July 21st, 2005 01:46 AM

Re: Error Viewing Individual Images
 
Same thing. :-/

Fuzzy Orange July 21st, 2005 04:33 AM

Re: Error Viewing Individual Images
 
Im getting this same problem aswell

It wont let me view individual images it comes up with
Fatal error: Call to undefined function: construct_editor_js_arrays() in /home/performancecc/public_html/gallery/showimage.php on line 933

Fuzzy Orange July 21st, 2005 04:49 AM

Re: Error Viewing Individual Images
 
Oh great!

I upgraded to beta 4 like you said and now I dont get anything at all - literally a blank page! *sigh*

http://gallery.performancecarclub.co.uk/

Please help - my club members are getting quite annoyed now :(

Fuzzy Orange July 21st, 2005 04:56 AM

Re: Error Viewing Individual Images
 
RIGHT ok kilcher I got somewhere

I know you did the same upgrade as me to vb 3.5 and installed gallery same as me

I just upgraded to vb 3.5 beta 4 and none of my gallery pages would work at all
So I re-downloaded gallery 1.0.1 (3.5) and copied all the files back over to my site - went to admincp/vbgallery_install.php and reinstalled the phrases and templates

Everything seems to work now including viewing the image pages - except I get some kind of javascript error when viewing images about invalid use of null - but i'll have a look at that some other time

ConqSoft July 21st, 2005 07:46 AM

Re: Error Viewing Individual Images
 
The JS error is corrected in one of the Bug Fixes listed here on the site.

imported_kilcher July 22nd, 2005 01:27 AM

Re: Error Viewing Individual Images
 
Thanks FO! I'll try that tomorrow. :)

imported_kilcher July 23rd, 2005 12:48 AM

Re: Error Viewing Individual Images
 
Awesome, that worked! Thanks!

Noxious August 21st, 2005 03:12 PM

Re: Error Viewing Individual Images
 
Quote:

Originally Posted by ConqSoft

which fixes in particular?

Noxious August 21st, 2005 05:51 PM

Re: Error Viewing Individual Images
 
nevermind i fixed it myself it was quick


All times are GMT -5. The time now is 07:52 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