Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Badges

Any minute now…

robertpateii

Username
robertpateii
Joined
Visits
60
Last Active
Roles
Member
Badges
0
Points
0
Posts
8

Comments

  • There's nothing about columns in the readme.txt, at least in mine. Where exactly are these installation instructions?
  • There's nothing about columns in the readme.txt, at least in mine. Where exactly are these installation instructions?
  • Jehul's fixes work great, but page manager seems to break the whole thing again, forcing my discussions page to always be categories. Anyone have any luck making this work with page manager?
  • Jehul's fixes work great, but page manager seems to break the whole thing again, forcing my discussions page to always be categories. Anyone have any luck making this work with page manager?
  • Has anyone seen this before? Doesn't seem like it would be caused by interaction with another add ons. This extension seems to work for others, though. Could this be caused by my own mysql server being funky? Error Message An error occurred wh…
  • Has anyone seen this before? Doesn't seem like it would be caused by interaction with another add ons. This extension seems to work for others, though. Could this be caused by my own mysql server being funky? Error Message An error occurred wh…
  • Thanks for this extension! Love it. One question, though. Can I make it change quotes daily instead of randomly? What would I need to alter in the code? The code is well documented, here's the critical bit: // Here we split it into lines $quotes =…
  • Looks fantastic. I've been doing a little tweaking, and the one thing that's stumped me is how to move the banner title that's set in application settings down lower? Or even align to the bottom? thanks.
  • Looks fantastic. I've been doing a little tweaking, and the one thing that's stumped me is how to move the banner title that's set in application settings down lower? Or even align to the bottom? thanks.
  • Hey, looks good, works great! No more errors. One bit of imbalance, though this comes from vanilla itself. When you create a new role you can set which categories to which it has access. But if you go to edit that role, there's no more categories…
  • yea, i installed yours, venus, first extension on my forum, and i get the following on every page load. ========= Notice: Undefined index: MultiRoles_ReadOnly in /home/virtual/site13/fst/var/www/html/forum/library/Framework/Framework.Class.SqlBu…
  • Hey, looks good, works great! No more errors. One bit of imbalance, though this comes from vanilla itself. When you create a new role you can set which categories to which it has access. But if you go to edit that role, there's no more categories…
  • yea, i installed yours, venus, first extension on my forum, and i get the following on every page load. ========= Notice: Undefined index: MultiRoles_ReadOnly in /home/virtual/site13/fst/var/www/html/forum/library/Framework/Framework.Class.SqlBu…
  • I just skipped the whole wgAuth thing and installed the wiki in the same database as vanilla with MW_ prefixes, and that solved those errors. I was still having the exact same error as Fullman, though. The header issue. Turns out there were a few l…
  • I get lots of fun errors. I changed the information on the localsettings file to reflect my database, username, etc. I didn't touch the authplugin file. Any idea why it might throw those errors? It shows the wikifront page, but the errors are in the…
  • I just skipped the whole wgAuth thing and installed the wiki in the same database as vanilla with MW_ prefixes, and that solved those errors. I was still having the exact same error as Fullman, though. The header issue. Turns out there were a few l…
  • I get lots of fun errors. I changed the information on the localsettings file to reflect my database, username, etc. I didn't touch the authplugin file. Any idea why it might throw those errors? It shows the wikifront page, but the errors are in the…
  • Awesome! Looking forward to reinstalling this with these additions, pguth. Will report back if it causes any trouble.
  • Awesome! Looking forward to reinstalling this with these additions, pguth. Will report back if it causes any trouble.
  • The file could not be opened. Please make sure that PHP has write access to the /home/virtual/site13/fst/var/www/html/forum/conf/extensions.php file. It has write access, am I having problems because of the virtual path, you think? p.s. Yea, …
  • The file could not be opened. Please make sure that PHP has write access to the /home/virtual/site13/fst/var/www/html/forum/conf/extensions.php file. It has write access, am I having problems because of the virtual path, you think? p.s. Yea, …
  • vanilla-1.whatever/themes/vanilla/styles/default/vanilla.css #CommentForm textarea { width:650px; }
  • ^^^ yes. standards, please.
  • MazY, I had the same issue, and used this post to solve it: http://lussumo.com/community/discussion/5547/2/attachments/#Comment_65655 in short, replace this line: 'application/download' => array('rar', 'RAR',) With this line: 'application/do…
  • you could probably solve this client side. I use firefox in windows XP and i have no trouble staying logged into multiple forums all at once. check and make sure your cookies aren't set to expire, or that they are on to begin with. Or is it just …
  • What i'm considering for my own similar situation (though I don't use your software) is to just leave the old board up, but close everything so it can only be viewed. Space is pretty cheap.
  • and it's got a cool whisper system that's way better than PMs. and it seems to be quicker on the draw.
  • this .htaccess business just flat out never works for me. . . Massive edit: I don't have mod_rewrite installed, apparently. This guide has a good paragraph on how to check to see if it's installed or not: http://www.workingwith.me.uk/articles/scri…
  • For the record, the Category Page First extension works like a champ if you add jehul's hacks to it and don't use page manager. But I need the page manager, so I need this htaccess fix. But . . . Massive edit: I don't have mod_rewrite installed, a…