vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Give Your Users a Custom Page on Your Site (https://vborg.vbsupport.ru/showthread.php?t=91903)

Totti 01-13-2006 08:59 AM

Quote:

Originally Posted by Club3G
I can't delete pages. All of my Usergroup permissions are set to yes.

ye, lol ... even my own page cannot be deleted? :o

groberthall 01-14-2006 09:14 AM

Ok. I have read through all 58 pages, twice. IThis problem has only been mentioned once and went unanswered :)

If I try to report a users page it goes to a page that just shows the navbar and footer. Nothing in between.

Reporting is working ok on the forum.

Any Ideas ?

EasyTarget 01-14-2006 03:39 PM

as far as I remember you have to set the forum id where you want the reports to go in one of the files/templates.

groberthall 01-14-2006 04:28 PM

I have done that :)
The problem is not where the report goes but how you make one in the first place. There is no text box or anything, just a navbar and the footer on the page that comes when you click report this page.

Club3G 01-14-2006 04:45 PM

Still trying to figure out two things:

- Why Administrators can't delete pages, I get a no permission message.
- How to remove the rank box, or at least move it the bottom. (It looks a little rediculous up top)

groberthall 01-14-2006 06:13 PM

The inability to delete pages is caused by a missing ! in the userpage.php file. If you look back through the threads it is mentioned several times.

The rating box can be simply commented out in the userpage template.

Totti 01-14-2006 07:13 PM

Quote:

Originally Posted by ChrisBaktis
Mine has been corrected. In the userpage.php file on line 862 look for

PHP Code:

if ($pageexists

Change to:

PHP Code:

 if (!$pageexists

The ! is what the problem was on mine. I now can delete pages with no problem.

great, thanks for the tip :)
there's some crazy frame/pop-up issue showing our forumheader twice though, but it disappears again after deleting :D

Club3G 01-14-2006 09:53 PM

^^ Hah, I have that on my clipboard, was just about to post it. Thank you grobert. :)

Club3G 01-14-2006 09:56 PM

Just so it's here, to remove the ranking box, in the userpage template, remove or comment out this code:

Code:

<if condition="$canrate">
<td class="tcat" id="rate" nowrap="nowrap" width="25%" align="right"><a href="#rate">$vbphrase[rate_userpage]</a>
<script type="text/javascript"> vbmenu_register("rate"); </script>
</td>
<else />
<td class="tcat" nowrap="nowrap" width="25%" align="right">
<img src="$stylevar[imgdir_rating]/rating_$rating.gif" border="0">
</td>
</if>


</tr>
</table
<if condition="$show['popups']">
<div class="vbmenu_popup" id="rate_menu" style="display:none">
<form action="userpage.php" method="post">
<input type="hidden" name="do" value="rate">
<input type="hidden" name="userid" value="$userinfo[userid]">
        <table cellpadding="4" cellspacing="1" border="0">
        <tr>
                <td class="thead">$vbphrase[rate_userpage]<a name="goto_threadrating"></a></td>
        </tr>
       


        <tr>
                <td class="vbmenu_option" title="nohilite">
                <div><img class="inlineimg" src="$stylevar[imgdir_rating]/rating_5.gif" alt="$vbphrase[excellent]" /><label for="vote5"><input type="radio" name="rating" id="vote5" value="5" $votechecked[5] />$vbphrase[excellent]</label></div>
                <div><img class="inlineimg" src="$stylevar[imgdir_rating]/rating_4.gif" alt="$vbphrase[good]" /><label for="vote4"><input type="radio" name="rating" id="vote4" value="4" $votechecked[4] />$vbphrase[good]</label></div>
                <div><img class="inlineimg" src="$stylevar[imgdir_rating]/rating_3.gif" alt="$vbphrase[average]" /><label for="vote3"><input type="radio" name="rating" id="vote3" value="3" $votechecked[3] />$vbphrase[average]</label></div>
                <div><img class="inlineimg" src="$stylevar[imgdir_rating]/rating_2.gif" alt="$vbphrase[bad]" /><label for="vote2"><input type="radio" name="rating" id="vote2" value="2" $votechecked[2] />$vbphrase[bad]</label></div>
                <div><img class="inlineimg" src="$stylevar[imgdir_rating]/rating_1.gif" alt="$vbphrase[terrible]" /><label for="vote1"><input type="radio" name="rating" id="vote1" value="1" $votechecked[1] />$vbphrase[terrible]</label></div>
                </td>
        </tr>
        <tr>
                <td class="vbmenu_option" title="nohilite" align="center">
                        <input type="hidden" name="s" value="$session[dbsessionhash]" />
                        <input type="hidden" name="t" value="$threadid" />
                        <input type="hidden" name="pp" value="$perpage" />
                        <input type="hidden" name="page" value="$pagenumber" />
                        <input type="submit" class="button" value="$vbphrase[vote_now]" />
                </td>
        </tr>

        </table>
</form>
</div>
</if>


Dark_D 01-15-2006 01:27 AM

OK first please understand there are 58 pages and no way for me sit in one place long enough to read all of them....

That said, I load the hack as per instructions and get a "500 Internal Server Error". When I remove the .htaccess file I can now make a personal page but get a "Can't find phase" error and the same error with the shout out....

What can be done to fix this?


All times are GMT. The time now is 04:35 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.02328 seconds
  • Memory Usage 1,763KB
  • 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
  • (2)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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