Absolutley beautiful style! Unfortunately, I can not see the:
"signed in as ... (sign out)"
part that is usually in the upper right hand corner. Is it hiding from me, is it part of the style to not have that part, or do I need glasses? Thanks for…
Absolutley beautiful style! Unfortunately, I can not see the:
"signed in as ... (sign out)"
part that is usually in the upper right hand corner. Is it hiding from me, is it part of the style to not have that part, or do I need glasses? Thanks for…
I have been trying to give myself an icon for the past 2 weeks now, and after I save the icon in the Account Pictures settings page, it redirects me to a blank page with a little black square icon in the upper left corner that reads nogd. What does…
I have been trying to give myself an icon for the past 2 weeks now, and after I save the icon in the Account Pictures settings page, it redirects me to a blank page with a little black square icon in the upper left corner that reads nogd. What does…
That is strange. I would think that having a way to order posts and stickies would be a very basic feature that many would want. - well I got my php book in the mail yesterday so give me a couple years...
objected and fysicsluvr, does this mean you have differing opinions about what a home server could take? I am planning to buy real soon. My budget could handle one of the Intel quads 2.66Ghz and 2 gigs of ram, and it would be on an Ubuntu LAMP ser…
I was wondering what to buy, if I had to run my own server. 30 visitors a minute sounds really good. What are the good points to running your own server vs. uploading to a server provided by your isp or equivalent?
Do you mean the Private messaging add-on is old, and that it should be able to be overridden by the language files?
Now that I think about it, yeah, shouldn't the conf/language file override everything? I had to put the translated files in the Ja…
Thanks for your input guys!
What are we talking about in terms of members? If I had say 100 people signed in at once, is that too much for your average self done apache server off your box at home?
I also tried putting just
$Context->Dictionary['Inbox'] = 'myvalue';
and then I tried just
$Context->Dictionary['PrivateMessagesTab'] = 'myvalue';
then I tried both
$Context->Dictionary['Inbox'] = 'myvalue';
$Context->Dictionary['Priva…
In the default.php of private messages extention, there are two different "Inbox" values (see below), and I tried copying the first and the last lines into the conf/language.php but neither of them worked.
Am I missing something?
Thanks for your hel…
Thats just it. It is an add-on, so there is no definition in the language file. It is in the extension configuration file. I just need to know where to change what.
Love the messaging system! My forum is in Japanese so I want to change on the tab where it says "Inbox" into Japanese. Since private messages is an add-on, you can not change the language in the conf/language.php right? How would I go about chang…
I think the problem was I did not enter a "discussion topic" when I started the discussion so it gave the errors, not sure though. I guess I need to play with it a little more.
I am not Japanese, I just live in Japan. Not a Go player either. Act…
Ok, I just bought some PHP books on the internet, and am reading some tutorials right now. My sister does Java, so when I move back to my hometown, which will be in a couple of months, I will have her to question non-stop. :)
I want to learn Pytho…
Hey guys. I have read the wiki page until I am blue in the face- and short a couple handfulls of hair. I am trying to get my forum in Japanese and I am not sure how to change my database to utf-8. I want to start fresh with a new vanilla and a ne…
Thanks boss! I think it is really neat that you can write programs like that? I would like to run a web server with vanilla from my computer and understand more of the underlining programming languages running vanilla. What would be your suggesti…
Thanks for your speedy reply. It seems I have an extra line in the init_ajax.php file.
This is what it looks like now.
// Start the session management
$Context->StartSession();
$Context->Session->Check($Context);
// DEFINE THE…
Hey, thanks a lot guys! You have been very helpful, and that is a big reason why I deleted phpbb and tried to get Vanilla running again. I finally did it. I have a lot to learn, but I am trucking along thanks to your help. As it turns out, I had…
I am using my own computer with the vanilla folder on my desktop. I open the folder with firefox, go to the startup php script and it tries to save. I tried to install phpbb and it worked beautifully, so the php should be working. As I am sure yo…