i'm trying to use the subSilver style sheet across my website and would like to know how i can get {T_FONTFACE1}, etc. to spit out the relevant data from the database on other pages of my website..... i was sent here and i tried the code and it gave me an error of error with query: Query: SELECT 'te...
If you have no MODs installed Step 1 Download the “Changed Files Only” from the download page at phpBB.com, and unzip it to a directory at your hard drive Step 2 Inside of this zip you'll see several more zip files. Unzip the one that refers to the version you're updating Step 3 Upload all those fi...
i want to continue the styles across as well.....so have copied the subSilver CSS across and when i view the source code it still has the {T_BODY_BGCOLOR} etc. and i would like to use them to use the colours....incase i do end up changing them....
i'm integrating my website with my forum. i have followed this article and i have managed to have it working. there is just one more thing that i would like to do and that is to use: $userdata = session_pagestart($user_ip, PAGE_INDEX); init_userprefs($userdata); to indicate which page users are on t...