Nick Very Senior Member
    
![[Avatar]](http://uploads.vforums.co.uk/forums/support/f_5e7b1402b305d883af97446b2fedc6c2_1-eog.jpeg) Posts: 3,013 Status: Offline Gender: Male Location: vForums Age: 35 Joined:
pmwww | |
Marc vChat Developer
     I <3 Rossy
Posts: 3,388 Status: Offline Gender: Male Location: Ontario, Canada Age: 33 Joined:
Additional Groups: Coding Team
  
pmwww | Re: Forum Directory Error (24th Dec 07 at 4:33am UTC) | | I see that, too.
The only one that is there is vForums Support, but it's just the title, no description or anything. | |
rroll.to— Shorten a link, rickroll your friends. |
|
Ross Administrator
    
![[Avatar]](http://uploads.virtualforums.co.uk/forums/pokemon/vforums-qr1.png) Posts: 3,709 Status: Offline Gender: Male Age: 9 1⁄4 Joined:
Additional Groups: Support Team
  
pmwwwgtalkvForum | Re: Forum Directory Error (24th Dec 07 at 12:52pm UTC) | | Guess that's what happens when I try and fix the smilies All fixed now. | |
|
|
Marc vChat Developer
     I <3 Rossy
Posts: 3,388 Status: Offline Gender: Male Location: Ontario, Canada Age: 33 Joined:
Additional Groups: Coding Team
  
pmwww | Re: Forum Directory Error (24th Dec 07 at 7:34pm UTC) | | Guess that's what happens when I try and fix the smilies  All fixed now.
Seems kind of unrelated, but I guess that's PHP for ya. | |
rroll.to— Shorten a link, rickroll your friends. |
|
Ross Administrator
    
![[Avatar]](http://uploads.virtualforums.co.uk/forums/pokemon/vforums-qr1.png) Posts: 3,709 Status: Offline Gender: Male Age: 9 1⁄4 Joined:
Additional Groups: Support Team
  
pmwwwgtalkvForum | Re: Forum Directory Error (24th Dec 07 at 8:57pm UTC) | | Guess that's what happens when I try and fix the smilies  All fixed now. Seems kind of unrelated, but I guess that's PHP for ya.
The UBBC function parses both UBBC tags and the smilies. To parse the smilies for each skin it uses a seperate call to an image creating function. This works fine when the UBBC function is called on a forum where the image function exists. However the directory uses the same UBBC function but because it's not a forum it didn't have the function which is used to create skin-specific images. So because the UBBC function was trying to call another function which didn't exist it just died. Hope that makes sense | |
|
|
Marc vChat Developer
     I <3 Rossy
Posts: 3,388 Status: Offline Gender: Male Location: Ontario, Canada Age: 33 Joined:
Additional Groups: Coding Team
  
pmwww | Re: Forum Directory Error (24th Dec 07 at 11:11pm UTC) | | Guess that's what happens when I try and fix the smilies  All fixed now. Seems kind of unrelated, but I guess that's PHP for ya. The UBBC function parses both UBBC tags and the smilies. To parse the smilies for each skin it uses a seperate call to an image creating function. This works fine when the UBBC function is called on a forum where the image function exists. However the directory uses the same UBBC function but because it's not a forum it didn't have the function which is used to create skin-specific images. So because the UBBC function was trying to call another function which didn't exist it just died. Hope that makes sense
I know what you mean; I share a function for UBBC/smileys between my site and forum too, and the UBBC kept messing up on the site for the same reason. | |
rroll.to— Shorten a link, rickroll your friends. |
|
Nick Very Senior Member
    
![[Avatar]](http://uploads.vforums.co.uk/forums/support/f_5e7b1402b305d883af97446b2fedc6c2_1-eog.jpeg) Posts: 3,013 Status: Offline Gender: Male Location: vForums Age: 35 Joined:
pmwww | Re: Forum Directory Error (26th Dec 07 at 8:34pm UTC) | | Now there is a new error, with the Editing forum directory. Every time I try to modify the directory the whole page turns white, and the task bar at the bottom says "Done"
Here is my forum http://ffnation.virtualforums.co.uk
~Darkmage | |
|
Ross Administrator
    
![[Avatar]](http://uploads.virtualforums.co.uk/forums/pokemon/vforums-qr1.png) Posts: 3,709 Status: Offline Gender: Male Age: 9 1⁄4 Joined:
Additional Groups: Support Team
  
pmwwwgtalkvForum | Re: Forum Directory Error (27th Dec 07 at 12:44am UTC) | | Fixed | |
|
|