• This forum has been archived. New threads and replies may not be made. All add-ons/resources that are active should be migrated to the Resource Manager. See this thread for more information.

[8wayRun.Com] XenUtiles (Tools)

Status
Not open for further replies.
I hope we can disable the down vote feature completely (not only via "disabled down vote forums")...
 
this add-on is just great!

features like "deleting unconfirmed members (after a certain amount of days)" and "re-sending confirmation e-mail to unconfirmed users" and the Spam-tools are just essential for any forum webmaster.

IMHO all those features should be build into XF-core.
 
Anyone please see my problems and tell me how to solve them :( (see my URL to know clearly my problem)
 

Attachments

  • 2.webp
    2.webp
    85.2 KB · Views: 47
  • 1.webp
    1.webp
    58.9 KB · Views: 44
I'm getting this error in my error log.

Error info:
Code:
ErrorException: imagepng() [<a href='function.imagepng'>function.imagepng</a>]: Unable to open '/home/*********/public_html/*********/community/data/statistics/registrations.png' for writing: No such file or directory - library/Chart/class/pImage.class.php:131
Generated By: Unknown Account

Stack trace:
Code:
#0 /home/*********/public_html/*********/community/library/Chart/class/pImage.class.php(131): XenForo_Application::handlePhpError(Resource id #58, '/home/*********/p...')
#1 /home/*********/public_html/*********/community/library/EWRutiles/Model/Statistics.php(156): pImage->render('/home/*********/p...')
#2 /home/*********/public_html/*********/community/library/EWRutiles/Model/Statistics.php(77): EWRutiles_Model_Statistics->buildGraphChart('Registrations', Array, Array, Array, Array)
#3 /home/*********/public_html/*********/community/library/EWRutiles/CronEntry/Statistics.php(7): EWRutiles_Model_Statistics->updateStatistics()
#4 /home/*********/public_html/*********/community/library/XenForo/Model/Cron.php(353): EWRutiles_CronEntry_Statistics::update()
#5 /home/*********/public_html/*********/community/library/XenForo/Cron.php(29): XenForo_Model_Cron->runEntry(Array)
#6 /home/*********/public_html/*********/community/library/XenForo/Cron.php(64): XenForo_Cron->run(Array)
#7 /home/*********/public_html/*********/community/cron.php(12): XenForo_Cron::runAndOutput()
#8 {main}

Request state:
Code:
array(3) {
  ["url"] => string(55) "http://www.**********.com/community/cron.php?1313407809"
  ["_GET"] => array(1) {
    [1313407809] => string(0) ""
  }
  ["_POST"] => array(0) {
  }

Any ideas?
 
I'm getting the same error as above.. ( it happens over and over again )

Copy/Paste from error logs Via ACP :

Error Info
Code:
ErrorException: imagepng() [<a href='function.imagepng'>function.imagepng</a>]: Unable to open '/home/********/*********/data/statistics/registrations.png' for writing: No such file or directory - library/Chart/class/pImage.class.php:131
Generated By: Unknown Account, Yesterday at 9:08 AM

Stack Trace

Code:
#0 [internal function]: XenForo_Application::handlePhpError(Resource id #15, '/home/********/...')
#1 /home/********/*********/library/Chart/class/pImage.class.php(131): imagepng('/home/********/...')
#2 /home/********/*********/library/EWRutiles/Model/Statistics.php(156): pImage->render('Registrations', Array, Array, Array, Array)
#3 /home/********/*********/library/EWRutiles/Model/Statistics.php(77): EWRutiles_Model_Statistics->buildGraphChart()
#4 /home/********/*********/library/EWRutiles/CronEntry/Statistics.php(7): EWRutiles_Model_Statistics->updateStatistics()
#5 [internal function]: EWRutiles_CronEntry_Statistics::update(Array)
#6 /home/********/*********/library/XenForo/Model/Cron.php(353): call_user_func(Array)
#7 /home/********/*********/library/XenForo/Cron.php(29): XenForo_Model_Cron->runEntry()
#8 /home/********/*********/library/XenForo/Cron.php(64): XenForo_Cron->run()
#9 /home/********/*********/cron.php(12): XenForo_Cron::runAndOutput()
#10 {main}

Request State

Code:
array(3) {
  ["url"] => string(47) "http://www.********erry.com/cron.php?1316246875"
  ["_GET"] => array(1) {
    [1316246875] => string(0) ""
  }
  ["_POST"] => array(0) {
  }
}
 
I'm getting this error when I manually try to run the cron job:

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 86 bytes) in /home/**********/public_html/forum/library/Zend/Db/Statement/Mysqli.php on line 304

I lowered "Sitemap Urls per Split" to 5000 and still the same.

Any ideas please? :)
 
Sorry to ask this if its already been asked, but with the Stop Forum Spam check, can you tell the script to allow single failures through? We get quite a few IP matches which currently get rejected, even though the users are fine - dynamic IPs. We also tend to get Username hits as well, for some rather common usernames, perhaps reject instantly if the email matches, allow if the IP matches and put the user into moderation if the Username & IP match.

(Even better if it does a country check, put all Chinese, Russians and Indians into moderator approval automatically!)

We'll be using Usergroup promotions so that any new member automatically has their first few posts approved by mods, before being promoted into the normal registered members group but currently the vB StopForumSpam is loosing us too many users with false positives.
 
Sorry to ask this if its already been asked, but with the Stop Forum Spam check, can you tell the script to allow single failures through? We get quite a few IP matches which currently get rejected, even though the users are fine - dynamic IPs. We also tend to get Username hits as well, for some rather common usernames, perhaps reject instantly if the email matches, allow if the IP matches and put the user into moderation if the Username & IP match.

(Even better if it does a country check, put all Chinese, Russians and Indians into moderator approval automatically!)

We'll be using Usergroup promotions so that any new member automatically has their first few posts approved by mods, before being promoted into the normal registered members group but currently the vB StopForumSpam is loosing us too many users with false positives.
Set the heuristics to "Medium" or "Low". You have it set to "High", which means a single failure will be denied.
 
Is the Demo page supposed to just be 2 lines of gibberish or is there supposed to be content there?
View attachment 20457
That's the sitemap. It's for search engine crawlers to find pages of your website/forum, ;)

This might be a little clearer to you, assuming you've built a sitemap before and know how to structure it :

Code:
<?xml version="1.0" encoding="utf-8"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>http://8wayrun.com/data/sitemaps/forums_1.xml</loc>
    <lastmod>2011-10-23T04:00:18+00:00</lastmod>
  </sitemap>
  <sitemap>
    <loc>http://8wayrun.com/data/sitemaps/threads_1.xml</loc>
    <lastmod>2011-10-23T04:00:18+00:00</lastmod>
  </sitemap>
  <sitemap>
    <loc>http://8wayrun.com/data/sitemaps/members_1.xml</loc>
    <lastmod>2011-10-23T04:00:18+00:00</lastmod>
  </sitemap>
  <sitemap>
    <loc>http://8wayrun.com/data/sitemaps/media_1.xml</loc>
    <lastmod>2011-10-23T04:00:18+00:00</lastmod>
  </sitemap>
  <sitemap>
    <loc>http://8wayrun.com/data/sitemaps/wiki_1.xml</loc>
    <lastmod>2011-10-23T04:00:18+00:00</lastmod>
  </sitemap>
</sitemapindex>
 
That's the sitemap. It's for search engine crawlers to find pages of your website/forum, ;)

This might be a little clearer to you, assuming you've built a sitemap before and know how to structure it :

Code:
<?xml version="1.0" encoding="utf-8"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>http://8wayrun.com/data/sitemaps/forums_1.xml</loc>
    <lastmod>2011-10-23T04:00:18+00:00</lastmod>
  </sitemap>
  <sitemap>
    <loc>http://8wayrun.com/data/sitemaps/threads_1.xml</loc>
    <lastmod>2011-10-23T04:00:18+00:00</lastmod>
  </sitemap>
  <sitemap>
    <loc>http://8wayrun.com/data/sitemaps/members_1.xml</loc>
    <lastmod>2011-10-23T04:00:18+00:00</lastmod>
  </sitemap>
  <sitemap>
    <loc>http://8wayrun.com/data/sitemaps/media_1.xml</loc>
    <lastmod>2011-10-23T04:00:18+00:00</lastmod>
  </sitemap>
  <sitemap>
    <loc>http://8wayrun.com/data/sitemaps/wiki_1.xml</loc>
    <lastmod>2011-10-23T04:00:18+00:00</lastmod>
  </sitemap>
</sitemapindex>
Ah yes much clearer. I wasn't thinking SEO sitemap when I read the OP, I was thinking content portal. I should have read more of the thread before replying lol.
 
Status
Not open for further replies.
Top Bottom