vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - Open Inviter Implementation | Massive Traffic (https://vborg.vbsupport.ru/showthread.php?t=249388)

billrini 09-20-2010 01:24 AM

It is correct. But just because it works for you doesn't mean it will work for everyone else.

Your instructions say this:

Quote:

Install open inviter to this path EXAMPLE.COM/OpenInviter/ <--- notice the caps !!, the folder in the download is already like this, just be sure to upload the folder to your domain root.
You don't mention removing postinstall.php which means that we somewhat have to rely on the OI installation instructions since the thing won't even function without removing that file. And if you simply download, unzip, and run (then delete) postinstall.php per the OI installation instructions you CAN still have problems.

In my particular case, the OpenInviter/conf folder was set to not allow read access to anyone but the directory owner. And since I didn't install it as user apache it couldn't read that folder. That was why it hung. As soon as I changed the directory perms everything worked just as you said they would.

Who knows . . . since each download is generated dynamically (your config file is already personalized to your OI account settings) perhaps they had some glitch in the file permissions or something. I'm just telling you what I experienced and what I did to correct it.

And as for Alucard^'s issue with the file-function-put-contents output, the problem is:

1. The text is white. There's actually warning messages on that page but since the text color is set to white you can't see it on a white background. Links obviously don't follow the same style which is why you see the links.

2. The warnings are from using the E_ALL settings in your php.ini configuration and setting output to display to the user.

Example:

display_errors = On
error_reporting = E_ALL

Setting display_errors to Off is recommended because the warnings and errors CAN contain information which hackers can use to exploit your system. What the On/Off toggles is whether or not it gets displayed to the user in the browser.

That can make debugging a bit of a pain but maybe you can set it On while developing and then turn it off when all the kinks have been worked out. <-- Remember you have to restart apache after making php.ini changes for them to take effect.

Also, E_ALL reports both serious errors as well as warnings about everything from poor coding practices to other fairly harmless warnings. It is probably better to set it to

error_reporting = E_ALL & ~E_NOTICE

Which means, E_ALL but minus the notices of things that aren't that serious.

Dr.osamA 10-02-2010 07:07 AM

1 Attachment(s)
not support Arabic ????

messege too coms like pic in attashment ...bad encloding

Any H E l P plzzzz

hosam119 10-18-2010 03:04 AM

i see
http://img169.imageshack.us/img169/2958/99536227.png
Unable to write stats. /home/sheltban/public_html/vb/OpenInviter is not writable

http://vb.sheltbanat.com/inviter.php



i try mack OpenInviter 777


http://img714.imageshack.us/img714/1943/99645957.png

i show page not found

http://img508.imageshack.us/img508/32/70657049.png




help me

Powered by Version 4.0.7

hosam119 10-18-2010 08:51 AM

thanks i fix it

hosam119 10-22-2010 01:12 AM

Quote:

Originally Posted by Dr.osamA (Post 2105818)
not support Arabic ????

messege too coms like pic in attashment ...bad encloding

Any H E l P plzzzz

نوع الترميز المستخدم


انا شغال معايا تمام

http://vb.sheltbanat.com/forum.php

MrBig 10-23-2010 09:52 PM

ill tag this.. looks cool

MrBig 10-27-2010 02:07 AM

i tride this /OpenInviter/postinstall.php

and got this

Warning: file_put_contents(config.php) [function.file-put-contents]: failed to open stream: Permission denied in /home/website/public_html/OpenInviter/postinstall.php on line 133
Checking for new versions of OpenInviter...

Fatal error: Call to undefined function curl_init() in /home/website/public_html/OpenInviter/plugins/_base.php on line 266

any help? :(

Kraxell 11-07-2010 09:40 AM

Which file must be translated?
If i change some words, the hole hack dont work....

Thug 11-10-2010 02:11 PM

any new updates coming for this?
like
:intergration into registration steps
:option to auto invite all instead of having the checkbox option

MelH 01-02-2011 06:21 AM

Last response from the developer was more than 3 months ago.

Can the developer please confirm that he is continuing to support this mod? It would be a shame if its no longer supported…

Is anyone using this successfully with the latest vBulletin (4.1.0)?


All times are GMT. The time now is 03:16 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01100 seconds
  • Memory Usage 1,741KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete