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)
-   -   Private Messages Enhancements - Cyb - PM System Enhancements (https://vborg.vbsupport.ru/showthread.php?t=141838)

dbirosel 04-11-2007 11:21 PM

Quote:

Originally Posted by itsblack (Post 1225359)
To get it work with CMPS, there is no need to edit CSS. There is an easier way, just simply edit the product xml file, find
before that add following thing
or something more, for line 186, beforeyou should also add
And reinstall the product. That's it.

Doesn't work for me. :(

Edited the product, added the code. Overwrite the product, and nothing.

adwade 04-13-2007 10:38 PM

When I registered as a new user on my board doing some testing and went to read the initial Welcome PM vBulletin sends out I get this error with this MOD installed:

Code:

Warning: array_search() [function.array-search]: Wrong datatype for second argument in /private.php(1723) : eval()'d code on line 20

Warning: implode() [function.implode]: Bad arguments. in /private.php(1723) : eval()'d code on line 22

However, if I disable this MOD it goes away. Any Ideas? :confused:

Valter 04-14-2007 07:53 AM

Upgrade to version 1.3.

maamon 04-14-2007 08:41 AM

Possible Arab
thank you.................

adwade 04-14-2007 12:25 PM

Quote:

Originally Posted by Cybernetec (Post 1227293)
Upgrade to version 1.3.

Genius! New version works like a charm. :D

I had originally installed your MOD sometime back, but in the process of vB upgrades had removed it. When I reinstalled it yesterday, I used my last D/L'd copy not noticing you had released v1.3. :o

Anyway, all's well Thanxx to Cybernetec again! :up:

...and AD re--clicks Installed

fox3nova 04-17-2007 10:35 PM

We found that if Enable Private Messages Menu in NavBar.
It will make ie wrong.
If members got a message, that member cant visit the index page.

Tulsa 04-20-2007 10:11 AM

Quote:

Originally Posted by dbirosel (Post 1223853)
Does this work with CMPS yet? Members can't access there private messages through CMPS. They keep getting the 404 error. Is there a solution to this?

The only solution I've found is search for this phrase private_messages_nav and edit this
Quote:

<a href="private.php{3}">Private Messages</a>: {1}, {2}
to reflect your absolute path, should be like this...
Quote:

<a href="http://www.yoursite/yourdirectory/private.php{3}">Private Messages</a>: {1}, {2}
Then edit the template Cybernetec Templates > cyb_pme_pmmunu and change the five instances of
Quote:

href="private.php"
to the same absolute path.
Quote:

a href="http://www.yoursite/yourdirectory/private.php

dbirosel 04-20-2007 12:25 PM

Quote:

Originally Posted by Tulsa (Post 1231859)
The only solution I've found is search for this phrase private_messages_nav and edit this

to reflect your absolute path, should be like this...


Then edit the template Cybernetec Templates > cyb_pme_pmmunu and change the five instances of

to the same absolute path.

Thank you so much... I been waiting forever to get this fixed!! You just made my day.

Tulsa 04-20-2007 11:06 PM

I'm glad I could help! I don't often have the chance to give back to this great site that I've received so much from.

There may be a cleaner way to do this and if someone knows it, please speak up but in the meantime this will suffice.

AzH 04-21-2007 05:16 PM

Seems like a conflict with your very own advanced forum rules option. The rules link in the navbar disappeared when i installed this.


All times are GMT. The time now is 05: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.01174 seconds
  • Memory Usage 1,740KB
  • 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_code_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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