vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Miscellaneous Hacks - CES NuWiki Special Pages (https://vborg.vbsupport.ru/showthread.php?t=155813)

fredang85 03-26-2008 08:43 PM

Ah thincom2000 i just found this mod and i anticipate them to be working well in my site, motorolafans.com! (Will install them after I install preprocess, have a problem there tho maybe u can go take a look at that thread)

Because I purchased nuWiki and I find them not as good as they said they were, and had many grey areas which I do not know what is going on.

And yea, I'm going to have vbProjects installed soon after this is up! Thanks for all the effort!

tscargo 03-26-2008 09:37 PM

Quote:

Originally Posted by thincom2000 (Post 1475140)
Hi, I have just been bogged down with work recently and have not been able to put in much time with this mod. I just responded to your PM.

Thanks for getting back to me, I have responded to your PM, would appreciate if you could reply asap.

Thanks,

Taco

fredang85 03-27-2008 07:46 AM

Okay, I've installed the preprocess, and I tried to import the hooks, and I got this:

Invalid File Specified

I used the "Download / Upload plugin" link to install. Am I wrong?

thincom2000 03-27-2008 12:04 PM

You want to "Download / Import Product"

fredang85 03-27-2008 04:08 PM

I got the same error

Invalid File Specified

This file: hooks_nuhit_nuwiki.xml

thincom2000 03-27-2008 05:37 PM

Oh, you're not supposed to import the hooks. Just upload it in the file system. You only need to import the product xml.

fredang85 03-28-2008 01:54 AM

But in your readme, you write

2) If using NuWiki 1.3 Beta 5 or RC1, install the Hooks contained in
./install/hooks_nuhit_nuwiki_xml.zip.

So if I were to upload, where do I upload to?

fredang85 03-28-2008 01:56 AM

Which also means I have to follow the instructions in nuwiki_hooks_install.txt? Like those that I did in preprocess?

thincom2000 03-28-2008 02:51 AM

Yeah, sorry about the complicated install. When the new version is finally released it will be much easier.

fredang85 03-28-2008 05:53 AM

When trying to import product-ces_nwsp_spec.xml

XML Error: XML_ERR_NAME_REQUIRED at Line 5

fredang85 03-29-2008 06:36 PM

as for product-ces_nwsp_spec_pt.xml

XML Error: Mismatched tag at Line 50

I ain't a coder, I can follow instructions well, but I just get into problems, and seems like no one else. Did they really do an install, or is mine a little different?

thincom2000 03-30-2008 08:16 PM

I think I found the mismatch error in that file. Here is the same file with only the mismatch fixed.

fredang85 03-31-2008 06:31 AM

This new one that you uploaded has the same problem:

XML Error: XML_ERR_NAME_REQUIRED at Line 5

Thanks for making time for me.. :)

thincom2000 03-31-2008 03:00 PM

Hm, the problem is that the error is so vague. Try this one, I changed line 5 a bit this time.

fredang85 03-31-2008 07:05 PM

This time,
XML Error: XML_ERR_NAME_REQUIRED at Line 783

Nevermind, I managed to find out what you did to the previous code changes.

Do you mean you can install this on your site effectively?

fredang85 03-31-2008 07:52 PM

Now's another problem! This is also related to <![CDATA[ ]]> changes too.

Line 971 <TITLE> was without CDATA, so I added a CDATA tage for it, but now it comes a

XML Error: Mismatched tag at Line 1003

Wads the problem? I tried to do my own diagnostics but I am not of that level..

thincom2000 03-31-2008 08:13 PM

If line 971 looks like this, I don't know why it would think the title tag is still open.

HTML Code:

                        <title><![CDATA[Special Headline & Discussion Cleanup]]></title>
Sorry about all these XML issues. I have been working on a new version for almost a year and so I haven't been able to test the public version anymore.

fredang85 04-01-2008 01:35 AM

Ah, so since you don't know why either, means I'll have to revert back all my changes?

When's your new version gonna be released?

I'll be looking forward for it. =)

thincom2000 04-01-2008 01:45 AM

I can't give a definitive ETA at this time, since it is still in beta testing, but I have done a feature-freeze, so I hope to have it out in a few short weeks.

thincom2000 04-09-2008 04:47 PM

UPDATE: Auto-links are really a pain. They were so broken to begin with, forget about actually getting them to work in a mod!

Next major release:
-------------------------------------------
- test auto-links (about 1 more hour)
- test cached posts (need to delete postparsed row on save of used link to support templates and "red" links) (1 more day)
- handle inlinemod deletespam (2 hours or so)
- test all inlinemod actions (5 hours or so, expecting bugs)
- rewrite link cache function for efficiency (2 hours)
- create legacy-to-bbcode permanent conversion tool (3 hours or so)
- finish install.xml (2 more hours)
-------------------------------------------
Public release...
As you can see, feasibly I can have this out in 2 or 3 days, but I'm busy until Monday, so don't expect much progress until then.

Next subversion:
-------------------------------------------
- rewrite wikify second post (revisions were never handled by default, probably about 2 days)
- go AJAX crazy (3 to 4 days)
- help articles (3 to 4 days of hardcore article writing)

andrewkhunn 04-09-2008 04:53 PM

That sounds radically awesome. I'd be happy to chip in some $$ to keep you motivated! :)

Thanks for all the hard work.

fredang85 04-09-2008 07:34 PM

Yay! Love ya! I'm waiting eagerly! :P

andrewkhunn 04-30-2008 01:32 PM

Any update now that 3.7 is gold?

thincom2000 04-30-2008 06:20 PM

Ah for those who weren't checking the NuHit site, 2.0.0 Beta 1 has been in testing by a small few since early this month, and the second Beta should be together by the end of the week. I expect probably 3 Betas before a public release here.

Things were slowed down a bit since vBulletin added the CSRV protection, and some inline moderation handling in Beta 1 had actually relied on this vulnerability. I have had to try to come up with a whole new method of inline moderation now.

Alfa1 04-30-2008 10:43 PM

Do I understand you correctly that you have replaced vb's inline moderation for another method and that hacks that use vb's inline moderation system will therefore not work anymore?

thincom2000 05-01-2008 04:13 AM

I still plan on using the inline moderation system. However, in order to respect the new CSRV protection vBulletin has implemented, I need to be more clever with how I integrate it.

peterle1 05-26-2008 04:14 PM

Any news here?

thincom2000 05-26-2008 07:26 PM

Well, the mod is currently in its 2nd private beta stage, with number 3 arriving shortly. I have had delays because I decided not to release a free version, and as a result I am in the process of going through all the existing code to make sure I'm not violating any licenses.

The commercial version of this mod will be available on my web site when beta stage 3 is complete, and when I finish setting up the shopping cart there, since it will be the site's first commercial product.

That said, a NuWiki installation will no longer be required, because this mod will be a fully functional wiki for vBulletin on its own. As of Beta 3 there is an automatic NuWiki importer built into the install code of the product XML.

andrewkhunn 05-27-2008 03:03 AM

Quote:

Originally Posted by thincom2000 (Post 1532150)
Well, the mod is currently in its 2nd private beta stage, with number 3 arriving shortly. I have had delays because I decided not to release a free version, and as a result I am in the process of going through all the existing code to make sure I'm not violating any licenses.

The commercial version of this mod will be available on my web site when beta stage 3 is complete, and when I finish setting up the shopping cart there, since it will be the site's first commercial product.

That said, a NuWiki installation will no longer be required, because this mod will be a fully functional wiki for vBulletin on its own. As of Beta 3 there is an automatic NuWiki importer built into the install code of the product XML.

This is wonderful news. Any idea on a price point for the commercial release?

thincom2000 05-27-2008 03:08 AM

I don't think I'm allowed to discuss pricing here, but you can PM me for details.

andrewkhunn 05-27-2008 03:12 AM

Oh yes, valid point. Sorry for the unintentional trap there.

upirate 05-27-2008 02:46 PM

I need Nuwiki for my board. where can I get a stable working version for 3.7.0 ?

Thanks

tscargo 05-27-2008 02:58 PM

Quote:

Originally Posted by upirate (Post 1533001)
I need Nuwiki for my board. where can I get a stable working version for 3.7.0 ?

To be honest: nowhere. I guess you have to wait like all of us until Thincom releases his wiki product.

Regards,

Taco

peterle1 05-29-2008 12:32 PM

Quote:

Originally Posted by thincom2000 (Post 1532150)
The commercial version of this mod will be available on my web site when beta stage 3 is complete, and when I finish setting up the shopping cart there, since it will be the site's first commercial product.

So I will take my shotgun and visit the bank ... :cool: :p

It would be great, if this will become a good working wiki integration!
Thanks for it anyway. :)

thincom2000 06-15-2008 04:48 PM

I plan to release Beta 3 on my site by tomorrow. I think at that point I will have to only support the product there.

thincom2000 06-17-2008 07:13 PM

The updated version is only available on my site now. It's a commercial product so, you will have to look to http://www.vaultwiki.org/ for support on anything after 1.0.1.

cosy 06-18-2008 12:01 PM

Quote:

Originally Posted by thincom2000 (Post 1551938)
The updated version is only available on my site now. It's a commercial product so, you will have to look to http://www.crackedeggstudios.com for support on anything after 1.0.1.

u still need nuwiki to get this working ?

thincom2000 06-18-2008 01:51 PM

No the commercial product does not require NuWiki. NuWiki is only needed for the version in this thread.

peterle1 06-25-2008 10:55 AM

Quote:

Originally Posted by thincom2000 (Post 1551938)
The updated version is only available on my site now. It's a commercial product so, you will have to look to http://www.crackedeggstudios.com for support on anything after 1.0.1.

So, how are things in Glocca Mora? :p
I am not quite sure, what kind of problems your server has, but it is very difficult to reach it.
Quote:

An error occurred while loading http://www.crackedeggstudios.com:
Timeout on server
Connection was to www.crackedeggstudios.com at port 80
I am a registered user at your site and I would very much like to take a look at your little extension, but i am always kicked out and no, I am not miserable user - at least I hope so. :D

thincom2000 06-25-2008 06:23 PM

I'm not sure the reason for this other than I'm not on a dedicated server, so sometimes the connection is slow. It's usually possible to get through on a second try.

Hopefully my host fixes the problem so that it occurs less frequently.


All times are GMT. The time now is 11:00 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
  • Page Generation 0.01496 seconds
  • Memory Usage 1,820KB
  • 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
  • (1)bbcode_html_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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