You might need to add these additions for the pop-ups to work properly.In
postings.cgi------------
FIND:require "ubb_library.pl";
require "ubb_library2.pl";
Then, ADD: require "private.cfg";
---------------
In
forumdisplay.cgi---------------
FIND:require "ubb_library.pl";
Then, ADD: require "private.cfg";
_____________________________________________
Second question 4
Spawn ![[Linked Image]](https://ubbdev.com/ubb/smilies/biggrin.gif)
Is it possible to
recieve pop-ups with out reloading or going to another page?
That would be a great if someone could figure that out (
hint hint)
