![]() |
Quote:
|
Hi peeps
I appear to have an uncached template for "forumrules" The only thing that i can think of thats caused this would be this hack perhaps? Can anyone advise please? |
UAE if you ever manage to see this I've got a slight problem. I've noticed that some of the other guys have this issue too.
I wanted the Rules hack to only work for the Registered Users and not Guests. I wanted the Guests to freely surf the forums, but once registered, required to accept the Rules. Right now even a guest is required to accept the hack which is pretty bad for Crawlers and Bots. I might be missing something but until then I'll have to uninstall. Thanks. Update: Although I didnt find a way to solve the problem above, I did find a way around it. Instead of having it show up when "viewing" a thread I switched it to "new thread" and "new reply". Guests cant post replies or new threads on my forums anyways. :) Sometimes you just gotta beat the system ;) |
How should we fix this?
Instead of becoming part of the Forums and Moderators section, it started its own Forum and Moderators section so now we have two of them showing :( How/where do we rename it? |
What are the two new templates called, and where (what section) can we find them?
|
I've discovered one can force a SQL error by adding a single quote to an URL for a registration confirmation (e.g. http://gfxcontests.com/register.html?a=act&u=312&i=19120597'). Apparently there isn't an error checking to clean URLs of stray single quotes before passing them into the SQL string to look for rules that belong to said URL.
A full version of the error result is: Code:
Database error in vBulletin 3.5.3: The solution to this error is to find the following statements in the product-rulesagreement.xml file; Code:
$ruleneed = $vbulletin->db->query_first("SELECT * FROM " . TABLE_PREFIX . "ruleshack Code:
$sql = "SELECT * from " . TABLE_PREFIX . "ruleshack Code:
$urluri = addslashes($urluri); |
Hi
Whoopsy, wrong hack :o |
Is there any way to use this with paid subscriptions, so the user has to agree to my rules regarding cancellations, refunds, etc?
Thanks, Andrew |
Quote:
|
Quote:
|
All times are GMT. The time now is 11:59 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|