Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> CNB Your Account
Author Message
Tommyguns
Hangin' Around



Joined: Jul 07, 2004
Posts: 32

PostPosted: Fri Nov 12, 2004 1:59 pm Reply with quote

blith wrote:
Wait, is this before the first
Code:
 // CNB Mod

or the one at the end? Thank you


The End -- works great now thanks!
 
View user's profile Send private message Visit poster's website MSN Messenger
menelaos61
Worker
Worker



Joined: Nov 10, 2004
Posts: 110

PostPosted: Wed Nov 17, 2004 1:56 am Reply with quote

So, what about the cookiecheck?
Does it work for all of you guys?
Any more problems or additional features requested?
Does it catch all cookieproblems so far?
The more feedback, the better!

cheers,
Richard Smile
 
View user's profile Send private message Send e-mail
Tommyguns







PostPosted: Wed Nov 17, 2004 6:53 am Reply with quote

Seems to be working great for me! Thanks and good job..
 
menelaos61







PostPosted: Wed Dec 01, 2004 9:48 am Reply with quote

Hi guys,
I just wanted to inform you that CNB Your Account 750 4.4.9 beta2 is out!
Many bugfixes, some new features and added security.

Download at: [ Only registered users can see links on this board! Get registered or login! ]

Have fun!

Cheers,
Richard van Oosterhout
 
Tommyguns







PostPosted: Wed Dec 01, 2004 11:12 am Reply with quote

Thanks for the update! I installed it and now when I go to my admin and click on Edit Users --- all that comes up is a Blank Page. I did the Extra for 7.4 or less as I am running 7.0..
 
Tommyguns







PostPosted: Wed Dec 01, 2004 11:19 am Reply with quote

ahh in the instructions it states:

Quote:
Open modules/includes/constants.php
Find:
define("CNBYA_DOMAINNAME", "");
add your domain or IP here without any http or www or slashes
Example:
define("CNBYA_DOMAINNAME", "phpnuke.org.br");


And in the file it states:

Quote:
enter your domain name here to add an extra layer of protection or leave blank.
# example shows how to use this with a subdomain
# define("CNBYA_DOMAINNAME", "wwww.yourdomain.com");
# no www or http just the domain name
# remove the '//' from the next two lines and insert your domain name for additional security
# (don't put 'http://' in front of it, your domain name only!


It did not work when I put it in as gunssquad.com but does work when I put [ Only registered users can see links on this board! Get registered or login! ] Working now..
 
menelaos61







PostPosted: Wed Dec 01, 2004 11:25 am Reply with quote

The admin files for phpnuke 7.4 or less currently contain a small but important error. By mistake it got into this build, but will be corrected asap.

from:
admin/case/case.users.php
admin/links/links.editusers.php
admin/modules/users.php

remove:
if (!defined('CNBYA')) { exit; }

Smile Embarassed Smile

Cheers, and enjoy beta2 !!!
Richard
 
sixonetonoffun
Spouse Contemplates Divorce



Joined: Jan 02, 2003
Posts: 2496

PostPosted: Wed Dec 01, 2004 1:10 pm Reply with quote

Tommyguns thats very interesting do you have force nuke url on in Nuke Sentinel by any chance? Just trying to understand what is happening this a very new snippet in this version for the first time. Though familar to patched series users.

_________________
[b][size=5]openSUSE 11.4-x86 | Linux 2.6.37.1-1.2desktop i686 | KDE: 4.6.41>=4.7 | XFCE 4.8 | AMD Athlon(tm) XP 3000+ | MSI K7N2 Delta-L | 3GB Black Diamond DDR
| GeForce 6200@433Mhz 512MB | Xorg 1.9.3 | NVIDIA 270.30[/size:2b8 
View user's profile Send private message
Tommyguns







PostPosted: Wed Dec 01, 2004 1:12 pm Reply with quote

No I do not have force nuke url on... And under preferences - under Site Url I have [ Only registered users can see links on this board! Get registered or login! ] Even though my site handles both ways. (BTW whats the Diff)..
 
sixonetonoffun







PostPosted: Wed Dec 01, 2004 3:02 pm Reply with quote

It just forces the browser to use what is set as the nuke url so if www is used there browsers are forced to use www thats all. It helps to keep search engine results consistant too. I don't use it either because of a issue with being on a subdomain.
 
miro
New Member
New Member



Joined: Feb 13, 2005
Posts: 12

PostPosted: Tue Feb 15, 2005 3:43 am Reply with quote

Hey,

I having alot of problems with my site. The address is:
[ Only registered users can see links on this board! Get registered or login! ]

Log in with USERNAME: guest PASSWORD: guest and see for yourself. It looks very wiard. Can you help me? (Please do not register, this is a school site and i havent figured out how to disable the user registration.)

Thanks.
 
View user's profile Send private message
miro







PostPosted: Tue Feb 15, 2005 3:45 am Reply with quote

Quote:

Hey,

I having alot of problems with my site. The address is:
[ Only registered users can see links on this board! Get registered or login! ]

Log in with USERNAME: guest PASSWORD: guest and see for yourself. It looks very wiard. Can you help me? (Please do not register, this is a school site and i havent figured out how to disable the user registration.)

Thanks.


Sorry but also if you can just click on the creat an account section. That too is not right, as well as the admin area. Thanks
 
sixonetonoffun







PostPosted: Tue Feb 15, 2005 7:05 am Reply with quote

Try using this in the mainfile.php instead of the lines noted in the install text.

Code:


 if ($forum_admin == 1) {
         include_once("../../../modules/Your_Account/includes/mainfileend.php");
     } elseif ($inside_mod == 1) {
         include_once("../../modules/Your_Account/includes/mainfileend.php");
     } else {
         include_once("modules/Your_Account/includes/mainfileend.php");
     }
 
miro







PostPosted: Tue Feb 15, 2005 12:28 pm Reply with quote

Hey,

I found the Your_Account beta2 Version and now it looks and works fine. The log-in section is great, and so are the administrative account settings. The user your_account is also fine. The only problem still is the administrative account log-in page. Visit:
[ Only registered users can see links on this board! Get registered or login! ]

And you see how the title starts with a "_" and is all capital? Thats what the whole of the admin page looks like. All the links under the configuration pictures look like that EG: _ADDSTORY and _EDITADMINS
Thats what most of them look like, but not all. Not all are like that. When i go thruther down the admin page, all sub-hedings are like that:

Ravenscroft Connections: _DEFHOMEMODULE

_MODULEINHOME News
[ _CHANGE ]


_WHOSONLINE

There are currently, 1 guest(s) and 0 member(s) that are online.

New Today: 1 - New Yesterday: 0


_AUTOMATEDARTICLES


_NOAUTOARTICLES


_LAST 20 Articles



_STORYID: EditDelete

Can you help me fix this problem please? I deleted all the files of the previous Your
account version and installed it from scratch. Also, i dont have a file called mainfile.php, but have one called mainfileend.php . Is there a difference? What do i need to do to sort this problem out? Please help me. I am using version 7.3.

Thank you,
Miro Mitov
 
sixonetonoffun







PostPosted: Tue Feb 15, 2005 1:35 pm Reply with quote

Miro those are missing language definitions. I'm not sure how or where along the way those have been over written but you can take them from the default install files: admin/language/lang-english.php and copy and paste them into your current admin/language/lang-english.php
 
miro







PostPosted: Tue Feb 15, 2005 3:49 pm Reply with quote

I havent got the default instalation files. Where can i get them from?
 
miro







PostPosted: Tue Feb 15, 2005 3:51 pm Reply with quote

On my original Your_Account and Admin Areas it has not done that.
 
miro







PostPosted: Tue Feb 15, 2005 3:52 pm Reply with quote

Alsom in the new Your_Account section for users and not admin, how does the point system work? Users get points when they post in the site, or when admin gives them points? How can admin give them points?
 
sixonetonoffun







PostPosted: Tue Feb 15, 2005 4:25 pm Reply with quote

Ok the language defines I was talking about are phpnuke definitions not Your_Account.
The CNB YA language files would not be the issue with your admin page.

Points can't be givin to users if you want to bump a user up you'll have to do it via phpmyadmin and edit the user directly. The points are added by CNB YA in the same way that default Your Account does we have made no changes to this system.
 
miro







PostPosted: Wed Feb 16, 2005 3:59 am Reply with quote

I dont have the actual php admin english installation file. Where can i get it from, or do i need to re-install the whole of the phpnuke site?

Thank you,
Miro
 
sixonetonoffun







PostPosted: Wed Feb 16, 2005 7:06 am Reply with quote

No only the file admin/language/lang-english.php
 
miro







PostPosted: Wed Feb 16, 2005 7:59 am Reply with quote

Yes, but where cai i find the lang-english.php file to put in the admin/language directory? Or is it the lang-english file which came with the new Your_Account installation files?
 
sixonetonoffun







PostPosted: Wed Feb 16, 2005 9:00 am Reply with quote

No its the one that came with phpnuke originally.
 
miro







PostPosted: Wed Feb 16, 2005 1:36 pm Reply with quote

So where can i find this file if it has been overwritten?
 
sixonetonoffun







PostPosted: Wed Feb 16, 2005 3:02 pm Reply with quote

In the distribution of PHPNuke that you originally downloaded. Or download it again and extract it from a new archive if you no longer have the one you started with.
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> CNB Your Account

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©