Jump to content
xisto Community

jlhaslip

Members
  • Content Count

    6,070
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by jlhaslip

  1. Could also, if you are writing the script, add a field to the user's table that has the last-post timestamp in it and check that time-stamp before continuing with the post being processed. You would need to update that timestamp on every successful post,though. If you aren't writing the script, going to a redirect page will only lag the Forum. Users won't like it. *edit* Or a javascript method??? http://forums.xisto.com/no_longer_exists/
  2. Topic is resolved.Please PM any moderator to continue this discussion. Until then, this topic is closed.
  3. Are you using dreamweaver? there is an onload problem if you are. check at http://www.lokeshdhakar.com/projects/lightbox2/ yet???
  4. Topic is resolved.Please PM any moderator to continue this discussion. Until then, this topic is closed.
  5. I would suggest you send an email to support@xisto.com or PM velma the Moderator who also is a member of the xisto (trap) support staff.
  6. Topic is resolved.Please PM any moderator to continue this discussion. Until then, this topic is closed.
  7. Check in the Tutorial Section here at the Xisto. there is one that uses a folder named with a jpg (or png ) extension that would likely work for you. I think the problem is that .php is not an acceptable file extension fo uploading to this server. Ig you have the script named index.php inside a folder named with an acceptable file extension might work? I think the Tutorial I am referring to can be found use "sig rotator" as a search value.
  8. phpbb Forums include options in the Admin Panel to restrict registrations by requiring an Admin approval, and other methods to avoid abuse of your Forum. On the other hand, if you have a Public Forum, and are trying to attract more users, it defeats the purpose of automating the process. :PI suggest you 'weed' out in-active users once a month or so.
  9. It used to be that a Bottle Opener was necessary (required) equipment in a Dorm, but now there are twist-tops...
  10. Another security issue is with sending passwords via the GET method. Better to use POST on the Form and the receiving end. the password at least would not be visible if you use the POST method.Check the page that submits the info to see if the GET or POST method is used on the submit form, too.
  11. I will move this Topic to Hosted or Questions and Queries. No problem.The re-install script runs hourly, or so, depending on Server Load. Hang around for a bit and try back. It should be okay inside of two hrs max. Typically.
  12. http://forums.xisto.com/no_longer_exists/
  13. I wonder if the US Forces could feed all those Prisoners of War... http://forums.xisto.com/topic/43361-canadian-confidence-gotta-love-them-newfs/
  14. rvalkass has given good advise, but also, you need to check to make certain the Database has been created, and that you have the correct name, user and password. The Trap is set-up so that the database names are pre-fixed with your cpanel name and an underscore.Example: DB named "stuff" should be referenced by "jlhaslip_stuff" as the DB name. And the DB user needs to be set-up in MYSQLADMIN on the Cpanel, too.
  15. I suggest an Email to support@Xisto.com Attn: Velma, and/or send a PM inside the Xisto or Trap PM system, please. Maybe both???
  16. Can you post a link please.Or post the error message you are receiving. There are simply too many possibilities to 'guess' what the error is or how to fix it.We may also ask for the code to be posted, but let us see the error message first. Thanks.
  17. PHP is already included in your hosting account, no need to upload anything, simply name your files with a php file extension and they will be parsed as php.
  18. The problem with your sub-domain not working is that you requested a different sub-domain name on your application. drop the 'dash' and try again. Can you access your cpanel? http://forums.xisto.com/no_longer_exists/
  19. There is a Topic in the tutorial section which explains the procedure quite well, but you need to read the entire Thread to get a grasp of it. There would be a difference too, in that your 'png' folder would contain only the script and not the randomization method. Overall, you stand a chance to produce the desired results using this technique. http://forums.xisto.com/index.php?sho&hl=rotator Oh, and please use the bbcode 'code' tags for anything containing html, php, etc.
  20. As pointed out by buffaloHELP in the previous post above yours and by Dooga, too, the removal depends on time, your posting skills, and assisting members with solid replies of good quality. I am sure that you will become a better Member now that you understand the rules and the Moderation system here, so sharing your knowledge by answering the questions raised by other members will get your warning level reduced in no time flat.
  21. The biggest differences are that all tags need to be closed in xhtml, all tags must be in lower case, all attribute values must be quoted, and the cascade applies, still, so there CAN be CSS in the xhtml file, because having it in the xhtml file affects the cascade, but it really is wiser to seperate the content from the styling.Google and the other Bots prefer the xhtml files because the validated files tend to be smaller in size since the 'style information' is not in the file and the content is easier to find, identify and sort through. In a nutshell, xhtml is a stricter coding language/structure and as suggested above, you can benefit now and in the future by staying with the current recommendations. Eventually the xhtml rules will apply across the web, so either learn it now, or suffer the consequences of not staying current. :XD:
  22. AEF Forums includes a Shoutbox pre-installed. It is a 'pop-up' by default, or can be fixed at the top of the page. Check this out/ Use the 'Quick Link' to see the pop-up version.
  23. The search function found this link which describes a google and a googleplex very nicely http://forums.xisto.com/index.php?shop;hl=googleplex
  24. Just worked for me... What Browser are you using? Please try again and post a message here or there to let me know if it worked or not... Still squashing bugs, but I haven't had any problems with this feature yet.
  25. Pretty much the same methood is used, but before you install phpbb3, have a look here to see another new Forum Software. AEF includes a shoutbox ad banners top and bottom, and a rotating News system... Demo Board to view. Very easy to install.
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.