Re: Phoenix CMS [UberEmu Compatible]
There is no housekeeping. Yet.
Posted via Mobile Device
Re: Phoenix CMS [UberEmu Compatible]
Ive tried the way Spazz said too. Still didnt work. Ive tried my own. Still get the page not found thing. But still... When emu is off i dont get this. It loads for 1 sec. It shows welcome and navagator for like 1 sec then i get page not found :\. Ive tried like 5 diff emus. Still same problem. :\
Re: Phoenix CMS [UberEmu Compatible]
Teamviewer?
Posted via Mobile Device
Re: Phoenix CMS [UberEmu Compatible]
So how can i write a news?
Re: Phoenix CMS [UberEmu Compatible]
Re: Phoenix CMS [UberEmu Compatible]
Pm me details. I'll use iPhone client
Posted via Mobile Device
Re: Phoenix CMS [UberEmu Compatible]
Quote:
Originally Posted by
slimser
So how can i write a news?
oldschool way, PHPMyAdmin :cool:
lmao
Re: Phoenix CMS [UberEmu Compatible]
spazz can you teamview me after? it might be because of the sso ticket or password hashing.
Re: Phoenix CMS [UberEmu Compatible]
Quote:
Originally Posted by
thetrev14
Sojobo, Can u come on my pc via teamviewer and fix client? I need this set up on my pc so i no how on my VPS :\
I have a queue as long as my arm, I've got a bunch of new licence holders and since they've paid, they get priority over anyone else, sorry.
Quote:
Originally Posted by
slimser
Greetings, how do i get to housekeeping in thise? hehe cannot fine housekeeping..
The housekeeping isn't done yet, I'm gonna get started on it soon though.
Quote:
Originally Posted by
england
ah i got it working at my dads computer but on my home computer i get just text on the pages and some pages prompt me to download thm, i followd the video perfect, what am i doing rong?
sorry to ask for help :|
You've not installed coldfusion properly, try again - follow the instruction video closely.
Quote:
Originally Posted by
Grant
Does that count for the emulator error?
If you're not using Phoenix Emu, I can't help you with your emulator problems.
Quote:
Originally Posted by
slimser
So how can i write a news?
The only way at the moment is via PHPMyAdmin, Navicat, or whatever SQL tool you prefer to use.
Re: Phoenix CMS [UberEmu Compatible]
Aaron, This CMS is epic. Just 1 question, Does it have any Exploits?
Re: Phoenix CMS [UberEmu Compatible]
Quote:
Originally Posted by
FlyCoder
Aaron, This CMS is epic. Just 1 question, Does it have any Exploits?
It's brand new but having coded CMS's before I'm pretty sure it should be rock solid - there are session and rank checks all over the place.
Re: Phoenix CMS [UberEmu Compatible]
Quote:
Originally Posted by
Sojobo
If you're not using Phoenix Emu, I can't help you with your emulator problems..
I am using Phoenix Emu.
Re: Phoenix CMS [UberEmu Compatible]
Quote:
Originally Posted by
Grant
I am using Phoenix Emu.
Try running this then;
DELETE FROM navigator_publics WHERE ID = 8;
If you were using the latest SQL then that should do nothing, but the description of your error sounds like you're not.
Re: Phoenix CMS [UberEmu Compatible]
Quote:
Originally Posted by
Sojobo
Try running this then;
DELETE FROM navigator_publics WHERE ID = 8;
If you were using the latest SQL then that should do nothing, but the description of your error sounds like you're not.
0 rows affected.
Re: Phoenix CMS [UberEmu Compatible]
This error:
Element AUTHOR is undefined in THISSTORY.
The error occurred in C:\xampp\htdocs\content\2-Community\articles.cfm: line 71
69 : SELECT *
70 : FROM users
71 : WHERE id = #ThisStory.author#
72 : LIMIT 1
73 : </cfquery>
Looks like article part got errors