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)
-   -   Major Additions - Content Pages for vB 4.0 (https://vborg.vbsupport.ru/showthread.php?t=239235)

dietpepsi 04-12-2010 01:27 AM

Great mod. I've been waiting for this type of mod to be released, as I have 700+ pages I want to use with it.

That said, any chance that we'll see support for sub-categories?

MooseMoney 04-12-2010 09:46 PM

This mod is not working for me.

Quote:

Database error in vBulletin 4.0.2:

Invalid SQL:
SELECT * FROM contentpages_categories ORDER BY title DESC LIMIT 0,100;

MySQL Error : Table 'weizterfishvbforum.contentpages_categories' doesn't exist
Error Number : 1146
Request Date : Monday, April 12th 2010 @ 03:43:19 PM
Error Date : Monday, April 12th 2010 @ 03:43:19 PM
Script : http://www.XXXXXXXX.com/forum/adminc...?do=categories
Referrer : http://www.XXXXXXXX.com/forum/admincp/index.php?do=nav
IP Address : xxx.xxx.xxx.xxx
Username : xxxxxxxxxxx
Classname : vB_Database
MySQL Version : 5.0.88-userstats-log
I can't uninstall the mod either! I get another error message when I try uninstall! What now???

Quote:

Database error in vBulletin 4.0.2:

Invalid SQL:
DROP TABLE `contentpages`;

MySQL Error : Unknown table 'contentpages'
Error Number : 1051
Request Date : Monday, April 12th 2010 @ 03:46:45 PM
Error Date : Monday, April 12th 2010 @ 03:46:46 PM
Script : http://www.XXXXXXXXX.com/forum/admin...do=productkill
Referrer : http://www.XXXXXXXXX.com/forum/admin...ontentpages&s=
IP Address : xxx.xxx.xxx.xxx
Username : xxxxxxxxxx
Classname : vB_Database
MySQL Version : 5.0.88-userstats-log

ccampo 04-13-2010 11:16 AM

Quote:

Originally Posted by MooseMoney (Post 2020177)
This mod is not working for me.

I can't uninstall the mod either! I get another error message when I try uninstall! What now???

use the script I provided 3 posts above "cp.txt" , modify it to meet your own vB tables prefix, that script will create the tables needed to use the mod.

If you download the zip file again the script to create the tables will not fail and the installation will succeed.

NFLfbJunkie 04-13-2010 03:49 PM

I finally have this working. Great MOD. One problem. I created an HTML document with some lists, but when I paste the code in to an HTML document, the list formatting is lost.

MooseMoney 04-13-2010 10:30 PM

Quote:

Originally Posted by ccampo (Post 2020474)
use the script I provided 3 posts above "cp.txt" , modify it to meet your own vB tables prefix, that script will create the tables needed to use the mod.

If you download the zip file again the script to create the tables will not fail and the installation will succeed.

What am I suppose to do with "cp.txt"?
Please explain slowly and carefully as I am a noob!

ccampo 04-14-2010 07:32 PM

Quote:

Originally Posted by MooseMoney (Post 2020803)
What am I suppose to do with "cp.txt"?
Please explain slowly and carefully as I am a noob!

That's just a plain text file with the SQL commands to create the tables, change the table names to match your own table PREFIX and then run those SQL commands on your MySQL database, use phpMyAdmin or similar to run those sentences.

MooseMoney 04-14-2010 09:17 PM

Quote:

Originally Posted by ccampo (Post 2021336)
That's just a plain text file with the SQL commands to create the tables, change the table names to match your own table PREFIX and then run those SQL commands on your MySQL database, use phpMyAdmin or similar to run those sentences.

Thank you.
I struggled initially but seem to get it right in the end.

Crow 05-13-2010 06:10 PM

I'm interested in this mod, but I have a few questions if you don't mind?

1.) Will bb codes work on these pages?
2.) What about WOL locations, do they work?

ccampo 05-14-2010 08:01 PM

Quote:

Originally Posted by Crow (Post 2036531)
I'm interested in this mod, but I have a few questions if you don't mind?

1.) Will bb codes work on these pages?
2.) What about WOL locations, do they work?

1.) No
2.) No

These are just normal php, html or Text pages which are displayed just like any page on a browser, for bb codes you can just use the equivalent html tag instead.

Timberwolf 06-22-2010 03:06 PM

I have uploaded/imported successfully to the point of getting a tab up and have renamed it. Then when I click on it I get an error message with nothing found for the url.

http://www.seekeroftheway.com/forums/contpages.php

Could you please explain how to use this. I can't find where to create/save files to. If I want more than 1 page under the tab - is that possible?

If only one page allowed, then I assume I can link to other documents.

Please advise where to save and how to save my file (page).

Thanks

ccampo 07-01-2010 11:01 AM

I do not think the MOD was installed correctly, please de-install it and then reinstall it again.
.
In any case to create pages you have to go to the AdminCP and select "Content Pages" option, once there, click on the "Add page" option, fill in the blanks by just copying/pasting the PHP, HTML or Text page itself into the field and then save it, and that's it.

Dr.osamA 07-01-2010 12:33 PM

1 Attachment(s)
thanxxx ccampo

installed + 5 Stars + translated to Arabic

plzz bro be nice and add translation to 1st post

pcalloway 07-01-2010 08:11 PM

The mod doesn't work on my forum - there's no place to add pages or categories.

AURFSCAN 07-03-2010 03:41 PM

works perfect .. thankyou

ccampo 07-17-2010 12:33 PM

Quote:

Originally Posted by Dr.osamA (Post 2062702)
thanxxx ccampo

installed + 5 Stars + translated to Arabic

plzz bro be nice and add translation to 1st post

Thank you, the zip file is now available for download from the first page.

ccampo 07-17-2010 12:36 PM

Quote:

Originally Posted by pcalloway (Post 2062946)
The mod doesn't work on my forum - there's no place to add pages or categories.

Once the MOD is successfully installed go to the AdminCP and look for Content Pages, it should be almost at the bottom, there are options for changing the settings, add categories and pages.

vikris 07-18-2010 05:59 PM

Same problem here:

Not Found

The requested URL /upload/contpages.php was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

I'm not seeing the option to add a page in the admin cp.

Help?

Thanks!

P.S. Using VB Suite 4.0.4 PL1

ccampo 07-19-2010 02:56 PM

Quote:

Originally Posted by vikris (Post 2071189)
Same problem here:

Not Found

The requested URL /upload/contpages.php was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

I'm not seeing the option to add a page in the admin cp.

Help?

Thanks!

P.S. Using VB Suite 4.0.4 PL1

There's a vB configuration problem on your site, there's no such "/upload/contpages.php" it should be "contpages.php" without the "/upload" I have no idea where that filename came from.

Where exactly are you seeing that message ? from the NabVar?

If the MOD was installed correctly these are some the links from AdminCP:
http://www.yourdomain.com/<vbforumroot>/admincp/contentpages_admin.php?do=addcat
http://www.yourdomain.com/<vbforumroot>/admincp/contentpages_admin.php?do=addpage
http://www.yourdomain.com/<vbforumroot>/admincp/contentpages_admin.php


Front page:
http://www.yourdomain.com/<vbforumroot>/contpages.php

just change www.yourdomain.com and <vbforumroot> to match your site.

That might give you some ideas where the configuration problem is coming from in your site.

cs28702 01-04-2012 04:17 AM

Does this work on the latest version of vbulletin? If not, is there another mod that allows easy creation of new pages?

aryung 10-15-2012 03:06 AM

Works Great and smooth
i want to auto start a thread in a chosen board the Thread title will be treated as Link and will redirect user to content page

how i can do this please

ccampo 10-16-2012 01:33 AM

Quote:

Originally Posted by aryung (Post 2373068)
Works Great and smooth
i want to auto start a thread in a chosen board the Thread title will be treated as Link and will redirect user to content page

how i can do this please

All you need to know is the page id of the page you want to link:
http://<yourdomain.com>/forum/contpages.php?do=showpage&pid=XX

just change the XX for the id (number) of your desired page.

Now, how to link the name of a thread to be a link of another page? You probably need a plugin to do that.

DAMINK 12-25-2012 10:45 AM

Can i ask what the difference between 1.0 and 1.1 is please?

JanesOos 04-01-2013 08:37 AM

This plugin needs a WYSIWYG editor.


All times are GMT. The time now is 10:14 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.01291 seconds
  • Memory Usage 1,776KB
  • 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
  • (11)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
  • (23)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